summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-09-07ceph: fix readpage from fscacheYan, Zheng
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-30dax: fix deadlock due to misaligned PMD faultsRoss Zwisler
2017-08-24x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checksOleg Nesterov
2017-08-16pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig
2017-08-16nfs/flexfiles: fix leak of nfs4_ff_ds_version arraysWeston Andros Adamson
2017-08-16fuse: initialize the flock flag in fuse_file on allocationMateusz Jurczyk
2017-08-16xfs: Fix leak of discard bioJan Kara
2017-08-12btrfs: Remove false alert when fiemap range is smaller than on-disk extentQu Wenruo
2017-08-11Btrfs: fix early ENOSPC due to delallocOmar Sandoval
2017-08-11ext4: Don't clear SGID when inheriting ACLsJan Kara
2017-08-11ext4: preserve i_mode if __ext4_set_acl() failsErnesto A. Fernández
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-11ocfs2: don't clear SGID when inheriting ACLsJan Kara
2017-08-11userfaultfd: non-cooperative: flush event_wqh at release timeMike Rapoport
2017-08-11userfaultfd_zeropage: return -ENOSPC in case mm has goneMike Rapoport
2017-08-11NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust
2017-08-06dentry name snapshotsAl Viro
2017-08-06NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiterBenjamin Coddington
2017-08-06NFS: invalidate file size when taking a lock.NeilBrown
2017-08-06jfs: Don't clear SGID when inheriting ACLsJan Kara
2017-07-27reiserfs: Don't clear SGID when inheriting ACLsJan Kara
2017-07-27writeback: rework wb_[dec|inc]_stat family of functionsNikolay Borisov
2017-07-27percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov
2017-07-27hfsplus: Don't clear SGID when inheriting ACLsJan Kara
2017-07-27ceph: fix race in concurrent readdirYan, Zheng
2017-07-27udf: Fix deadlock between writeback and udf_setsize()Jan Kara
2017-07-27udf: Fix races with i_size changes during readpageJan Kara
2017-07-27NFS: only invalidate dentrys that are clearly invalid.NeilBrown
2017-07-27PNFS fix EACCESS on commit to DS handlingOlga Kornievskaia
2017-07-27NFS: Fix initialization of nfs_page_array->npagesBenjamin Coddington
2017-07-27ubifs: Set double hash cookie also for RENAME_EXCHANGERichard Weinberger
2017-07-27ubifs: Don't encrypt special files on creationDavid Gstir
2017-07-27ubifs: Don't leak kernel memory to the MTDRichard Weinberger
2017-07-27ubifs: Correctly evict xattr inodesRichard Weinberger
2017-07-27ovl: fix random return value on mountAmir Goldstein
2017-07-27ovl: mark parent impure on ovl_link()Amir Goldstein
2017-07-27f2fs: Don't clear SGID when inheriting ACLsJaegeuk Kim
2017-07-27f2fs: use spin_{,un}lock_irq{save,restore}Chao Yu
2017-07-27f2fs: sanity check size of nat and sit cacheJin Qian
2017-07-27f2fs: Do not issue small discards in LFS modeDamien Le Moal
2017-07-27f2fs: try to freeze in gc and discard threadsJaegeuk Kim
2017-07-27f2fs: sanity check checkpoint segno and blkoffJin Qian
2017-07-27f2fs: wake up all waiters in f2fs_submit_discard_endioChao Yu