summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-11-24ext4: sanity check the block and cluster size at mount timeTheodore Ts'o
2016-11-24coredump: fix unfreezable coredumping taskAndrey Ryabinin
2016-11-22ubifs: Fix regression in ubifs_readdir()Richard Weinberger
2016-11-22ubifs: Abort readdir upon errorRichard Weinberger
2016-11-22libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong
2016-11-20UBIFS: Fix possible memory leak in ubifs_readdir()Richard Weinberger
2016-11-08ubifs: Fix xattr_names length in exit pathsRichard Weinberger
2016-11-08isofs: Do not return EACCES for unknown filesystemsJan Kara
2016-11-08Do not send SMB3 SET_INFO request if nothing is changingSteve French
2016-11-08SMB3: GUIDs should be constructed as random but valid uuidsSteve French
2016-11-08Set previous session id correctly on SMB3 reconnectSteve French
2016-11-08Display number of credits availableSteve French
2016-11-08Clarify locking of cifs file and tcon structures and make more granularSteve French
2016-11-08cifs: Limit the overall credit acquiredRoss Lagerwall
2016-11-08fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov
2016-10-28NFSv4: Open state recovery must account for file permission changesTrond Myklebust
2016-10-28pstore/ram: Use memcpy_fromio() to save old bufferAndrew Bresticker
2016-10-28pstore/ram: Use memcpy_toio instead of memcpyFurquan Shaikh
2016-10-28pstore/core: drop cmpxchg based updatesSebastian Andrzej Siewior
2016-10-28pstore: Fix buffer overflow while write offset equal to buffer sizeLiu ShuoX
2016-10-25ext4: allow DAX writeback for hole punchRoss Zwisler
2016-10-25ext4: reinforce check of i_dtime when clearing high fields of uid and gidDaeho Jeong
2016-10-25reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()Mike Galbraith
2016-10-07NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-10-06xfs: fixed signedness of error code in xfs_inode_buf_verifyJeff Mahoney
2016-10-06NFSD: Using free_conn free connectionKinglong Mee
2016-10-06hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()Dan Carpenter
2016-10-06btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-10-06ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant
2016-10-06ocfs2/dlm: fix race between convert and migrationJoseph Qi
2016-09-29reiserfs: fix "new_insert_key may be used uninitialized ..."Jeff Mahoney
2016-09-29NFSv4.x: Fix a refcount leak in nfs_callback_up_netTrond Myklebust
2016-09-29ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé
2016-09-29xfs: fix superblock inprogress checkDave Chinner
2016-09-29ext4: use __GFP_NOFAIL in ext4_free_blocks()Konstantin Khlebnikov
2016-09-29ext4: avoid modifying checksum fields directly during checksum verificationDaeho Jeong
2016-09-29fix d_walk()/non-delayed __d_free() raceWilly Tarreau
2016-09-29ext4: validate that metadata blocks do not overlap superblockTheodore Ts'o
2016-09-21fs/seq_file: fix out-of-bounds readVegard Nossum
2016-08-19nfs: don't create zero-length requestsBenjamin Coddington
2016-08-19CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky
2016-08-19cifs: fix crash due to race in hmac(md5) handlingRabin Vincent
2016-08-19cifs: Check for existing directory when opening file with O_CREATSachin Prabhu
2016-08-19ext4: fix reference counting bug on block allocation errorVegard Nossum
2016-08-19ext4: short-cut orphan cleanup on errorVegard Nossum
2016-08-19ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum
2016-08-19ext4: fix deadlock during page writebackJan Kara
2016-08-19ext4: check for extents that wrap aroundVegard Nossum
2016-08-19fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang
2016-08-19ext4: verify extent header depthVegard Nossum