aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-02CIFS: Add asynchronous write support through kernel AIOPavel Shilovsky2-51/+139
2017-05-02CIFS: Add asynchronous read support through kernel AIOPavel Shilovsky2-39/+131
2017-05-02CIFS: Add asynchronous context to support kernel AIOPavel Shilovsky3-0/+139
2017-05-02cifs: fix IPv6 link local, with scope id, address parsingDaniel N Pettersson1-2/+7
2017-05-02cifs: small underflow in cnvrtDosUnixTm()Dan Carpenter1-3/+3
2017-05-02Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds11-1200/+1136
2017-05-02Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-9/+11
2017-05-02Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+1
2017-05-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-53/+40
2017-05-02Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds7-261/+350
2017-05-01Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-21/+4
2017-05-01block, dax: use correct format string in bdev_dax_supportedArnd Bergmann1-1/+1
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds39-257/+186
2017-04-28proc: Fix unbalanced hard link numbersTakashi Iwai1-0/+1
2017-04-28Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-4/+7
2017-04-28xfs: wait on new inodes during quotaoff dquot releaseBrian Foster1-1/+2
2017-04-28xfs: update ag iterator to support wait on new inodesBrian Foster2-8/+53
2017-04-28xfs: support ability to wait on new inodesBrian Foster2-2/+7
2017-04-28xfs: publish UUID in struct super_blockAmir Goldstein1-0/+4
2017-04-28cifs: don't check for failure from mempool_alloc()NeilBrown3-44/+32
2017-04-28Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILESachin Prabhu1-1/+2
2017-04-28Fix match_prepath()Sachin Prabhu1-8/+6
2017-04-27pstore: Solve lockdep warning by moving inode locksKees Cook3-16/+36
2017-04-27pstore: Remove unused vmalloc.h in pmsgGeliang Tang1-1/+0
2017-04-27Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-8/+51
2017-04-27Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds1-12/+10
2017-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-12/+19
2017-04-27xfs: Allow user to kill fstrim processLukas Czerner1-1/+9
2017-04-27statx: correct error handling of NULL pathnameMichael Kerrisk (man-pages)1-2/+0
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-16/+25
2017-04-26statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATHDavid Howells1-7/+6
2017-04-26orangefs: handle zero size write in debugfsDan Carpenter1-0/+3
2017-04-26orangefs: do not wait for timeout if umountingMartin Brandenburg1-1/+8
2017-04-26orangefs: return from orangefs_devreq_read quickly if possibleMartin Brandenburg1-0/+4
2017-04-26orangefs: ensure the userspace component is unmounted if mount failsMartin Brandenburg2-36/+27
2017-04-26orangefs: do not check possibly stale size on truncateMartin Brandenburg1-2/+1
2017-04-26orangefs: implement statxMartin Brandenburg5-28/+64
2017-04-26orangefs: remove ORANGEFS_READDIR macrosMartin Brandenburg2-11/+6
2017-04-26orangefs: support very large directoriesMartin Brandenburg1-88/+185
2017-04-26orangefs: support llseek on directoriesMartin Brandenburg1-14/+36
2017-04-26orangefs: rewrite readdir to fix several bugsMartin Brandenburg3-354/+197
2017-04-26orangefs: do not set getattr_time on orangefs_lookupMartin Brandenburg1-2/+0
2017-04-26orangefs: clean up oversize xattr validationMartin Brandenburg1-17/+7
2017-04-26orangefs: fix bounds check for listxattrMartin Brandenburg1-1/+1
2017-04-26orangefs: remove unused get_fsid_from_inoMartin Brandenburg1-5/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ...Al Viro72-647/+815
2017-04-25nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2-0/+6
2017-04-25nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2-8/+9