summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-09-03xfs: add a xfs_valid_startblock helperxfs-5.4-merge-4Christoph Hellwig
2019-08-30xfs: remove the unused XFS_ALLOC_USERDATA flagxfs-5.4-merge-3Christoph Hellwig
2019-08-30xfs: cleanup xfs_fsb_to_dbChristoph Hellwig
2019-08-30xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidateChristoph Hellwig
2019-08-30xfs: Fix stale data exposure when readahead races with hole punchJan Kara
2019-08-30xfs: allocate xattr buffer on demandDave Chinner
2019-08-30xfs: consolidate attribute value copyingDave Chinner
2019-08-30xfs: move remote attr retrieval into xfs_attr3_leaf_getvalueDave Chinner
2019-08-30xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalueDave Chinner
2019-08-30xfs: make attr lookup returns consistentDave Chinner
2019-08-30xfs: reverse search directory freespace indexesDave Chinner
2019-08-30xfs: speed up directory bestfree block scanningDave Chinner
2019-08-30xfs: factor free block index lookup from xfs_dir2_node_addname_int()Dave Chinner
2019-08-30xfs: factor data block addition from xfs_dir2_node_addname_int()Dave Chinner
2019-08-30xfs: move xfs_dir2_addname()Dave Chinner
2019-08-30xfs: remove all *_ITER_CONTINUE valuesDarrick J. Wong
2019-08-29xfs: remove all *_ITER_ABORT valuesDarrick J. Wong
2019-08-28xfs: log proper length of btree block in scrub/repairxfs-5.4-merge-1Eric Sandeen
2019-08-28xfs: reinitialize rm_flags when unpacking an offset into an rmap irecDarrick J. Wong
2019-08-28xfs: remove unnecessary int returns from deferred bmap functionsDarrick J. Wong
2019-08-28xfs: remove unnecessary int returns from deferred refcount functionsDarrick J. Wong
2019-08-28xfs: remove unnecessary int returns from deferred rmap functionsDarrick J. Wong
2019-08-28xfs: remove unnecessary parameter from xfs_iext_inc_seqDarrick J. Wong
2019-08-28xfs: fix sign handling problem in xfs_bmbt_diff_two_keysDarrick J. Wong
2019-08-28xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keysDarrick J. Wong
2019-08-28xfs: fix maxicount division by zero errorDarrick J. Wong
2019-08-26xfs: bmap scrub should only scrub records onceDarrick J. Wong
2019-08-26xfs: remove excess function parameter description in 'xfs_btree_sblock_v5hdr_...zhengbin
2019-08-26xfs: add kmem_alloc_io()Dave Chinner
2019-08-26xfs: get allocation alignment from the buftargDave Chinner
2019-08-26xfs: add kmem allocation trace pointsDave Chinner
2019-08-26fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-24userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxOleg Nesterov
2019-08-24Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-08-23Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-23Merge tag 'xfs-5.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-08-23Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-08-22xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOTxfs-5.3-fixes-6Darrick J. Wong
2019-08-22io_uring: add need_resched() check in inner poll loopfor-linus-20190823Jens Axboe
2019-08-22Merge tag 'afs-fixes-20190822' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-22ubifs: Limit the number of pages in shrink_liabilityLiu Song
2019-08-22ubifs: Correctly initialize c->min_log_bytesRichard Weinberger
2019-08-22ubifs: Fix double unlock around orphan_delete()Richard Weinberger
2019-08-22afs: use correct afs_call_type in yfs_fs_store_opaque_acl2YueHaibing
2019-08-22afs: Fix possible oops in afs_lookup trace eventMarc Dionne
2019-08-22afs: Fix leak in afs_lookup_cell_rcu()David Howells
2019-08-22ceph: don't try fill file_lock on unsuccessful GETFILELOCK replyJeff Layton
2019-08-22ceph: clear page dirty before invalidate pageErqi Chen
2019-08-22ceph: fix buffer free while holding i_ceph_lock in fill_inode()Luis Henriques