summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-10-12ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o
2017-10-12ext4: validate s_first_meta_bg at mount timeEryu Guan
2017-10-12ext4: Don't clear SGID when inheriting ACLsJan Kara
2017-10-12ext4: fix data corruption for mmap writesJan Kara
2017-10-12fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov
2017-10-12ext4: only call ext4_truncate when size <= isizeJosef Bacik
2017-10-12lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler
2017-10-08xfs: remove kmem_zalloc_greedyDarrick J. Wong
2017-10-05btrfs: prevent to set invalid default subvolidsatoru takeuchi
2017-10-05vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsetsAndreas Gruenbacher
2017-10-05SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French
2017-10-05SMB: Validate negotiate (to protect against downgrade) even if signing offSteve French
2017-10-05cifs: release auth_key.response for reconnect.Shu Wang
2017-10-05cifs: release cifs root_cred after exit_cifsShu Wang
2017-09-27ext4: fix incorrect quotaoff if the quota feature is enabledzhangyi (F)
2017-09-27f2fs: check hot_data for roll-forward recoveryJaegeuk Kim
2017-09-13xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing
2017-09-13btrfs: resume qgroup rescan on rw remountAleksa Sarai
2017-09-13dlm: avoid double-free on error path in dlm_device_{register,unregister}Edwin Török
2017-09-07epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov
2017-09-07CIFS: remove endian related sparse warningSteve French
2017-09-07CIFS: Fix maximum SMB2 header sizePavel Shilovsky
2017-08-30nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever
2017-08-30cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg
2017-08-30cifs: Fix df output for users with quota limitsSachin Prabhu
2017-08-16pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig
2017-08-16fuse: initialize the flock flag in fuse_file on allocationMateusz Jurczyk
2017-08-11f2fs: sanity check checkpoint segno and blkoffJin Qian
2017-08-11ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee
2017-08-11ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara
2017-08-11pstore: Use dynamic spinlock initializerKees Cook
2017-08-11pstore: Correctly initialize spinlock and flagsKees Cook
2017-08-11pstore: Allow prz to control need for lockingJoel Fernandes
2017-08-11dentry name snapshotsAl Viro
2017-08-11pstore: Make spinlock per zone instead of globalJoel Fernandes
2017-07-27udf: Fix deadlock between writeback and udf_setsize()Jan Kara
2017-07-27NFS: only invalidate dentrys that are clearly invalid.NeilBrown
2017-07-27f2fs: Don't clear SGID when inheriting ACLsJaegeuk Kim
2017-07-27CIFS: Fix handle_cancelled_mid callback initializationPavel Shilovsky
2017-07-21exec: Limit arg stack to at most 75% of _STK_LIMKees Cook
2017-07-21fs/dcache.c: fix spin lockup issue on nlru->lockSahitya Tummala
2017-06-29CIFS: Improve readdir verbosityPavel Shilovsky
2017-06-29autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown
2017-06-29fs/exec.c: account for argv/envp pointersKees Cook
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins
2017-06-26configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger
2017-06-26Call echo service immediately after socket reconnectSachin Prabhu
2017-06-14btrfs: fix memory leak in update_space_info failure pathJeff Mahoney
2017-06-14btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
2017-06-14ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov