summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-08-16pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig1-0/+1
2017-08-16nfs/flexfiles: fix leak of nfs4_ff_ds_version arraysWeston Andros Adamson1-0/+1
2017-08-16fuse: initialize the flock flag in fuse_file on allocationMateusz Jurczyk1-1/+1
2017-08-16xfs: Fix leak of discard bioJan Kara1-0/+1
2017-08-12btrfs: Remove false alert when fiemap range is smaller than on-disk extentQu Wenruo1-16/+12
2017-08-11Btrfs: fix early ENOSPC due to delallocOmar Sandoval1-4/+0
2017-08-11ext4: Don't clear SGID when inheriting ACLsJan Kara1-13/+15
2017-08-11ext4: preserve i_mode if __ext4_set_acl() failsErnesto A. Fernández1-4/+11
2017-08-11ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee1-1/+2
2017-08-11ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara1-0/+3
2017-08-11ocfs2: don't clear SGID when inheriting ACLsJan Kara1-12/+12
2017-08-11userfaultfd: non-cooperative: flush event_wqh at release timeMike Rapoport1-0/+3
2017-08-11userfaultfd_zeropage: return -ENOSPC in case mm has goneMike Rapoport1-0/+2
2017-08-11NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust2-8/+5
2017-08-06dentry name snapshotsAl Viro4-11/+42
2017-08-06NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiterBenjamin Coddington1-1/+1
2017-08-06NFS: invalidate file size when taking a lock.NeilBrown1-1/+1
2017-08-06jfs: Don't clear SGID when inheriting ACLsJan Kara1-7/+8
2017-07-27reiserfs: Don't clear SGID when inheriting ACLsJan Kara1-5/+7
2017-07-27writeback: rework wb_[dec|inc]_stat family of functionsNikolay Borisov1-4/+4
2017-07-27percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov4-15/+15
2017-07-27hfsplus: Don't clear SGID when inheriting ACLsJan Kara1-12/+18
2017-07-27ceph: fix race in concurrent readdirYan, Zheng1-0/+5
2017-07-27udf: Fix deadlock between writeback and udf_setsize()Jan Kara1-2/+2
2017-07-27udf: Fix races with i_size changes during readpageJan Kara1-2/+7
2017-07-27NFS: only invalidate dentrys that are clearly invalid.NeilBrown2-6/+10
2017-07-27PNFS fix EACCESS on commit to DS handlingOlga Kornievskaia1-1/+2
2017-07-27NFS: Fix initialization of nfs_page_array->npagesBenjamin Coddington1-0/+1
2017-07-27ubifs: Set double hash cookie also for RENAME_EXCHANGERichard Weinberger1-0/+2
2017-07-27ubifs: Don't encrypt special files on creationDavid Gstir1-0/+1
2017-07-27ubifs: Don't leak kernel memory to the MTDRichard Weinberger1-5/+5
2017-07-27ubifs: Correctly evict xattr inodesRichard Weinberger3-0/+25
2017-07-27ovl: fix random return value on mountAmir Goldstein1-0/+1
2017-07-27ovl: mark parent impure on ovl_link()Amir Goldstein1-4/+18
2017-07-27f2fs: Don't clear SGID when inheriting ACLsJaegeuk Kim1-1/+1
2017-07-27f2fs: use spin_{,un}lock_irq{save,restore}Chao Yu2-11/+18
2017-07-27f2fs: sanity check size of nat and sit cacheJin Qian1-0/+7
2017-07-27f2fs: Do not issue small discards in LFS modeDamien Le Moal1-1/+2
2017-07-27f2fs: try to freeze in gc and discard threadsJaegeuk Kim2-13/+21
2017-07-27f2fs: sanity check checkpoint segno and blkoffJin Qian1-0/+16
2017-07-27f2fs: wake up all waiters in f2fs_submit_discard_endioChao Yu1-1/+1
2017-07-27f2fs: load inode's flag from diskJaegeuk Kim2-1/+2
2017-07-27CIFS: Reconnect expired SMB sessionsPavel Shilovsky4-0/+39
2017-07-27xfs: Don't clear SGID when inheriting ACLsJan Kara3-5/+6
2017-07-27ext2: Don't clear SGID when inheriting ACLsJan Kara1-14/+22
2017-07-27Btrfs: incremental send, fix invalid memory accessFilipe Manana1-3/+4
2017-07-27btrfs: Don't clear SGID when inheriting ACLsJan Kara1-6/+7
2017-07-27Btrfs: fix invalid extent maps due to hole punchingFilipe Manana1-1/+4
2017-07-27pstore: Don't warn if data is uncompressed and type is not PSTORE_TYPE_DMESGAnkit Kumar1-1/+4
2017-07-21pstore: Fix leaked pstore_record in pstore_get_backend_records()Douglas Anderson1-1/+3