xfs: enable sparse inode chunks for v5 superblocks
[cascardo/linux.git] / fs /
2015-05-28 Brian Fosterxfs: enable sparse inode chunks for v5 superblocks
2015-05-28 Brian Fosterxfs: skip unallocated regions of inode chunks in xfs_if...
2015-05-28 Brian Fosterxfs: only free allocated regions of inode chunks
2015-05-28 Brian Fosterxfs: filter out sparse regions from individual inode...
2015-05-28 Brian Fosterxfs: randomly do sparse inode allocations in DEBUG...
2015-05-28 Brian Fosterxfs: allocate sparse inode chunks on full chunk allocat...
2015-05-28 Brian Fosterxfs: helper to convert holemask to inode alloc. bitmap
2015-05-28 Brian Fosterxfs: handle sparse inode chunks in icreate log recovery
2015-05-28 Brian Fosterxfs: pass inode count through ordered icreate log item
2015-05-28 Brian Fosterxfs: use actual inode count for sparse records in bulks...
2015-05-28 Brian Fosterxfs: introduce inode record hole mask for sparse inode...
2015-05-28 Brian Fosterxfs: add fs geometry bit for sparse inode chunks
2015-05-28 Brian Fosterxfs: sparse inode chunks feature helpers and mount...
2015-05-28 Brian Fosterxfs: use sparse chunk alignment for min. inode allocati...
2015-05-28 Brian Fosterxfs: add sparse inode chunk alignment superblock field
2015-05-28 Brian Fosterxfs: support min/max agbno args in block allocator
2015-05-28 Brian Fosterxfs: update free inode record logic to support sparse...
2015-05-28 Brian Fosterxfs: create individual inode alloc. helper
2015-05-04 Linus TorvaldsMerge tag 'for_linus_stable' of git://git./linux/kernel...
2015-05-04 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-05-03 Dave AirlieMerge branch 'drm-next0420' of https://github.com/marky...
2015-05-03 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-05-03 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2015-05-03 Linus TorvaldsMerge tag 'powerpc-4.1-3' of git://git./linux/kernel...
2015-05-03 Jan Karaext4: fix growing of tiny filesystems
2015-05-03 Davide Italianoext4: move check under lock scope to close a race.
2015-05-03 Lukas Czernerext4: fix data corruption caused by unwritten and delay...
2015-05-02 Chanho Parkext4 crypto: remove duplicated encryption mode definitions
2015-05-02 Herbert Xuext4 crypto: do not select from EXT4_FS_ENCRYPTION
2015-05-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-05-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-05-01 Theodore Ts'oext4 crypto: add padding to filenames before encrypting
2015-05-01 Theodore Ts'oext4 crypto: simplify and speed up filename encryption
2015-05-01 Linus TorvaldsMerge branch 'for-linus-4.1' of git://git./linux/kernel...
2015-04-30 Dave AirlieMerge branch 'drm-fixes-4.1' of git://people.freedeskto...
2015-04-29 Forrest LiuBtrfs: btrfs_release_extent_buffer_page didn't free...
2015-04-29 Mark BrownMerge remote-tracking branches 'asoc/fix/rt5677', ...
2015-04-29 Mark BrownMerge remote-tracking branches 'asoc/fix/email', 'asoc...
2015-04-29 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2015-04-29 Mark BrownMerge remote-tracking branch 'asoc/fix/intel' into...
2015-04-29 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2015-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-28 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2015-04-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-04-27 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-04-27 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2015-04-27 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2015-04-27 Linus TorvaldsMerge branch 'for-linus-4.1' of git://git./linux/kernel...
2015-04-27 Dave AirlieMerge tag 'drm-intel-next-fixes-2015-04-25' of git...
2015-04-27 Linus TorvaldsMerge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org...
2015-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-26 Linus TorvaldsMerge tag 'pm+acpi-4.1-rc1-2' of git://git./linux/kerne...
2015-04-26 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-04-26 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.1-1' of git://git...
2015-04-26 Linus TorvaldsMerge tag 'chrome-for-linus' of git://git./linux/kernel...
2015-04-26 Linus TorvaldsMerge tag 'cris-for-4.1' of git://git./linux/kernel...
2015-04-26 Linus TorvaldsMerge tag 'powerpc-4.1-2' of git://git./linux/kernel...
2015-04-26 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-04-26 Yang DongshengBtrfs: fill ->last_trans for delayed inode in btrfs_fil...
2015-04-26 Omar Sandovalbtrfs: unlock i_mutex after attempting to delete subvol...
2015-04-26 Omar Sandovalbtrfs: check io_ctl_prepare_pages return in __btrfs_wri...
2015-04-26 Omar Sandovalbtrfs: fix race on ENOMEM in alloc_extent_buffer
2015-04-26 Omar Sandovalbtrfs: handle ENOMEM in btrfs_alloc_tree_block
2015-04-26 Forrest LiuBtrfs: fix find_free_dev_extent() malfunction in case...
2015-04-26 Chris MasonBtrfs: don't check for delalloc_bytes in cache_save_setup
2015-04-26 Filipe MananaBtrfs: fix deadlock when starting writeback of bg caches
2015-04-26 Filipe MananaBtrfs: fix race between start dirty bg cache writeout...
2015-04-24 Al ViroRCU pathwalk breakage when running into a symlink overm...
2015-04-24 Jens Axboedirect-io: only inc/dec inode->i_dio_count for file...
2015-04-24 Johannes Bergfs/9p: fix readdir()
2015-04-24 Chris MasonBtrfs: prevent list corruption during free space cache...
2015-04-24 Linus TorvaldsMerge tag 'sound-fix-4.1-rc1' of git://git./linux/kerne...
2015-04-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-04-24 Linus TorvaldsMerge tag 'pwm/for-4.1-rc1' of git://git./linux/kernel...
2015-04-24 Linus TorvaldsMerge tag 'dma-buf-for-4.1' of git://git./linux/kernel...
2015-04-24 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2015-04-24 Linus TorvaldsMerge tag 'md/4.1' of git://neil.brown.name/md
2015-04-24 Linus TorvaldsMerge tag 'devicetree-for-4.1' of git://git./linux...
2015-04-24 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2015-04-24 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2015-04-24 Linus TorvaldsMerge tag 'nios2-v4.1-rc1' of git://git.rocketboards...
2015-04-24 Linus TorvaldsMerge tag 'blackfin-for-linus' of git://git./linux...
2015-04-24 Linus TorvaldsMerge tag 'metag-for-v4.1' of git://git./linux/kernel...
2015-04-24 Linus TorvaldsMerge tag 'arc-4.1-rc1' of git://git./linux/kernel...
2015-04-24 Linus TorvaldsMerge branch 'for-4.1' of git://linux-nfs.org/~bfields...
2015-04-24 Linus TorvaldsMerge branch 'for-linus-4.1' of git://git./linux/kernel...
2015-04-24 Linus TorvaldsMerge tag 'xfs-for-linus-4.1-rc1' of git://git./linux...
2015-04-24 Chris MasonBtrfs: fix inode cache writeout
2015-04-24 Rafael J. WysockiMerge branches 'acpi-dock', 'acpi-ec' and 'acpi-scan'
2015-04-23 Russell KingMerge branches 'misc' and 'vdso' into for-next
2015-04-23 Trond MyklebustMerge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs...
2015-04-23 Trond MyklebustMerge branch 'bugfixes'
2015-04-23 Andre Przywarafs/nfs: fix new compiler warning about boolean in switch
2015-04-23 Firo Yangnfs: Remove unneeded casts in nfs
2015-04-23 Benjamin CoddingtonNFS: Don't attempt to decode missing directory entries
2015-04-23 Nicolas IoossRevert "nfs: replace nfs_add_stats with nfs_inc_stats...
2015-04-23 Anna SchumakerNFS: Rename idmap.c to nfs4idmap.c
2015-04-23 Anna SchumakerNFS: Move nfs_idmap.h into fs/nfs/
2015-04-23 Anna SchumakerNFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h
2015-04-23 Anna SchumakerNFS: Add a stub for GETDEVICELIST
next