| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-05 | xfs: remove deprecated mount options | Darrick J. Wong | 1 | -13/+0 |
| 2025-08-11 | xfs: reject max_atomic_write mount option for no reflink | John Garry | 1 | -0/+19 |
| 2025-07-28 | Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -5/+0 |
| 2025-07-17 | ilog2: add max_pow_of_two_factor() | John Garry | 1 | -5/+0 |
| 2025-07-08 | xfs: rename the bt_bdev_* buftarg fields | Christoph Hellwig | 1 | -1/+1 |
| 2025-07-08 | xfs: refactor xfs_calc_atomic_write_unit_max | Christoph Hellwig | 1 | -48/+28 |
| 2025-07-08 | xfs: clean up the initial read logic in xfs_readsb | Christoph Hellwig | 1 | -10/+11 |
| 2025-05-07 | xfs: allow sysadmins to specify a maximum atomic write limit at mount time | Darrick J. Wong | 1 | -1/+79 |
| 2025-05-07 | xfs: add xfs_calc_atomic_write_unit_max() | John Garry | 1 | -0/+83 |
| 2025-03-18 | xfs: remove the flags argument to xfs_buf_read_uncached | Christoph Hellwig | 1 | -3/+3 |
| 2025-03-03 | xfs: contain more sysfs code in xfs_sysfs.c | Christoph Hellwig | 1 | -23/+6 |
| 2025-03-03 | xfs: implement zoned garbage collection | Christoph Hellwig | 1 | -0/+4 |
| 2025-03-03 | xfs: add support for zoned space reservations | Christoph Hellwig | 1 | -15/+21 |
| 2025-03-03 | xfs: add the zoned space allocator | Christoph Hellwig | 1 | -0/+11 |
| 2025-03-03 | xfs: disable sb_frextents for zoned file systems | Christoph Hellwig | 1 | -1/+1 |
| 2025-03-03 | xfs: trace in-memory freecounter reservations | Christoph Hellwig | 1 | -0/+2 |
| 2025-03-03 | xfs: support reserved blocks for the rt extent counter | Christoph Hellwig | 1 | -30/+40 |
| 2025-03-03 | xfs: generalize the freespace and reserved blocks handling | Christoph Hellwig | 1 | -8/+29 |
| 2025-03-03 | xfs: reflow xfs_dec_freecounter | Christoph Hellwig | 1 | -21/+18 |
| 2025-02-25 | xfs: remove most in-flight buffer accounting | Christoph Hellwig | 1 | -5/+2 |
| 2024-12-23 | xfs: introduce realtime refcount btree ondisk definitions | Darrick J. Wong | 1 | -1/+4 |
| 2024-12-23 | xfs: introduce realtime rmap btree ondisk definitions | Darrick J. Wong | 1 | -2/+3 |
| 2024-12-23 | xfs: allow inode-based btrees to reserve space in the data device | Darrick J. Wong | 1 | -0/+10 |
| 2024-11-05 | xfs: persist quota flags with metadir | Darrick J. Wong | 1 | -0/+15 |
| 2024-11-05 | xfs: make RT extent numbers relative to the rtgroup | Christoph Hellwig | 1 | -1/+1 |
| 2024-11-05 | xfs: create incore realtime group structures | Darrick J. Wong | 1 | -1/+12 |
| 2024-11-05 | xfs: load metadata directory root at mount time | Darrick J. Wong | 1 | -2/+29 |
| 2024-10-22 | xfs: merge the perag freeing helpers | Christoph Hellwig | 1 | -3/+2 |
| 2024-10-22 | xfs: pass the exact range to initialize to xfs_initialize_perag | Christoph Hellwig | 1 | -2/+2 |
| 2024-09-20 | Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+6 |
| 2024-09-03 | xfs: enable block size larger than page size support | Pankaj Raghav | 1 | -1/+0 |
| 2024-09-03 | xfs: Use xfs set and clear mp state helpers | John Garry | 1 | -1/+1 |
| 2024-09-02 | xfs: make the calculation generic in xfs_sb_validate_fsb_count() | Pankaj Raghav | 1 | -1/+6 |
| 2024-04-23 | xfs: use an XFS_OPSTATE_ flag for detecting if logged xattrs are available | Darrick J. Wong | 1 | -0/+16 |
| 2024-04-22 | xfs: support RT inodes in xfs_mod_delalloc | Christoph Hellwig | 1 | -3/+15 |
| 2024-04-22 | xfs: split xfs_mod_freecounter | Christoph Hellwig | 1 | -32/+35 |
| 2024-04-15 | xfs: only clear log incompat flags at clean unmount | Darrick J. Wong | 1 | -1/+7 |
| 2024-03-13 | Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -1/+1 |
| 2024-02-13 | xfs: convert remaining kmem_free() to kfree() | Dave Chinner | 1 | -1/+1 |
| 2024-02-12 | xfs: add support for FS_IOC_GETFSSYSFSPATH | Kent Overstreet | 1 | -0/+2 |
| 2024-02-08 | fs: super_set_uuid() | Kent Overstreet | 1 | -1/+1 |
| 2023-12-07 | xfs: clean up the xfs_reserve_blocks interface | Christoph Hellwig | 1 | -6/+2 |
| 2023-10-04 | xfs: dynamically allocate the xfs-inodegc shrinker | Qi Zheng | 1 | -2/+2 |
| 2023-08-10 | xfs: track usage statistics of online fsck | Darrick J. Wong | 1 | -2/+7 |
| 2022-11-16 | xfs: fix sb write verify for lazysbcount | Long Li | 1 | -0/+15 |
| 2022-09-19 | xfs: simplify if-else condition in xfs_validate_new_dalign | Zeng Heng | 1 | -18/+20 |
| 2022-07-07 | xfs: Pre-calculate per-AG agbno geometry | Dave Chinner | 1 | -1/+2 |
| 2022-05-27 | xfs: don't log every time we clear the log incompat flags | Darrick J. Wong | 1 | -1/+0 |
| 2022-04-12 | xfs: use a separate frextents counter for rt extent reservations | Darrick J. Wong | 1 | -29/+21 |
| 2022-04-12 | xfs: recalculate free rt extents after log recovery | Darrick J. Wong | 1 | -9/+32 |
| 2022-03-29 | xfs: log shutdown triggers should only shut down the log | Dave Chinner | 1 | -0/+1 |
| 2022-03-28 | xfs: don't include bnobt blocks when reserving free block pool | Darrick J. Wong | 1 | -1/+1 |
| 2021-12-21 | xfs: only run COW extent recovery when there are no live extents | Darrick J. Wong | 1 | -10/+0 |
| 2021-10-19 | xfs: compute maximum AG btree height for critical reservation calculation | Darrick J. Wong | 1 | -0/+14 |
| 2021-08-19 | xfs: convert xfs_sb_version_has checks to use mount features | Dave Chinner | 1 | -1/+1 |
| 2021-08-19 | xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown | Dave Chinner | 1 | -3/+3 |
| 2021-08-19 | xfs: convert remaining mount flags to state flags | Dave Chinner | 1 | -8/+7 |
| 2021-08-19 | xfs: convert mount flags to features | Dave Chinner | 1 | -12/+12 |
| 2021-08-19 | xfs: replace xfs_sb_version checks with feature flag checks | Dave Chinner | 1 | -6/+7 |
| 2021-08-19 | xfs: reflect sb features in xfs_mount | Dave Chinner | 1 | -0/+1 |
| 2021-08-19 | xfs: rework attr2 feature and mount options | Dave Chinner | 1 | -17/+10 |
| 2021-08-09 | xfs: allow setting and clearing of log incompat feature flags | Darrick J. Wong | 1 | -0/+110 |
| 2021-08-09 | xfs: throttle inode inactivation queuing on memory reclaim | Darrick J. Wong | 1 | -1/+8 |
| 2021-08-09 | xfs: don't run speculative preallocation gc when fs is frozen | Darrick J. Wong | 1 | -0/+1 |
| 2021-08-09 | xfs: queue inactivation immediately when free realtime extents are tight | Darrick J. Wong | 1 | -5/+8 |
| 2021-08-09 | xfs: queue inactivation immediately when free space is tight | Darrick J. Wong | 1 | -8/+0 |
| 2021-08-06 | xfs: per-cpu deferred inode inactivation queues | Dave Chinner | 1 | -1/+25 |
| 2021-08-06 | xfs: remove the active vs running quota differentiation | Christoph Hellwig | 1 | -3/+1 |
| 2021-06-21 | xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes | Darrick J. Wong | 1 | -1/+9 |
| 2021-06-02 | xfs: move perag structure and setup to libxfs/xfs_ag.[ch] | Dave Chinner | 1 | -133/+0 |
| 2021-06-02 | xfs: prepare for moving perag definitions and support to libxfs | Dave Chinner | 1 | -24/+32 |
| 2021-06-02 | xfs: move xfs_perag_get/put to xfs_ag.[ch] | Dave Chinner | 1 | -0/+1 |
| 2021-04-29 | xfs: set aside allocation btree blocks from block reservation | Brian Foster | 1 | -1/+14 |
| 2021-04-07 | xfs: precalculate default inode attribute offset | Dave Chinner | 1 | -1/+13 |
| 2021-03-15 | xfs: force log and push AIL to clear pinned inodes when aborting mount | Darrick J. Wong | 1 | -46/+44 |
| 2021-02-03 | xfs: parallelize block preallocation garbage collection | Darrick J. Wong | 1 | -0/+3 |
| 2021-02-03 | xfs: rename block gc start and stop functions | Darrick J. Wong | 1 | -1/+1 |
| 2021-01-22 | xfs: remove xfs_quiesce_attr() | Brian Foster | 1 | -1/+1 |
| 2021-01-22 | xfs: fold sbcount quiesce logging into log covering | Brian Foster | 1 | -31/+0 |
| 2021-01-22 | xfs: sync lazy sb accounting on quiesce of read-only mounts | Brian Foster | 1 | -2/+1 |
| 2021-01-22 | xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain() | Brian Foster | 1 | -2/+2 |
| 2020-11-18 | xfs: return corresponding errcode if xfs_initialize_perag() fail | Yu Kuai | 1 | -3/+8 |
| 2020-09-15 | xfs: remove xfs_getsb | Christoph Hellwig | 1 | -17/+0 |
| 2020-09-06 | xfs: xfs_iflock is no longer a completion | Dave Chinner | 1 | -5/+6 |
| 2020-09-06 | xfs: remove kmem_realloc() | Carlos Maiolino | 1 | -2/+2 |
| 2020-07-07 | xfs: remove SYNC_WAIT from xfs_reclaim_inodes() | Dave Chinner | 1 | -6/+5 |
| 2020-07-07 | xfs: allow multiple reclaimers per AG | Dave Chinner | 1 | -4/+0 |
| 2020-05-27 | xfs: reduce free inode accounting overhead | Dave Chinner | 1 | -33/+0 |
| 2020-05-04 | xfs: define printk_once variants for xfs messages | Eric Sandeen | 1 | -4/+3 |
| 2020-03-11 | xfs: remove XFS_BUF_TO_SBP | Christoph Hellwig | 1 | -1/+1 |
| 2019-12-19 | xfs: don't commit sunit/swidth updates to disk if that would cause repair fai... | Darrick J. Wong | 1 | -1/+44 |
| 2019-12-19 | xfs: split the sunit parameter update into two parts | Darrick J. Wong | 1 | -51/+72 |
| 2019-11-13 | xfs: convert open coded corruption check to use XFS_IS_CORRUPT | Darrick J. Wong | 1 | -5/+2 |
| 2019-11-05 | xfs: use super s_id instead of struct xfs_mount m_fsname | Ian Kent | 1 | -2/+3 |
| 2019-10-29 | xfs: simplify parsing of allocsize mount option | Christoph Hellwig | 1 | -26/+5 |
| 2019-10-29 | xfs: rename the m_writeio_* fields in struct xfs_mount | Christoph Hellwig | 1 | -4/+4 |
| 2019-10-29 | xfs: remove the m_readio_* fields in struct xfs_mount | Christoph Hellwig | 1 | -14/+4 |
| 2019-10-29 | xfs: don't use a different allocsice for -o wsync | Christoph Hellwig | 1 | -7/+2 |
| 2019-09-05 | xfs: Use WARN_ON_ONCE for bailout mount-operation | Austin Kim | 1 | -1/+1 |
| 2019-08-26 | fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. | Tetsuo Handa | 1 | -1/+1 |
| 2019-06-28 | xfs: remove unused header files | Eric Sandeen | 1 | -4/+0 |
| 2019-06-12 | xfs: remove unused flags arg from getsb interfaces | Eric Sandeen | 1 | -12/+2 |
| 2019-06-12 | xfs: fix inode_cluster_size rounding mayhem | Darrick J. Wong | 1 | -2/+2 |
| 2019-06-12 | xfs: refactor inode geometry setup routines | Darrick J. Wong | 1 | -82/+1 |
| 2019-06-12 | xfs: separate inode geometry | Darrick J. Wong | 1 | -22/+27 |
| 2019-04-26 | xfs: rename the speculative block allocation reclaim toggle functions | Darrick J. Wong | 1 | -1/+1 |
| 2019-04-26 | xfs: track delayed allocation reservations across the filesystem | Darrick J. Wong | 1 | -0/+21 |
| 2019-04-14 | xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem | Darrick J. Wong | 1 | -0/+2 |
| 2019-04-14 | xfs: replace the BAD_SUMMARY mount flag with the equivalent health code | Darrick J. Wong | 1 | -5/+4 |
| 2019-04-14 | xfs: track metadata health status | Darrick J. Wong | 1 | -0/+1 |
| 2019-02-11 | xfs: cache unlinked pointers in an rhashtable | Darrick J. Wong | 1 | -0/+5 |
| 2018-12-12 | xfs: precalculate cluster alignment in inodes and blocks | Darrick J. Wong | 1 | -0/+2 |
| 2018-12-12 | xfs: precalculate inodes and blocks per inode cluster | Darrick J. Wong | 1 | -0/+2 |
| 2018-08-13 | xfs: recalculate summary counters at mount time if icount is bad | Darrick J. Wong | 1 | -0/+1 |
| 2018-07-31 | xfs: move extent busy tree initialization to xfs_initialize_perag | Darrick J. Wong | 1 | -0/+3 |
| 2018-07-26 | xfs: clean up IRELE/iput callsites | Darrick J. Wong | 1 | -2/+2 |
| 2018-07-23 | xfs: force summary counter recalc at next mount | Darrick J. Wong | 1 | -0/+13 |
| 2018-07-23 | xfs: detect and fix bad summary counts at mount | Darrick J. Wong | 1 | -26/+54 |
| 2018-06-06 | xfs: convert to SPDX license tags | Dave Chinner | 1 | -13/+1 |
| 2018-06-06 | xfs: verify root inode more thoroughly | Dave Chinner | 1 | -2/+5 |
| 2018-05-15 | xfs: halt auto-reclamation activities while rebuilding rmap | Darrick J. Wong | 1 | -3/+1 |
| 2018-03-26 | xfs: clean up xfs_mount allocation and dynamic initializers | Brian Foster | 1 | -2/+0 |
| 2018-03-11 | xfs: remove unused m_dmevmask from xfs_mount struct | Eric Sandeen | 1 | -2/+0 |
| 2018-01-12 | xfs: destroy mutex pag_ici_reclaim_lock before free | Xiongwei Song | 1 | -0/+3 |
| 2017-11-09 | xfs: on failed mount, force-reclaim inodes after unmounting quota controls | Darrick J. Wong | 1 | -2/+13 |
| 2017-10-11 | xfs: Fix bool initialization/comparison | Thomas Meyer | 1 | -1/+1 |
| 2017-08-17 | xfs: don't leak quotacheck dquots when cow recovery | Darrick J. Wong | 1 | -0/+2 |
| 2017-08-17 | xfs: clear MS_ACTIVE after finishing log recovery | Darrick J. Wong | 1 | -10/+0 |
| 2017-07-10 | Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -10/+16 |
| 2017-07-06 | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 1 | -2/+2 |
| 2017-06-27 | xfs: make errortag a per-mountpoint structure | Darrick J. Wong | 1 | -2/+8 |
| 2017-06-20 | percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch | Nikolay Borisov | 1 | -2/+2 |
| 2017-06-19 | xfs: remove double-underscore integer types | Darrick J. Wong | 1 | -8/+8 |
| 2017-06-05 | fs: switch ->s_uuid to uuid_t | Christoph Hellwig | 1 | -2/+1 |
| 2017-06-05 | xfs: use the common helper uuid_is_null() | Amir Goldstein | 1 | -4/+4 |
| 2017-06-05 | xfs: remove uuid_getnodeuniq and xfs_uu_t | Christoph Hellwig | 1 | -1/+4 |
| 2017-04-28 | xfs: publish UUID in struct super_block | Amir Goldstein | 1 | -0/+4 |
| 2017-03-07 | xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask | Chandan Rajendra | 1 | -2/+1 |
| 2017-02-09 | xfs: don't block the log commit handler for discards | Christoph Hellwig | 1 | -0/+1 |
| 2017-02-09 | xfs: improve handling of busy extents in the low-level allocator | Christoph Hellwig | 1 | -0/+8 |
| 2017-02-09 | xfs: correct null checks and error processing in xfs_initialize_perag | Bill O'Donnell | 1 | -9/+15 |
| 2016-12-07 | xfs: use rhashtable to track buffer cache | Lucas Stach | 1 | -2/+5 |
| 2016-10-20 | xfs: unset MS_ACTIVE if mount fails | Darrick J. Wong | 1 | -0/+1 |
| 2016-10-05 | xfs: garbage collect old cowextsz reservations | Darrick J. Wong | 1 | -0/+1 |
| 2016-10-05 | xfs: preallocate blocks for worst-case btree expansion | Darrick J. Wong | 1 | -0/+8 |
| 2016-10-05 | xfs: store in-progress CoW allocations in the refcount btree | Darrick J. Wong | 1 | -0/+12 |
| 2016-10-04 | xfs: when replaying bmap operations, don't let unlinked inodes get reaped | Darrick J. Wong | 1 | -0/+9 |
| 2016-10-03 | xfs: define the on-disk refcount btree format | Darrick J. Wong | 1 | -0/+2 |
| 2016-09-26 | xfs: quiesce the filesystem after recovery on readonly mount | Dave Chinner | 1 | -0/+14 |
| 2016-08-03 | xfs: rmap btree requires more reserved free space | Darrick J. Wong | 1 | -1/+1 |
| 2016-08-03 | xfs: define the on-disk rmap btree format | Darrick J. Wong | 1 | -0/+2 |
| 2016-08-03 | xfs: rmap btree add more reserved blocks | Darrick J. Wong | 1 | -0/+2 |
| 2016-08-03 | xfs: rework xfs_bmap_free callers to use xfs_defer_ops | Darrick J. Wong | 1 | -0/+1 |
| 2016-07-20 | xfs: exclude never-released buffers from buftarg I/O accounting | Brian Foster | 1 | -4/+6 |
| 2016-05-26 | Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+21 |
| 2016-05-20 | Merge branch 'xfs-4.7-error-cfg' into for-next | Dave Chinner | 1 | -1/+21 |
| 2016-05-18 | xfs: add "fail at unmount" error handling configuration | Carlos Maiolino | 1 | -0/+12 |
| 2016-05-18 | xfs: configurable error behavior via sysfs | Carlos Maiolino | 1 | -1/+9 |
| 2016-04-06 | xfs: improve kmem_realloc | Christoph Hellwig | 1 | -1/+0 |
| 2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -1/+1 |
| 2016-03-07 | Merge branch 'xfs-misc-fixes-4.6-2' into for-next | Dave Chinner | 1 | -19/+1 |
| 2016-03-07 | Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next | Dave Chinner | 1 | -1/+1 |
| 2016-03-02 | xfs: fix up inode32/64 (re)mount handling | Eric Sandeen | 1 | -19/+1 |
| 2016-02-10 | xfs: remove XBF_DONE flag wrapper macros | Dave Chinner | 1 | -1/+1 |
| 2016-02-09 | xfs: mode di_mode to vfs inode | Dave Chinner | 1 | -1/+1 |
| 2015-11-03 | Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next | Dave Chinner | 1 | -0/+10 |
| 2015-11-03 | xfs: don't leak uuid table on rmmod | Darrick J. Wong | 1 | -0/+10 |
| 2015-10-12 | xfs: per-filesystem stats in sysfs | Bill O'Donnell | 1 | -1/+10 |
| 2015-08-19 | xfs: clean up root inode properly on mount failure | Brian Foster | 1 | -0/+2 |
| 2015-08-19 | xfs: don't leave EFIs on AIL on mount failure | Brian Foster | 1 | -12/+14 |
| 2015-06-01 | Merge branch 'xfs-sparse-inode' into for-next | Dave Chinner | 1 | -0/+16 |
| 2015-05-29 | xfs: sparse inode chunks feature helpers and mount requirements | Brian Foster | 1 | -0/+16 |
| 2015-05-29 | xfs: inode and free block counters need to use __percpu_counter_compare | Dave Chinner | 1 | -14/+20 |
| 2015-02-23 | xfs: remove xfs_mod_incore_sb API | Dave Chinner | 1 | -136/+0 |
| 2015-02-23 | xfs: replace xfs_mod_incore_sb_batched | Dave Chinner | 1 | -51/+0 |
| 2015-02-23 | xfs: introduce xfs_mod_frextents | Dave Chinner | 1 | -8/+19 |
| 2015-02-23 | xfs: Remove icsb infrastructure | Dave Chinner | 1 | -515/+1 |
| 2015-02-23 | xfs: use generic percpu counters for free block counter | Dave Chinner | 1 | -94/+98 |
| 2015-02-23 | xfs: use generic percpu counters for free inode counter | Dave Chinner | 1 | -43/+33 |
| 2015-02-23 | xfs: use generic percpu counters for inode counter | Dave Chinner | 1 | -41/+35 |
| 2015-01-22 | xfs: sanitise sb_bad_features2 handling | Dave Chinner | 1 | -12/+11 |
| 2015-01-22 | xfs: consolidate superblock logging functions | Dave Chinner | 1 | -66/+12 |
| 2015-01-22 | xfs: remove bitfield based superblock updates | Dave Chinner | 1 | -14/+8 |
| 2014-12-04 | Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next | Dave Chinner | 1 | -0/+1 |
| 2014-12-04 | xfs: move type conversion functions to xfs_dir.h | Dave Chinner | 1 | -0/+1 |
| 2014-11-28 | Merge branch 'xfs-consolidate-format-defs' into for-next | Dave Chinner | 1 | -3/+0 |
| 2014-11-28 | xfs: merge xfs_inum.h into xfs_format.h | Christoph Hellwig | 1 | -1/+0 |
| 2014-11-28 | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig | 1 | -1/+0 |
| 2014-11-28 | xfs: merge xfs_dinode.h into xfs_format.h | Christoph Hellwig | 1 | -1/+0 |
| 2014-11-28 | xfs: allow lazy sb counter sync during filesystem freeze sequence | Brian Foster | 1 | -8/+21 |
| 2014-10-02 | Merge branch 'xfs-buf-iosubmit' into for-next | Dave Chinner | 1 | -29/+26 |
| 2014-10-02 | xfs: check xfs_buf_read_uncached returns correctly | Dave Chinner | 1 | -29/+26 |
| 2014-09-29 | xfs: xfs_kset should be static | Dave Chinner | 1 | -3/+0 |
| 2014-08-04 | Merge branch 'xfs-misc-fixes-3.17-2' into for-next | Dave Chinner | 1 | -1/+0 |
| 2014-08-04 | Merge branch 'xfs-misc-fixes-3.17-1' into for-next | Dave Chinner | 1 | -7/+3 |
| 2014-08-04 | xfs: fix coccinelle warnings | kbuild test robot | 1 | -1/+1 |
| 2014-08-04 | xfs: avoid false quotacheck after unclean shutdown | Eric Sandeen | 1 | -1/+0 |
| 2014-07-30 | xfs: require 64-bit sector_t | Christoph Hellwig | 1 | -5/+1 |
| 2014-07-24 | xfs: allow inode allocations in post-growfs disk space | Eric Sandeen | 1 | -2/+2 |
| 2014-07-15 | xfs: add xfs_mount sysfs kobject | Brian Foster | 1 | -1/+13 |