Age | Commit message (Expand) | Author |
2015-05-29 | xfs: inode and free block counters need to use __percpu_counter_compare | Dave Chinner |
2015-02-23 | xfs: remove xfs_mod_incore_sb API | Dave Chinner |
2015-02-23 | xfs: replace xfs_mod_incore_sb_batched | Dave Chinner |
2015-02-23 | xfs: introduce xfs_mod_frextents | Dave Chinner |
2015-02-23 | xfs: Remove icsb infrastructure | Dave Chinner |
2015-02-23 | xfs: use generic percpu counters for free block counter | Dave Chinner |
2015-02-23 | xfs: use generic percpu counters for free inode counter | Dave Chinner |
2015-02-23 | xfs: use generic percpu counters for inode counter | Dave Chinner |
2015-01-22 | xfs: sanitise sb_bad_features2 handling | Dave Chinner |
2015-01-22 | xfs: consolidate superblock logging functions | Dave Chinner |
2015-01-22 | xfs: remove bitfield based superblock updates | Dave Chinner |
2014-12-04 | Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next | Dave Chinner |
2014-12-04 | xfs: move type conversion functions to xfs_dir.h | Dave Chinner |
2014-11-28 | Merge branch 'xfs-consolidate-format-defs' into for-next | Dave Chinner |
2014-11-28 | xfs: merge xfs_inum.h into xfs_format.h | Christoph Hellwig |
2014-11-28 | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig |
2014-11-28 | xfs: merge xfs_dinode.h into xfs_format.h | Christoph Hellwig |
2014-11-28 | xfs: allow lazy sb counter sync during filesystem freeze sequence | Brian Foster |
2014-10-02 | Merge branch 'xfs-buf-iosubmit' into for-next | Dave Chinner |
2014-10-02 | xfs: check xfs_buf_read_uncached returns correctly | Dave Chinner |
2014-09-29 | xfs: xfs_kset should be static | Dave Chinner |
2014-08-04 | Merge branch 'xfs-misc-fixes-3.17-2' into for-next | Dave Chinner |
2014-08-04 | Merge branch 'xfs-misc-fixes-3.17-1' into for-next | Dave Chinner |
2014-08-04 | xfs: fix coccinelle warnings | kbuild test robot |
2014-08-04 | xfs: avoid false quotacheck after unclean shutdown | Eric Sandeen |
2014-07-30 | xfs: require 64-bit sector_t | Christoph Hellwig |
2014-07-24 | xfs: allow inode allocations in post-growfs disk space | Eric Sandeen |
2014-07-15 | xfs: add xfs_mount sysfs kobject | Brian Foster |
2014-07-15 | xfs: fix a couple error sequence jumps in xfs_mountfs() | Brian Foster |
2014-06-25 | xfs: global error sign conversion | Dave Chinner |
2014-06-22 | xfs: Nuke XFS_ERROR macro | Eric Sandeen |
2014-06-10 | Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next | Dave Chinner |
2014-06-10 | Merge branch 'xfs-da-geom' into for-next | Dave Chinner |
2014-06-06 | xfs: xfs_readsb needs to check for magic numbers | Dave Chinner |
2014-06-06 | xfs: introduce directory geometry structure | Dave Chinner |
2014-05-20 | xfs: turn NLINK feature on by default | Dave Chinner |
2014-05-05 | xfs: fully support v5 format filesystems | Dave Chinner |
2014-03-13 | Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next | Dave Chinner |
2014-03-07 | xfs: don't leak EFSBADCRC to userspace | Dave Chinner |
2014-02-19 | xfs: skip verification on initial "guess" superblock read | Eric Sandeen |
2013-11-18 | xfs: increase inode cluster size for v5 filesystems | Dave Chinner |
2013-10-23 | xfs: decouple inode and bmap btree header files | Dave Chinner |
2013-10-23 | xfs: decouple log and transaction headers | Dave Chinner |
2013-10-23 | xfs: unify directory/attribute format definitions | Dave Chinner |
2013-10-23 | xfs: create a shared header file for format-related information | Dave Chinner |
2013-08-22 | xfs: Register hotcpu notifier after initialization | Richard Weinberger |
2013-08-20 | xfs: fix the comment of xfs_mountfs() | Zhi Yong Wu |
2013-08-20 | xfs: fix the comment of xfs_mod_incore_sb_unlocked() | Zhi Yong Wu |
2013-08-20 | xfs: fix the comment of xfs_check_sizes() | Zhi Yong Wu |
2013-08-12 | xfs: refactor xfs_trans_reserve() interface | Jie Liu |