summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | xfs: factor out free space extent length checkDave Chinner2015-06-22
| | * | | | | | | | | | | | | | | xfs: xfs_alloc_fix_freelist() can use incore perag structuresDave Chinner2015-06-22
| * | | | | | | | | | | | | | | | Merge branch 'xfs-commit-cleanup' into for-nextDave Chinner2015-06-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | xfs: fix xfs_log_done interfaceChristoph Hellwig2015-06-04
| | * | | | | | | | | | | | | | | | xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-04
| | * | | | | | | | | | | | | | | | xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-04
| | * | | | | | | | | | | | | | | | xfs: pass a boolean flag to xfs_trans_free_itemsChristoph Hellwig2015-06-04
| | * | | | | | | | | | | | | | | | xfs: switch remaining xfs_trans_dup users to xfs_trans_rollChristoph Hellwig2015-06-04
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge branch 'xfs-misc-fixes-for-4.2-2' into for-nextDave Chinner2015-06-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | xfs: check min blks for random debug mode sparse allocationsBrian Foster2015-06-04
| | * | | | | | | | | | | | | | | | xfs: fix sparse inodes 32-bit compile failureBrian Foster2015-06-04
| * | | | | | | | | | | | | | | | | Merge branch 'xfs-dax-support' into for-nextDave Chinner2015-06-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | xfs: add initial DAX supportDave Chinner2015-06-04
| | * | | | | | | | | | | | | | | | | xfs: add DAX IO path supportDave Chinner2015-06-04
| | * | | | | | | | | | | | | | | | | xfs: add DAX truncate supportDave Chinner2015-06-04
| | * | | | | | | | | | | | | | | | | xfs: add DAX block zeroing supportDave Chinner2015-06-04
| | * | | | | | | | | | | | | | | | | xfs: add DAX file operations supportDave Chinner2015-06-04
| | * | | | | | | | | | | | | | | | | dax: expose __dax_fault for filesystems with locking constraintsDave Chinner2015-06-04
| | * | | | | | | | | | | | | | | | | dax: don't abuse get_block mapping for endio callbacksDave Chinner2015-06-04
| | * | | | | | | | | | | | | | | | | xfs: mmap lock needs to be inside freeze protectionDave Chinner2015-06-04
| | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'xfs-sparse-inode' into for-nextDave Chinner2015-06-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | xfs: enable sparse inode chunks for v5 superblocksBrian Foster2015-05-29
| | * | | | | | | | | | | | | | | | xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()Brian Foster2015-05-29
| | * | | | | | | | | | | | | | | | xfs: only free allocated regions of inode chunksBrian Foster2015-05-29
| | * | | | | | | | | | | | | | | | xfs: filter out sparse regions from individual inode allocationBrian Foster2015-05-29
| | * | | | | | | | | | | | | | | | xfs: randomly do sparse inode allocations in DEBUG modeBrian Foster2015-05-29
| | * | | | | | | | | | | | | | | | xfs: allocate sparse inode chunks on full chunk allocation failureBrian Foster2015-05-29
| | * | | | | | | | | | | | | | | | xfs: helper to convert holemask to inode alloc. bitmapBrian Foster2015-05-29
| | * | | | | | | | | | | | | | | | xfs: handle sparse inode chunks in icreate log recoveryBrian Foster2015-05-29
| | * | | | | | | | | | | | | | | | xfs: pass inode count through ordered icreate log itemBrian Foster2015-05-29
| | * | | | | | | | | | | | | | | | xfs: use actual inode count for sparse records in bulkstat/inumbersBrian Foster2015-05-29
| | * | | | | | | | | | | | | | | | xfs: introduce inode record hole mask for sparse inode chunksBrian Foster2015-05-29
| | * | | | | | | | | | | | | | | | xfs: add fs geometry bit for sparse inode chunksBrian Foster2015-05-29
| | * | | | | | | | | | | | | | | | xfs: sparse inode chunks feature helpers and mount requirementsBrian Foster2015-05-29
| | * | | | | | | | | | | | | | | | xfs: use sparse chunk alignment for min. inode allocation requirementBrian Foster2015-05-29
| | * | | | | | | | | | | | | | | | xfs: add sparse inode chunk alignment superblock fieldBrian Foster2015-05-29
| | * | | | | | | | | | | | | | | | xfs: support min/max agbno args in block allocatorBrian Foster2015-05-29
| | * | | | | | | | | | | | | | | | xfs: update free inode record logic to support sparse inode recordsBrian Foster2015-05-29
| | * | | | | | | | | | | | | | | | xfs: create individual inode alloc. helperBrian Foster2015-05-29
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge branch 'xfs-misc-fixes-for-4.2' into for-nextDave Chinner2015-06-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | xfs: Clean up xfs_trans_dup_dqinfoNan Jia2015-06-01
| | * | | | | | | | | | | | | | | xfs: don't cast string literalsEric Sandeen2015-06-01
| | * | | | | | | | | | | | | | | xfs: fix quota block reservation leak when tp allocates and frees blocksBrian Foster2015-06-01
| | * | | | | | | | | | | | | | | xfs: always log the inode on unwritten extent conversionBrian Foster2015-06-01
| | |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | btrfs: delayed-ref: double free in btrfs_add_delayed_tree_ref()Dan Carpenter2015-06-24
| * | | | | | | | | | | | | | | Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linu...Chris Mason2015-06-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Btrfs: Check if kobject is initialized before putAnand Jain2015-06-22
| | * | | | | | | | | | | | | | | Btrfs: sysfs: add support to show replacing target in the sysfsAnand Jain2015-06-19
| | * | | | | | | | | | | | | | | Btrfs: free the stale deviceAnand Jain2015-06-19