aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-05-02CIFS: Add asynchronous context to support kernel AIOPavel Shilovsky
2017-05-02cifs: fix IPv6 link local, with scope id, address parsingDaniel N Pettersson
2017-05-02cifs: small underflow in cnvrtDosUnixTm()Dan Carpenter
2017-05-02Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-05-02Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-05-02Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-05-02Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-01Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-01block, dax: use correct format string in bdev_dax_supportedArnd Bergmann
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-28proc: Fix unbalanced hard link numbersTakashi Iwai
2017-04-28Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-28xfs: wait on new inodes during quotaoff dquot releaseBrian Foster
2017-04-28xfs: update ag iterator to support wait on new inodesBrian Foster
2017-04-28xfs: support ability to wait on new inodesBrian Foster
2017-04-28xfs: publish UUID in struct super_blockAmir Goldstein
2017-04-28cifs: don't check for failure from mempool_alloc()NeilBrown
2017-04-28Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILESachin Prabhu
2017-04-28Fix match_prepath()Sachin Prabhu
2017-04-27pstore: Solve lockdep warning by moving inode locksKees Cook
2017-04-27pstore: Remove unused vmalloc.h in pmsgGeliang Tang
2017-04-27Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-04-27Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-27xfs: Allow user to kill fstrim processLukas Czerner
2017-04-27statx: correct error handling of NULL pathnameMichael Kerrisk (man-pages)
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-26statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATHDavid Howells
2017-04-26orangefs: handle zero size write in debugfsDan Carpenter
2017-04-26orangefs: do not wait for timeout if umountingMartin Brandenburg
2017-04-26orangefs: return from orangefs_devreq_read quickly if possibleMartin Brandenburg
2017-04-26orangefs: ensure the userspace component is unmounted if mount failsMartin Brandenburg
2017-04-26orangefs: do not check possibly stale size on truncateMartin Brandenburg
2017-04-26orangefs: implement statxMartin Brandenburg
2017-04-26orangefs: remove ORANGEFS_READDIR macrosMartin Brandenburg
2017-04-26orangefs: support very large directoriesMartin Brandenburg
2017-04-26orangefs: support llseek on directoriesMartin Brandenburg
2017-04-26orangefs: rewrite readdir to fix several bugsMartin Brandenburg
2017-04-26orangefs: do not set getattr_time on orangefs_lookupMartin Brandenburg
2017-04-26orangefs: clean up oversize xattr validationMartin Brandenburg
2017-04-26orangefs: fix bounds check for listxattrMartin Brandenburg
2017-04-26orangefs: remove unused get_fsid_from_inoMartin Brandenburg
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-25nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields
2017-04-25nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-04-25block: remove block_device_operations ->direct_access()Dan Williams