drop unused dentry argument to ->fsync
[safe/jmp/linux-2.6] / fs / btrfs / ctree.h
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-25 Josef BacikBtrfs: add basic DIO read/write support
2010-05-25 Yan, ZhengBtrfs: Metadata ENOSPC handling for balance
2010-05-25 Yan, ZhengBtrfs: Pre-allocate space for data relocation
2010-05-25 Yan, ZhengBtrfs: Metadata reservation for orphan inodes
2010-05-25 Yan, ZhengBtrfs: Introduce global metadata reservation
2010-05-25 Yan, ZhengBtrfs: Update metadata reservation for delayed allocation
2010-05-25 Yan, ZhengBtrfs: Integrate metadata reservation with start_transa...
2010-05-25 Yan, ZhengBtrfs: Introduce contexts for metadata reservation
2010-05-25 Yan, ZhengBtrfs: Shrink delay allocated space in a synchronized
2010-05-25 Yan, ZhengBtrfs: Kill allocate_wait in space_info
2010-05-25 Yan, ZhengBtrfs: Link block groups of different raid types
2010-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-03-31 Josef BacikBtrfs: kill max_extent mount option
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-15 Akinobu Mitabtrfs: use memparse
2010-03-15 Josef BacikBtrfs: cache the extent state everywhere we possibly...
2010-03-15 Chris MasonBtrfs: add new defrag-range ioctl.
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-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-01-28 Chris MasonBtrfs: Add mount -o compress-force
2009-12-17 Yan, ZhengBtrfs: Fix per root used space accounting
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: Avoid orphan inodes cleanup while replaying log
2009-12-16 Yan, ZhengBtrfs: Rewrite btrfs_drop_extents
2009-12-16 Yan, ZhengBtrfs: Add btrfs_duplicate_item
2009-10-15 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-10-14 Christoph HellwigBtrfs: add -o discard option
2009-10-13 Chris MasonBtrfs: fix btrfs acl #ifdef checks
2009-10-13 Chris MasonBtrfs: avoid tree log commit when there are no changes
2009-10-11 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-10-09 Alexey DobriyanBtrfs: constify dentry_operations
2009-10-08 Josef BacikBtrfs: optimize fsync for the single writer case
2009-10-08 Josef BacikBtrfs: async delalloc flushing under space pressure
2009-10-08 Josef BacikBtrfs: release delalloc reservations on extent item...
2009-10-05 Chris MasonBtrfs: fix deadlock on async thread startup
2009-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-29 Chris BallBtrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code
2009-09-28 Josef BacikBtrfs: proper -ENOSPC handling
2009-09-21 Josef BacikBtrfs: account for space used by the super mirrors
2009-09-21 Josef BacikBtrfs: make balance code choose more wisely when relocating
2009-09-21 Yan, ZhengBtrfs: add snapshot/subvolume destroy ioctl
2009-09-21 Yan, ZhengBtrfs: change how subvolumes are organized
2009-09-21 Yan, ZhengBtrfs: do not reuse objectid of deleted snapshot/subvol
2009-09-17 Yan ZhengBtrfs: improve async block group caching
2009-09-11 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-09-11 Chris MasonBtrfs: Fix extent replacment race
2009-07-30 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-07-30 Yan ZhengBtrfs: preserve commit_root for async caching
2009-07-28 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-07-27 Josef BacikBtrfs: change how we unpin extents
2009-07-24 Josef BacikBtrfs: async block group caching
2009-07-24 Josef BacikBtrfs: use hybrid extents+bitmap rb tree for free space
2009-07-22 Yan ZhengBtrfs: fix definition of struct btrfs_extent_inline_ref
2009-07-02 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-07-02 Yan ZhengBtrfs: update backrefs while dropping snapshot
2009-06-24 Al Viroswitch btrfs to inode->i_acl
2009-06-10 Al ViroFix btrfs when ACLs are configured out
2009-06-10 Christoph HellwigBtrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
2009-06-10 Chris MasonBtrfs: autodetect SSD devices
2009-06-10 Chris MasonBtrfs: add mount -o ssd_spread to spread allocations out
2009-06-10 Yan ZhengBtrfs: Mixed back reference (FORWARD ROLLING FORMAT...
2009-04-24 Chris MasonBtrfs: fix fallocate deadlock on inode extent lock
2009-04-24 Josef BacikBtrfs: try to keep a healthy ratio of metadata vs data...
2009-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-02 Wu FengguangBtrfs: fix typos in comments
2009-04-02 Sage WeilBtrfs: add flushoncommit mount option
2009-04-02 Sage WeilBtrfs: notreelog mount option
2009-04-03 Chris MasonBtrfs: rework allocation clustering
2009-04-03 Josef BacikBtrfs: kill the pinned_mutex
2009-04-03 Josef BacikBtrfs: kill the block group alloc mutex
2009-04-01 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-01 Nick Pigginmm: page_mkwrite change prototype to match fault
2009-03-31 Chris MasonBtrfs: add extra flushing for renames and truncates
2009-03-24 Chris MasonBtrfs: tree logging unlink/rename fixes
2009-03-24 Chris MasonBtrfs: leave btree locks spinning more often
2009-03-24 Chris MasonBtrfs: process the delayed reference queue in clusters
2009-03-24 Chris MasonBtrfs: do extent allocation and reference count updates...
2009-03-24 Chris MasonBtrfs: don't preallocate metadata blocks during btrfs_s...
2009-03-10 Chris MasonBtrfs: Fix locking around adding new space_info
2009-02-20 Josef BacikBtrfs: add better -ENOSPC handling
2009-02-12 Chris MasonBtrfs: make a lockdep class for the extent buffer locks
2009-02-12 Jeff MahoneyBtrfs: remove btrfs_init_path
2009-02-04 Chris MasonBtrfs: Change btree locking to use explicit blocking...
2009-02-04 Chris MasonBtrfs: hash_lock is no longer needed
2009-01-21 Yan ZhengBtrfs: fix tree logs parallel sync
2009-01-21 Jan EngelhardtBtrfs: change/remove typedef
2009-01-06 Chris MasonBtrfs: Fix checkpatch.pl warnings
2008-12-17 Chris MasonBtrfs: shift all end_io work to thread pools
2008-12-12 Yan ZhengBtrfs: fix nodatasum handling in balancing code
2008-12-11 Yan ZhengBtrfs: fix leaking block group on balance
2008-12-10 Chris MasonBtrfs: Delete csum items when freeing extents
2008-12-08 Chris MasonBtrfs: Add inode sequence number for NFS and reserved...
2008-12-08 Chris MasonBtrfs: move data checksumming into a dedicated tree
2008-12-02 Chris MasonBtrfs: rev the disk format for the inode compat and...
next