summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-03fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin
2017-05-03fs: fix data invalidation in the cleancache during direct IOAndrey Ryabinin
2017-05-03jbd2: make the whole kjournald2 kthread NOFS safeMichal Hocko
2017-05-03jbd2: mark the transaction context with the scope GFP_NOFS contextMichal Hocko
2017-05-03xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*Michal Hocko
2017-05-03mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko
2017-05-03xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko
2017-05-03proc: show MADV_FREE pages info in smapsShaohua Li
2017-05-03fs/ocfs2/cluster: use offset_in_page() macroGeliang Tang
2017-05-03ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi
2017-05-03fs/ocfs2/cluster: use setup_timerGeliang Tang
2017-05-03Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/...Linus Torvalds
2017-05-03Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Linus Torvalds
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
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-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-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-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-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-25ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng
2017-04-25fanotify: don't expose EOPENSTALE to userspaceAmir Goldstein
2017-04-24ext4: Improve comments in ext4_quota_{on|off}()Jan Kara
2017-04-24fsnotify: remove a stray unlockDan Carpenter