summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-04-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-04-09Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-08sysfs: be careful of error returns from ops->show()NeilBrown
2017-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-04-08dax: fix radix tree insertion raceRoss Zwisler
2017-04-08userfaultfd: report actual registered features in fdinfoMike Rapoport
2017-04-07orangefs: move features validation to fix filesystem hangMartin Brandenburg
2017-04-07sysctl: add sanity check for proc_douintvecLiping Zhang
2017-04-07Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski
2017-04-07CIFS: Fix build failure with smb2Tobias Regnery
2017-04-07Introduce cifs_copy_file_range()Sachin Prabhu
2017-04-07SMB3: Rename clone_range to copychunk_rangeSachin Prabhu
2017-04-07Handle mismatched open callsSachin Prabhu
2017-04-06Merge tag 'xfs-4.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-04-03xfs: fix kernel memory exposure problemsDarrick J. Wong
2017-04-03xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of filesCalvin Owens
2017-04-03xfs: rework the inline directory verifiersDarrick J. Wong
2017-04-03statx: Include a mask for stx_attributes in struct statxDavid Howells
2017-04-03statx: Reserve the top bit of the mask for future struct expansionDavid Howells
2017-04-03xfs: report crtime and attribute flags to statxDarrick J. Wong
2017-04-03ext4: Add statx supportDavid Howells
2017-04-03statx: optimize copy of struct statx to userspaceEric Biggers
2017-04-03statx: remove incorrect part of vfs_statx() commentEric Biggers
2017-04-03statx: reject unknown flags when using NULL pathEric Biggers
2017-04-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-04-01Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-03-31Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-31hugetlbfs: initialize shared policy as part of inode allocationMike Kravetz
2017-03-31Merge tag 'nfs-for-4.11-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-03-31nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS typeTigran Mkrtchyan
2017-03-31NFSv4.1 fix infinite loop on IO BAD_STATEID errorOlga Kornievskaia
2017-03-30PNFS fix fallback to MDS if got error on commit to DSOlga Kornievskaia
2017-03-29Btrfs: fix an integer overflow checkDan Carpenter
2017-03-29btrfs: Change qgroup_meta_rsv to 64bitGoldwyn Rodrigues
2017-03-29Btrfs: bring back repair during readLiu Bo
2017-03-28NFS filelayout:call GETDEVICEINFO after pnfs_layout_process completesAndy Adamson
2017-03-28NFS store nfs4_deviceid in struct nfs4_filelayout_segmentAndy Adamson
2017-03-27NFS cleanup struct nfs4_filelayout_segmentAndy Adamson
2017-03-27NFS: Fix old dentry rehash after moveBenjamin Coddington
2017-03-26Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-03-26Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-25Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-25ext4: fix two spelling nitsTheodore Ts'o
2017-03-25ext4: lock the xattr block before checksuming itTheodore Ts'o
2017-03-23Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-20f2fs: combine nat_bits and free_nid_bitmap cacheChao Yu
2017-03-20f2fs: skip scanning free nid bitmap of full NAT blocksChao Yu
2017-03-20f2fs: use __set{__clear}_bit_leJaegeuk Kim
2017-03-20f2fs: declare static functionsJaegeuk Kim