Trim includes in fs/super.c
[safe/jmp/linux-2.6] / fs / btrfs /
2010-05-15 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-05-15 Dan RosenbergBtrfs: check for read permission on src file in the...
2010-04-26 Jens Axboebtrfs: convert to using bdi_setup_and_register()
2010-04-13 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2010-04-06 Chris MasonBtrfs: make sure the chunk allocator doesn't create...
2010-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-04-05 Josef BacikBtrfs: fix data enospc check overflow
2010-04-05 Chris MasonBtrfs: add check for changed leaves in setup_leaf_for_split
2010-04-05 Sage WeilBtrfs: create snapshot references in same commit as...
2010-04-05 Josef BacikBtrfs: fix small race with delalloc flushing waitqueue's
2010-04-05 Nick PigginBtrfs: use add_to_page_cache_lru, use __page_cache_alloc
2010-03-31 Josef BacikBtrfs: fix chunk allocate size calculation
2010-03-31 Josef BacikBtrfs: kill max_extent mount option
2010-03-31 Josef BacikBtrfs: fail to mount if we have problems reading the...
2010-03-31 Dan CarpenterBtrfs: check btrfs_get_extent return for IS_ERR()
2010-03-31 Dan CarpenterBtrfs: handle kmalloc() failure in inode lookup ioctl
2010-03-31 Dan CarpenterBtrfs: dereferencing freed memory
2010-03-31 Zhao LeiBtrfs: Simplify num_stripes's calculation logical for...
2010-03-31 Zhao LeiBtrfs: Add error handle for btrfs_search_slot() in...
2010-03-31 Zhao LeiBtrfs: Remove unnecessary finish_wait() in wait_current...
2010-03-31 Miao XieBtrfs: add NULL check for do_walk_down()
2010-03-31 Andrea GelminiBtrfs: remove duplicate include in ioctl.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-18 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-03-18 Chris MasonBtrfs: fix the inode ref searches done by btrfs_search_...
2010-03-18 Chris MasonBtrfs: allow treeid==0 in the inode lookup ioctl
2010-03-18 Chris MasonBtrfs: return keys for large items to the search ioctl
2010-03-18 Chris MasonBtrfs: fix key checks and advance in the search ioctl
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 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
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-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-02-16 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-02-12 Shaohua LiBtrfs: btrfs_mark_extent_written uses the wrong slot
2010-02-05 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
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-29 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
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-21 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
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-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-17 Linus TorvaldsRevert "task_struct: make journal_info conditional"
2009-12-17 Chris MasonMerge branch 'master' of ssh:///linux/kernel/git/mason...
2009-12-17 Chris MasonBtrfs: make sure fallocate properly starts a transaction
2009-12-17 Chris MasonMerge branch btrfs-master into for-linus
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
next