crypto: skcipher - Fix request for sync algorithms
[safe/jmp/linux-2.6] / fs / btrfs /
2009-06-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-06-16 Jens Axboebtrfs: properly register fs backing device
2009-06-16 Yan ZhengBtrfs: always update root items for fs trees at commit...
2009-06-12 Christoph Hellwigenforce ->sync_fs is only called for rw superblock
2009-06-12 Christoph Hellwigbtrfs: remove ->write_super and stop maintaining -...
2009-06-11 Chris MasonBtrfs: fix extent_buffer leak during tree log replay
2009-06-11 Chris MasonBtrfs: fix oops when btrfs_inherit_iflags called with...
2009-06-11 Chris MasonBtrfs: fix -o nodatasum printk spelling
2009-06-11 Yan ZhengBtrfs: check duplicate backrefs for both data and metadata
2009-06-11 Shin HongBtrfs: init worker struct fields before kthread-run
2009-06-10 Hisashi HifumiBtrfs: pin buffers during write_dev_supers
2009-06-10 Chris MasonBtrfs: avoid races between super writeout and device...
2009-06-10 Al ViroFix btrfs when ACLs are configured out
2009-06-10 Hisashi HifumiBtrfs: fdatasync should skip metadata writeout
2009-06-10 David WoodhouseBtrfs: remove crc32c.h and use libcrc32c directly.
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 Chris MasonBtrfs: avoid allocation clusters that are too spread out
2009-06-10 Chris MasonBtrfs: Add mount -o nossd
2009-06-10 Chris MasonBtrfs: avoid IO stalls behind congested devices in...
2009-06-10 Chris MasonBtrfs: don't allow WRITE_SYNC bios to starve out regula...
2009-06-10 Chris MasonBtrfs: fix metadata dirty throttling limits
2009-06-10 Chris MasonBtrfs: reduce mount -o ssd CPU usage
2009-06-10 Chris MasonBtrfs: balance btree more often
2009-06-10 Chris MasonBtrfs: stop avoiding balancing at the end of the transa...
2009-06-10 Yan ZhengBtrfs: Mixed back reference (FORWARD ROLLING FORMAT...
2009-06-10 Yan Zhengbtrfs: Fix set/clear_extent_bit for 'end == (u64)-1'
2009-06-05 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-06-04 Chris MasonBtrfs: Fix oops and use after free during space balancing
2009-06-04 Yan ZhengBtrfs: set device->total_disk_bytes when adding new...
2009-05-15 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-05-14 Sankar PBtrfs: Spelling fix in btrfs_lookup_first_block_group...
2009-05-14 Sage WeilBtrfs: make show_options result match actual option...
2009-05-14 Li HongBtrfs: remove outdated comment in btrfs_ioctl_resize()
2009-05-14 Chris MasonBtrfs: remove some WARN_ONs in the IO failure path
2009-05-14 Chris MasonBtrfs: Don't loop forever on metadata IO failures
2009-05-14 Chris MasonBtrfs: init inode ordered_data_close flag properly
2009-05-09 Al ViroConvert obvious places to deactivate_locked_super()
2009-04-27 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-27 Chris MasonBtrfs: look for acls during btrfs_read_locked_inode
2009-04-27 Chris MasonBtrfs: fix acl caching
2009-04-27 Joel BeckerBtrfs: Fix a bunch of printk() warnings.
2009-04-27 Joel BeckerBtrfs: Fix a trivial warning using max() of u64 vs...
2009-04-27 Chris MasonBtrfs: remove unused btrfs_bit_radix slab
2009-04-27 Chris MasonBtrfs: ratelimit IO error printks
2009-04-27 Chris MasonBtrfs: remove #if 0 code
2009-04-27 Chris BallBtrfs: When shrinking, only update disk size on success
2009-04-24 Chris MasonBtrfs: fix deadlocks and stalls on dead root removal
2009-04-24 Chris MasonBtrfs: fix fallocate deadlock on inode extent lock
2009-04-24 Christoph HellwigBtrfs: kill btrfs_cache_create
2009-04-24 Christoph HellwigBtrfs: don't export symbols
2009-04-24 Christoph HellwigBtrfs: simplify makefile
2009-04-24 Josef BacikBtrfs: try to keep a healthy ratio of metadata vs data...
2009-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-21 Chris MasonBtrfs: fix btrfs fallocate oops and deadlock
2009-04-21 Li Zefanbtrfs: use memdup_user()
2009-04-20 Chris MasonBtrfs: use the right node in reada_for_balance
2009-04-20 Chris MasonBtrfs: fix oops on page->mapping->host during writepage
2009-04-20 Chris MasonBtrfs: add a priority queue to the async thread helpers
2009-04-20 Chris MasonBtrfs: use WRITE_SYNC for synchronous writes
2009-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-02 Stoyan GaydarovBtrfs: BUG to BUG_ON changes
2009-04-02 Dan CarpenterBtrfs: remove dead code
2009-04-02 Dan CarpenterBtrfs: remove dead code
2009-04-02 Wu FengguangBtrfs: fix typos in comments
2009-04-02 Jim OwensBtrfs: remove unused ftrace include
2009-04-03 Heiko CarstensBtrfs: fix __ucmpdi2 compile bug on 32 bit builds
2009-04-02 Shen FengBtrfs: free inode struct when btrfs_new_inode fails
2009-04-02 Amit GudBtrfs: fix race in worker_loop
2009-04-02 Sage WeilBtrfs: add flushoncommit mount option
2009-04-02 Sage WeilBtrfs: notreelog mount option
2009-04-02 Eric ParisBtrfs: introduce btrfs_show_options
2009-04-03 Chris MasonBtrfs: rework allocation clustering
2009-04-03 Chris MasonBtrfs: Optimize locking in btrfs_next_leaf()
2009-04-03 Chris MasonBtrfs: break up btrfs_search_slot into smaller pieces
2009-04-03 Josef BacikBtrfs: kill the pinned_mutex
2009-04-03 Josef BacikBtrfs: kill the block group alloc mutex
2009-04-03 Josef BacikBtrfs: clean up find_free_extent
2009-04-03 Josef BacikBtrfs: free space cache cleanups
2009-04-03 Chris MasonBtrfs: unplug in the async bio submission threads
2009-04-03 Chris MasonBtrfs: keep processing bios for a given bdev if our...
2009-04-01 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-01 Nick Pigginfs: fix page_mkwrite error cases in core code and btrfs
2009-04-01 Nick Pigginmm: page_mkwrite change prototype to match fault
2009-04-01 Al ViroNew helper - current_umask()
2009-03-31 Chris MasonBtrfs: try to free metadata pages when we free btree...
2009-03-31 Chris MasonBtrfs: add extra flushing for renames and truncates
2009-03-26 Jens Axboebtrfs: get rid of current_is_pdflush() in btrfs_btree_b...
2009-03-25 Chris MasonBtrfs: make sure btrfs_update_delayed_ref doesn't incre...
2009-03-24 Chris MasonBtrfs: optimize fsyncs on old files
2009-03-24 Chris MasonBtrfs: tree logging unlink/rename fixes
2009-03-24 Chris MasonBtrfs: Make sure i_nlink doesn't hit zero too soon...
2009-03-24 Chris MasonBtrfs: limit balancing work while flushing delayed...
2009-03-24 Chris MasonBtrfs: readahead checksums during btrfs_finish_ordered_io
2009-03-24 Chris MasonBtrfs: leave btree locks spinning more often
2009-03-24 Chris MasonBtrfs: Only let very young transactions grow during...
2009-03-24 Chris MasonBtrfs: Check for a blocking lock before taking the...
next