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-11Btrfs: fix early ENOSPC due to delallocOmar Sandoval1-4/+0
2017-08-11f2fs: sanity check checkpoint segno and blkoffJin Qian1-0/+16
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-11NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust2-8/+5
2017-08-06Btrfs: adjust outstanding_extents counter properly when dio write is splitLiu Bo1-2/+9
2017-08-06Btrfs: fix lockdep warning about log_mutexLiu Bo1-3/+10
2017-08-06Btrfs: use down_read_nested to make lockdep silentLiu Bo1-1/+2
2017-08-06pstore: Use dynamic spinlock initializerKees Cook1-1/+1
2017-08-06pstore: Correctly initialize spinlock and flagsKees Cook1-5/+7
2017-08-06pstore: Allow prz to control need for lockingJoel Fernandes2-11/+18
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-08-06pstore: Make spinlock per zone instead of globalJoel Fernandes1-6/+5
2017-07-27reiserfs: Don't clear SGID when inheriting ACLsJan Kara1-5/+7
2017-07-27ovl: fix random return value on mountAmir Goldstein1-0/+1
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-27NFS: only invalidate dentrys that are clearly invalid.NeilBrown2-6/+10
2017-07-27ubifs: Don't leak kernel memory to the MTDRichard Weinberger1-5/+5
2017-07-27ovl: drop CAP_SYS_RESOURCE from saved mounter's credentialsKonstantin Khlebnikov1-2/+6
2017-07-27f2fs: Don't clear SGID when inheriting ACLsJaegeuk Kim1-1/+1
2017-07-27f2fs: sanity check size of nat and sit cacheJin Qian1-0/+7
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: Don't clear SGID when inheriting ACLsJan Kara1-6/+7
2017-07-21mnt: Make propagate_umount less slow for overlapping mount propagation treesEric W. Biederman1-1/+62
2017-07-21mnt: In propgate_umount handle visiting mounts in any orderEric W. Biederman3-62/+90
2017-07-21mnt: In umount propagation reparent in a separate passEric W. Biederman3-5/+32
2017-07-21exec: Limit arg stack to at most 75% of _STK_LIMKees Cook1-5/+6
2017-07-21binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook1-8/+51
2017-07-21fs/dcache.c: fix spin lockup issue on nlru->lockSahitya Tummala1-2/+3
2017-07-15ext4: check return value of kstrtoull correctly in reserved_clusters_storeChao Yu1-1/+1
2017-07-12gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2-2/+10
2017-07-12ceph: choose readdir frag based on previous readdir replyYan, Zheng1-7/+12
2017-07-12fs: completely ignore unknown open flagsChristoph Hellwig1-0/+6
2017-07-12fs: add a VALID_OPEN_FLAGSChristoph Hellwig1-10/+4
2017-07-05ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi1-4/+4
2017-07-05coredump: Ensure proper size of sparse core filesDave Kleikamp2-0/+19
2017-07-05aio: fix lock dep warningShaohua Li1-2/+4
2017-07-05Btrfs: fix truncate down when no_holes feature is enabledLiu Bo1-1/+12
2017-07-05Btrfs: Fix deadlock between direct IO and fast fsyncChandan Rajendra1-2/+2
2017-07-05NFSv4.1: Fix a race in nfs4_proc_layoutgetTrond Myklebust1-1/+1
2017-07-05NFSv4.x/callback: Create the callback service through svc_create_pooledKinglong Mee1-1/+1