summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-09-06Merge tag 'dlm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2017-09-06Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-09-06Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-09-06Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-09-03xfs: use kmem_free to free return value of kmem_zallocPan Bian
2017-09-03xfs: open code end_buffer_async_write in xfs_finish_page_writebackChristoph Hellwig
2017-09-02xfs: don't set v3 xflags for v2 inodesChristoph Hellwig
2017-09-02xfs: fix compiler warningsDarrick J. Wong
2017-09-01Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01xfs: simplify the rmap code in xfs_bmse_mergeDarrick J. Wong
2017-09-01xfs: remove unused flags arg from xfs_file_iomap_begin_delayEric Sandeen
2017-09-01xfs: fix incorrect log_flushed on fsyncAmir Goldstein
2017-09-01xfs: disable per-inode DAX flagChristoph Hellwig
2017-09-01xfs: replace xfs_qm_get_rtblks with a direct call to xfs_bmap_count_leavesChristoph Hellwig
2017-09-01xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extentChristoph Hellwig
2017-09-01xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_atChristoph Hellwig
2017-09-01xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extentsChristoph Hellwig
2017-09-01xfs: move some code around inside xfs_bmap_shift_extentsChristoph Hellwig
2017-09-01epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov
2017-09-01Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-09-01xfs: use xfs_iext_get_extent in xfs_bmap_first_unusedChristoph Hellwig
2017-09-01xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insertChristoph Hellwig
2017-09-01xfs: add a xfs_iext_update_extent helperChristoph Hellwig
2017-09-01xfs: consolidate the various page fault handlersChristoph Hellwig
2017-09-01iomap: return VM_FAULT_* codes from iomap_page_mkwriteChristoph Hellwig
2017-09-01xfs: relog dirty buffers during swapext bmbt owner changeBrian Foster
2017-09-01xfs: disallow marking previously dirty buffers as orderedBrian Foster
2017-09-01xfs: move bmbt owner change to last step of extent swapBrian Foster
2017-09-01xfs: skip bmbt block ino validation during owner changeBrian Foster
2017-09-01xfs: don't log dirty ranges for ordered buffersBrian Foster
2017-09-01xfs: refactor buffer logging into buffer dirtying helperBrian Foster
2017-09-01xfs: ordered buffer log items are never formattedBrian Foster
2017-09-01xfs: remove unnecessary dirty bli format check for ordered bufsBrian Foster
2017-09-01xfs: open-code xfs_buf_item_dirty()Brian Foster
2017-09-01xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig
2017-09-01xfs: rename xfs_defer_join to xfs_defer_ijoinChristoph Hellwig
2017-09-01xfs: refactor xfs_trans_rollChristoph Hellwig
2017-09-01xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()Omar Sandoval
2017-09-01xfs: evict all inodes involved with log redo itemDarrick J. Wong
2017-09-01Fix warning messages when mounting to older serversSteve French