summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-07-14ubifs: Fix oops when remounting with no_bulk_read.karam.lee
2017-07-14ubifs: Fail commit if TNC is obviously inconsistentRichard Weinberger
2017-07-14ubifs: allow userspace to map mounts to volumesRabin Vincent
2017-07-14ubifs: Wire-up statx() supportRichard Weinberger
2017-07-14ubifs: Remove dead code from ubifs_get_link()Richard Weinberger
2017-07-14ubifs: Massage debug prints wrt. fscryptRichard Weinberger
2017-07-14ubifs: Add assert to dent_key_init()Richard Weinberger
2017-07-14ubifs: Fix unlink code wrt. double hash lookupsRichard Weinberger
2017-07-14ubifs: Fix data node size for truncating uncompressed nodesDavid Oberhollenzer
2017-07-14ubifs: Don't encrypt special files on creationDavid Gstir
2017-07-14ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_renameHyunchul Lee
2017-07-14ubifs: Fix inode data budget in ubifs_mknodHyunchul Lee
2017-07-14ubifs: Correctly evict xattr inodesRichard Weinberger
2017-07-14ubifs: Unexport ubifs_inode_slabRichard Weinberger
2017-07-14Merge tag 'befs-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2017-07-14Btrfs: fix unexpected return value of bio_readpage_errorLiu Bo
2017-07-14btrfs: btrfs_create_repair_bio never fails, skip error handlingDavid Sterba
2017-07-14btrfs: cloned bios must not be iterated by bio_for_each_segment_allDavid Sterba
2017-07-13vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsetsDarrick J. Wong
2017-07-13Revert "xfs: grab dquots without taking the ilock"Christoph Hellwig
2017-07-13xfs: assert locking precondition in xfs_readlink_bmap_ilockedChristoph Hellwig
2017-07-13xfs: assert locking precondŃ–tion in xfs_attr_list_int_ilockedChristoph Hellwig
2017-07-13xfs: fixup xfs_attr_get_ilockedChristoph Hellwig
2017-07-13Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-07-13NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust
2017-07-13nfs: add export operationsPeng Tao
2017-07-13NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust
2017-07-13Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-07-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-07-13ovl: remove unneeded check for IS_ERR()Amir Goldstein
2017-07-13ovl: fix origin verification of index dirAmir Goldstein
2017-07-13ovl: mark parent impure on ovl_link()Amir Goldstein
2017-07-13ovl: fix random return value on mountAmir Goldstein
2017-07-13nfs4: add NFSv4 LOOKUPP handlersJeff Layton
2017-07-13nfs: add export operationsPeng Tao
2017-07-13nfs: add a nfs_ilookup helperPeng Tao
2017-07-13nfs: replace d_add with d_splice_alias in atomic_openPeng Tao
2017-07-13NFSv4.2 fix size storage for nfs42_proc_copyOlga Kornievskaia
2017-07-13NFSv4.1: Use seqid returned by EXCHANGE_ID after state migrationChuck Lever
2017-07-13NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever
2017-07-13NFS: check for nfs_refresh_inode() errors in nfs_fhget()NeilBrown
2017-07-13NFS: guard against confused server in nfs_atomic_open()NeilBrown
2017-07-13NFS: only invalidate dentrys that are clearly invalid.NeilBrown
2017-07-13PNFS for stateid errors retry against MDS firstOlga Kornievskaia
2017-07-13PNFS fix EACCESS on commit to DS handlingOlga Kornievskaia
2017-07-13NFS: silence a uninitialized variable warningDan Carpenter
2017-07-13nfs: Fix fscache stat printing in nfs_show_stats()Tuo Chen Peng
2017-07-13NFS: Fix initialization of nfs_page_array->npagesBenjamin Coddington
2017-07-13NFS: Fix commit policy for non-blocking calls to nfs_write_inode()Trond Myklebust
2017-07-13NFS: Ensure we commit after writeback is completeTrond Myklebust