summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-04-02fs: add do_epoll_*() helpers; remove internal calls to sys_epoll_*()Dominik Brodowski
2018-04-02fs: add do_futimesat() helper; remove internal call to sys_futimesat()Dominik Brodowski
2018-04-02fs: add do_renameat2() helper; remove internal call to sys_renameat2()Dominik Brodowski
2018-04-02fs: add do_pipe2() helper; remove internal call to sys_pipe2()Dominik Brodowski
2018-04-02fs: add do_readlinkat() helper; remove internal call to sys_readlinkat()Dominik Brodowski
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-30ceph: only dirty ITER_IOVEC pages for direct readYan, Zheng
2018-03-27rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-27net: Convert nfsd_net_opsKirill Tkhai
2018-03-26net: Convert nfs4blocklayout_net_opsKirill Tkhai
2018-03-26net: Convert nfs4_dns_resolver_opsKirill Tkhai
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-03-22hugetlbfs: check for pgoff value overflowMike Kravetz
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-20Merge tag 'nfsd-4.16-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-03-20sched/wait, fs/ocfs2: Convert wait_on_atomic_t() usage to the new wait_var_ev...Peter Zijlstra
2018-03-20sched/wait, fs/nfs: Convert wait_on_atomic_t() usage to the new wait_var_even...Peter Zijlstra
2018-03-20sched/wait, fs/fscache: Convert wait_on_atomic_t() usage to the new wait_var_...Peter Zijlstra
2018-03-20sched/wait, fs/btrfs: Convert wait_on_atomic_t() usage to the new wait_var_ev...Peter Zijlstra
2018-03-20sched/wait, fs/afs: Convert wait_on_atomic_t() usage to the new wait_var_even...Peter Zijlstra
2018-03-19sysfs: symlink: export sysfs_create_link_nowarn()Grygorii Strashko
2018-03-19nfsd: remove blocked locks on client teardownJeff Layton
2018-03-19fs/aio: Use rcu_work instead of explicit rcu and work itemTejun Heo
2018-03-16Merge tag 'for-4.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-16Revert "btrfs: use proper endianness accessors for super_copy"David Sterba
2018-03-16procfs: remove CONFIG_HARDWALL dependencyArnd Bergmann
2018-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-03-15fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-03-14btrfs: add missing initialization in btrfs_check_sharedEdmund Nadolski
2018-03-14btrfs: Fix NULL pointer exception in find_bio_stripeDmitriy Gorokh
2018-03-14fs/aio: Use RCU accessors for kioctx_table->table[]Tejun Heo
2018-03-14fs/aio: Add explicit RCU grace period when freeing kioctxTejun Heo
2018-03-12Merge tag 'nfs-for-4.16-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-03-09Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-09Merge tag 'xfs-4.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-03-08NFS: Fix unstable write completionTrond Myklebust
2018-03-08pNFS: Prevent the layout header refcount going to zero in pnfs_roc()Trond Myklebust
2018-03-08NFS: Fix an incorrect type in struct nfs_direct_reqTrond Myklebust
2018-03-07gfs2: Fixes to "Implement iomap for block_map" (2)Andreas Gruenbacher
2018-03-07ovl: update Kconfig textsMiklos Szeredi
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-04Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-02Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-03-02Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-03-01xfs: don't block on the ilock for RWF_NOWAITChristoph Hellwig
2018-03-01xfs: don't start out with the exclusive ilock for direct I/OChristoph Hellwig
2018-03-01xfs: don't allocate COW blocks for zeroing holes or unwritten extentsChristoph Hellwig