Age | Commit message (Expand) | Author |
2019-07-18 | Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-07-18 | Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-07-15 | Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-07-15 | xfs: sync up xfs_trans_inode with userspace | Eric Sandeen |
2019-07-15 | xfs: move xfs_trans_inode.c to libxfs/ | Eric Sandeen |
2019-07-12 | Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-07-12 | Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x... | Linus Torvalds |
2019-07-10 | Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf... | Linus Torvalds |
2019-07-10 | xfs: chain bios the right way around in xfs_rw_bdev | Christoph Hellwig |
2019-07-09 | xfs: bump INUMBERS cursor correctly in xfs_inumbers_walk | Darrick J. Wong |
2019-07-06 | xfs: don't update lastino for FSBULKSTAT_SINGLE | Darrick J. Wong |
2019-07-05 | xfs: disable map_sync for async flush | Pankaj Gupta |
2019-07-05 | xfs: online scrub needn't bother zeroing its temporary buffer | Darrick J. Wong |
2019-07-05 | xfs: only allocate memory for scrubbing attributes when we need it | Darrick J. Wong |
2019-07-05 | xfs: refactor attr scrub memory allocation function | Darrick J. Wong |
2019-07-05 | xfs: refactor extended attribute buffer pointer functions | Darrick J. Wong |
2019-07-05 | xfs: attribute scrub should use seen_enough to pass error values | Darrick J. Wong |
2019-07-04 | xfs: allow single bulkstat of special inodes | Darrick J. Wong |
2019-07-04 | xfs: specify AG in bulk req | Darrick J. Wong |
2019-07-03 | xfs: wire up the v5 inumbers ioctl | Darrick J. Wong |
2019-07-03 | xfs: wire up new v5 bulkstat ioctls | Darrick J. Wong |
2019-07-03 | xfs: introduce v5 inode group structure | Darrick J. Wong |
2019-07-03 | xfs: introduce new v5 bulkstat structure | Darrick J. Wong |
2019-07-03 | xfs: rename bulkstat functions | Darrick J. Wong |
2019-07-03 | xfs: remove various bulk request typedef usage | Darrick J. Wong |
2019-07-03 | fs: xfs: xfs_log: Change return type from int to void | Hariprasad Kelam |
2019-07-03 | xfs: poll waiting for quotacheck | Darrick J. Wong |
2019-07-03 | xfs: multithreaded iwalk implementation | Darrick J. Wong |
2019-07-02 | xfs: refactor INUMBERS to use iwalk functions | Darrick J. Wong |
2019-07-02 | xfs: refactor iwalk code to handle walking inobt records | Darrick J. Wong |
2019-07-02 | xfs: refactor xfs_iwalk_grab_ichunk | Darrick J. Wong |
2019-07-02 | xfs: clean up long conditionals in xfs_iwalk_ichunk_ra | Darrick J. Wong |
2019-07-02 | xfs: change xfs_iwalk_grab_ichunk to use startino, not lastino | Darrick J. Wong |
2019-07-02 | xfs: move bulkstat ichunk helpers to iwalk code | Darrick J. Wong |
2019-07-02 | xfs: calculate inode walk prefetch more carefully | Darrick J. Wong |
2019-07-02 | xfs: convert bulkstat to new iwalk infrastructure | Darrick J. Wong |
2019-07-02 | xfs: bulkstat should copy lastip whenever userspace supplies one | Darrick J. Wong |
2019-07-02 | xfs: convert quotacheck to use the new iwalk functions | Darrick J. Wong |
2019-07-02 | xfs: create simplified inode walk function | Darrick J. Wong |
2019-07-02 | xfs: create iterator error codes | Darrick J. Wong |
2019-07-01 | vfs: teach vfs_ioc_fssetxattr_check to check extent size hints | Darrick J. Wong |
2019-07-01 | vfs: teach vfs_ioc_fssetxattr_check to check project id info | Darrick J. Wong |
2019-07-01 | vfs: create a generic checking function for FS_IOC_FSSETXATTR | Darrick J. Wong |
2019-07-01 | block: fix .bi_size overflow | Ming Lei |
2019-06-30 | xfs: remove XFS_TRANS_NOFS | Christoph Hellwig |
2019-06-30 | xfs: simplify xfs_ioend_can_merge | Christoph Hellwig |
2019-06-30 | xfs: allow merging ioends over append boundaries | Christoph Hellwig |
2019-06-30 | xfs: fix a comment typo in xfs_submit_ioend | Christoph Hellwig |
2019-06-30 | xfs: remove the unused xfs_count_page_state declaration | Christoph Hellwig |
2019-06-28 | xfs: fix iclog allocation size | Christoph Hellwig |