aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
| * | | xfs: log proper length of btree block in scrub/repairEric Sandeen2019-08-28
| * | | xfs: reinitialize rm_flags when unpacking an offset into an rmap irecDarrick J. Wong2019-08-28
| * | | xfs: remove unnecessary int returns from deferred bmap functionsDarrick J. Wong2019-08-28
| * | | xfs: remove unnecessary int returns from deferred refcount functionsDarrick J. Wong2019-08-28
| * | | xfs: remove unnecessary int returns from deferred rmap functionsDarrick J. Wong2019-08-28
| * | | xfs: remove unnecessary parameter from xfs_iext_inc_seqDarrick J. Wong2019-08-28
| * | | xfs: fix sign handling problem in xfs_bmbt_diff_two_keysDarrick J. Wong2019-08-28
| * | | xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keysDarrick J. Wong2019-08-28
| * | | xfs: fix maxicount division by zero errorDarrick J. Wong2019-08-28
| * | | xfs: bmap scrub should only scrub records onceDarrick J. Wong2019-08-26
| * | | xfs: remove excess function parameter description in 'xfs_btree_sblock_v5hdr_...zhengbin2019-08-26
| * | | xfs: add kmem_alloc_io()Dave Chinner2019-08-26
| * | | xfs: get allocation alignment from the buftargDave Chinner2019-08-26
| * | | xfs: add kmem allocation trace pointsDave Chinner2019-08-26
| * | | fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa2019-08-26
| |/ /
* | | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-09-18
|\ \ \ | |/ / |/| |
| * | kill the last users of user_{path,lpath,path_dir}()Al Viro2019-08-30
| |/
* | xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOTDarrick J. Wong2019-08-22
* | fs/xfs: Fix return code of xfs_break_leased_layouts()Ira Weiny2019-08-19
* | xfs: fix reflink source file racing with directio writesDarrick J. Wong2019-08-18
* | xfs: compat_ioctl: use compat_ptr()Christoph Hellwig2019-08-16
* | xfs: fall back to native ioctls for unhandled compat onesChristoph Hellwig2019-08-16
* | xfs: don't crash on null attr fork xfs_bmapi_readDarrick J. Wong2019-08-12
* | xfs: remove more ondisk directory corruption assertsDarrick J. Wong2019-08-12
* | fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve().Tetsuo Handa2019-08-03
* | xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibl...Jia-Ju Bai2019-07-30
* | xfs: fix stack contents leakage in the v1 inumber ioctlsDarrick J. Wong2019-07-29
|/
* Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-07-18
|\
| * xfs: sync up xfs_trans_inode with userspaceEric Sandeen2019-07-15
| * xfs: move xfs_trans_inode.c to libxfs/Eric Sandeen2019-07-15
* | Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-18
|\ \
| * | xfs: disable map_sync for async flushPankaj Gupta2019-07-05
* | | Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-16
|\ \ \
* \ \ \ Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-07-12
|\ \ \ \ | | |_|/ | |/| |
| * | | xfs: chain bios the right way around in xfs_rw_bdevChristoph Hellwig2019-07-10
| * | | xfs: bump INUMBERS cursor correctly in xfs_inumbers_walkDarrick J. Wong2019-07-09
| * | | xfs: don't update lastino for FSBULKSTAT_SINGLEDarrick J. Wong2019-07-07
| * | | xfs: online scrub needn't bother zeroing its temporary bufferDarrick J. Wong2019-07-05
| * | | xfs: only allocate memory for scrubbing attributes when we need itDarrick J. Wong2019-07-05
| * | | xfs: refactor attr scrub memory allocation functionDarrick J. Wong2019-07-05
| * | | xfs: refactor extended attribute buffer pointer functionsDarrick J. Wong2019-07-05
| * | | xfs: attribute scrub should use seen_enough to pass error valuesDarrick J. Wong2019-07-05
| * | | xfs: allow single bulkstat of special inodesDarrick J. Wong2019-07-04
| * | | xfs: specify AG in bulk reqDarrick J. Wong2019-07-04
| * | | xfs: wire up the v5 inumbers ioctlDarrick J. Wong2019-07-03
| * | | xfs: wire up new v5 bulkstat ioctlsDarrick J. Wong2019-07-03
| * | | xfs: introduce v5 inode group structureDarrick J. Wong2019-07-03
| * | | xfs: introduce new v5 bulkstat structureDarrick J. Wong2019-07-03
| * | | xfs: rename bulkstat functionsDarrick J. Wong2019-07-03
| * | | xfs: remove various bulk request typedef usageDarrick J. Wong2019-07-03