Btrfs: buffer results in the space_info ioctl
[sfrench/cifs-2.6.git] / fs /
2010-03-16 Chris MasonBtrfs: buffer results in the space_info ioctl
2010-03-16 Sage WeilBtrfs: use __u64 types in ioctl.h
2010-03-16 Sage WeilBtrfs: fix search_ioctl key advance
2010-03-15 Nick PigginBtrfs: fix gfp flags masking in the compression code
2010-03-15 Chris MasonBtrfs: don't look at bio flags after submit_bio
2010-03-15 Xiao Guangrongbtrfs: using btrfs_stack_device_id() get devid
2010-03-15 Akinobu Mitabtrfs: use memparse
2010-03-15 Josef BacikBtrfs: add a "df" ioctl for btrfs
2010-03-15 Josef BacikBtrfs: cache the extent state everywhere we possibly...
2010-03-15 Josef BacikBtrfs: cache ordered extent when completing io
2010-03-15 Josef BacikBtrfs: cache extent state in find_delalloc_range
2010-03-15 Josef BacikBtrfs: change the ordered tree to use a spinlock instea...
2010-03-15 Chris MasonBtrfs: finish read pages in the order they are submitted
2010-03-15 Miao Xiebtrfs: fix btrfs_mkdir goto for no free objectids
2010-03-15 Sage WeilBtrfs: flush data on snapshot creation
2010-03-15 Josef BacikBtrfs: make df be a little bit more understandable
2010-03-15 TARUISI Hiroakibtrfs: Update existing btrfs_device for renaming device
2010-03-15 Chris MasonBtrfs: add new defrag-range ioctl.
2010-03-15 Chris MasonBtrfs: be more selective in the defrag ioctl
2010-03-15 Chris MasonBtrfs: run the backing dev more often in the submit_bio...
2010-03-15 Josef BacikBtrfs: make subvolid=0 mount the original default root
2010-03-15 Josef BacikBtrfs: add ioctl and incompat flag to set the default...
2010-03-15 Josef BacikBtrfs: change how we mount subvolumes
2010-03-15 Josef BacikBtrfs: make set/get functions for the super compat_ro...
2010-03-15 Chris MasonBtrfs: add search and inode lookup ioctls
2010-03-15 TARUISI HiroakiBtrfs: add a function to lookup a directory path by...
2010-03-08 Josef BacikBtrfs: kfree correct pointer during mount option parsing
2010-03-08 Eric ParisBtrfs: use RB_ROOT to intialize rb_trees instead of...
2010-02-12 Shaohua LiBtrfs: btrfs_mark_extent_written uses the wrong slot
2010-02-04 Aneesh Kumar K.VBtrfs: apply updated fallocate i_size fix
2010-02-04 Josef BacikBtrfs: do not try and lookup the file extent when finis...
2010-02-04 Yan, ZhengBtrfs: Fix oopsen when dropping empty tree.
2010-02-04 Miao XieBtrfs: remove BUG_ON() due to mounting bad filesystem
2010-02-04 Roel KluinBtrfs: make error return negative in btrfs_sync_file()
2010-02-04 Yan, ZhengBtrfs: fix race between allocate and release extent...
2010-01-28 Josef BacikBtrfs: check total number of devices when removing...
2010-01-28 Josef BacikBtrfs: check return value of open_bdev_exclusive properly
2010-01-28 Josef BacikBtrfs: do not mark the chunk as readonly if in degraded...
2010-01-28 Josef BacikBtrfs: run orphan cleanup on default fs root
2010-01-28 Yang HongyangBtrfs: fix a memory leak in btrfs_init_acl
2010-01-28 Aneesh Kumar K.VBtrfs: Use correct values when updating inode i_size...
2010-01-28 Miao XieBtrfs: remove tree_search() in extent_map.c
2010-01-28 Chris MasonBtrfs: Add mount -o compress-force
2010-01-18 Josef BacikBtrfs: fix possible panic on unmount
2010-01-18 Chris MasonBtrfs: deal with NULL acl sent to btrfs_set_acl
2010-01-18 Josef BacikBtrfs: fix regression in orphan cleanup
2010-01-18 Yan, ZhengBtrfs: Fix race in btrfs_mark_extent_written
2010-01-18 Jiri SlabyBtrfs, fix memory leaks in error paths
2010-01-18 Yan, ZhengBtrfs: align offsets for btrfs_ordered_update_i_size
2010-01-18 Jan Engelhardtbtrfs: fix missing last-entry in readdir(3)
2009-12-17 Chris MasonBtrfs: make sure fallocate properly starts a transaction
2009-12-17 Josef BacikBtrfs: make metadata chunks smaller
2009-12-17 Matthew WilcoxBtrfs: Show discard option in /proc/mounts
2009-12-17 TARUISI HiroakiBtrfs: deny sys_link across subvolumes.
2009-12-17 Sage WeilBtrfs: fail mount on bad mount options
2009-12-17 Yan, ZhengBtrfs: don't add extent 0 to the free space cache v2
2009-12-17 Yan, ZhengBtrfs: Fix per root used space accounting
2009-12-17 Yan, ZhengBtrfs: Fix btrfs_drop_extent_cache for skip pinned...
2009-12-17 Yan, ZhengBtrfs: Add delayed iput
2009-12-17 Yan, ZhengBtrfs: Pass transaction handle to security and ACL...
2009-12-17 Yan, ZhengBtrfs: Make truncate(2) more ENOSPC friendly
2009-12-17 Yan, ZhengBtrfs: Make fallocate(2) more ENOSPC friendly
2009-12-17 Yan, ZhengBtrfs: Avoid orphan inodes cleanup during committing...
2009-12-17 Yan, ZhengBtrfs: Avoid orphan inodes cleanup while replaying log
2009-12-17 Yan, ZhengBtrfs: Fix disk_i_size update corner case
2009-12-16 Yan, ZhengBtrfs: Rewrite btrfs_drop_extents
2009-12-16 Yan, ZhengBtrfs: Add btrfs_duplicate_item
2009-12-16 Yan, ZhengBtrfs: Avoid superfluous tree-log writeout
2009-12-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-02 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-12-02 Linus TorvaldsMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2009-12-01 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-12-01 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-12-01 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2009-12-01 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-01 Marc DionneCacheFiles: Update IMA counters when using dentry_open
2009-12-01 David Howells9p: fix build breakage introduced by FS-Cache
2009-12-01 Linus TorvaldsMerge branch 'security' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-11-30 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-11-30 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-11-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-11-30 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
next