Btrfs: Fix compile warning around num_online_cpus() in a min statement
[safe/jmp/linux-2.6] / fs / btrfs /
2008-12-19 Chris MasonBtrfs: Fix compile warning around num_online_cpus(...
2008-12-19 Yan ZhengBtrfs: set EXTENT_BOUNDARY bit before marking extent...
2008-12-19 Yan ZhengBtrfs: properly update block accounting for metadata
2008-12-19 Yan ZhengBtrfs: Add missing mnt_drop_write in ioctl.c
2008-12-17 Yehuda Sadeh WeinraubBtrfs: fix return value from btrfs_listxattr when buffe...
2008-12-17 Chris MasonBtrfs: shift all end_io work to thread pools
2008-12-17 Yan ZhengBtrfs: properly check free space for tree balancing
2008-12-16 Chris MasonBtrfs: delete checksum items before marking blocks...
2008-12-15 Chris MasonBtrfs: Don't use spin*lock_irq for the delalloc lock
2008-12-15 Chris MasonBtrfs: Fix compressed writes on truncated pages
2008-12-12 Yan ZhengBtrfs: fix nodatasum handling in balancing code
2008-12-12 Yan ZhengBtrfs: shared seed device
2008-12-11 Yan ZhengBtrfs: fix leaking block group on balance
2008-12-11 Sage WeilBtrfs: mnt_drop_write in ioctl_trans_end
2008-12-11 Yan ZhengBtrfs: Add checking of csum tree in balancing code
2008-12-10 Chris MasonBtrfs: Delete csum items when freeing extents
2008-12-09 Chris MasonBtrfs: Fix compressed checksum fsync log copies
2008-12-08 Chris MasonBtrfs: Add inode sequence number for NFS and reserved...
2008-12-08 Chris MasonBtrfs: Use map_private_extent_buffer during generic_bin...
2008-12-08 Yan ZhengBtrfs: superblock duplication
2008-12-08 Chris MasonBtrfs: move data checksumming into a dedicated tree
2008-12-02 Chris MasonBtrfs: Fix sparse endian warnings in struct-funcs.c
2008-12-02 Chris MasonBtrfs: rev the disk format for the inode compat and...
2008-12-02 Chris MasonBtrfs: delete unused function: btrfs_invalidate_dcache_root
2008-12-02 Josef BacikBtrfs: add support for multiple csum algorithms
2008-12-02 Josef BacikBtrfs: fix panic on error during mount
2008-12-02 Josef BacikBtrfs: add support for compat flags to btrfs
2008-12-02 Christoph HellwigBtrfs: btrfs: pass void __user * to btrfs_ioctl_clone_range
2008-12-02 Christoph HellwigBtrfs: clean up btrfs_ioctl a little bit
2008-12-02 Christoph HellwigBtrfs: corret fmode_t annotations
2008-12-02 Christoph HellwigBtrfs: fix shadowed variable declarations
2008-12-02 Christoph HellwigBtrfs: make things static and include the right headers
2008-12-02 Sage WeilBtrfs: remove unneeded btrfs_start_delalloc_inodes...
2008-12-02 Sage WeilBtrfs: remove unneeded total_trans
2008-12-02 Christoph HellwigBtrfs: sparse lock verification annotations for wait_on...
2008-12-02 Liu HuiBtrfs: Fix cow semantic in run_delalloc_nocow()
2008-11-20 Josef BacikBtrfs: Fix for lockdep warnings with alloc_mutex and...
2008-11-20 Chris MasonBtrfs: only flush down bios for writeback pages
2008-11-20 Yan ZhengBtrfs: Drop dirty roots created by log replay immediate...
2008-11-20 Chris MasonBtrfs: compat code fixes
2008-11-20 Chris MasonBtrfs: Use current_fsuid/gid
2008-11-20 Chris MasonBtrfs: Fixes for 2.6.28-rc API changes
2008-11-19 Josef BacikBtrfs: fix free space accounting when unpinning extents
2008-11-19 Chris MasonBtrfs: Do fsync log replay when mount -o ro, except...
2008-11-19 Chris MasonBtrfs: Avoid writeback stalls
2008-11-18 Chris MasonBtrfs: switch back to wait_on_page_writeback to wait...
2008-11-18 Chris MasonBtrfs: Update the disk format for the seed device and...
2008-11-18 Chris MasonBtrfs: unplug all devices in the unplug call back
2008-11-18 Liu HuiBtrfs: Some fixes for batching extent insert.
2008-11-18 Chris MasonBtrfs: prevent loops in the directory tree when creatin...
2008-11-18 Chris MasonBtrfs: Add backrefs and forward refs for subvols and...
2008-11-18 Chris MasonBtrfs: Give each subvol and snapshot their own anonymou...
2008-11-18 Chris MasonBtrfs: Allow subvolumes and snapshots anywhere in the...
2008-11-18 Josef BacikBtrfs: Add some debugging around the ENOSPC bugs
2008-11-18 Josef BacikBtrfs: fix free space leak
2008-11-12 yanhai zhuBtrfs: Add a missing return pointer check
2008-11-12 yanhai zhuBtrfs: Check kthread_should_stop() before schedule...
2008-11-12 Yan ZhengBtrfs: Fix race in btrfs_mark_extent_written
2008-11-18 Yan ZhengBtrfs: Seed device support
2008-11-12 Yan ZhengBtrfs: mount ro and remount support
2008-11-12 Josef BacikBtrfs: batch extent inserts/updates/deletions on the...
2008-11-12 Sage WeilBtrfs: allow clone of an arbitrary file range
2008-11-13 Chris MasonBtrfs: Fix handling of space info full during allocations
2008-11-13 Chris MasonBtrfs: Improve metadata read latencies
2008-11-11 Chris MasonBtrfs: Fix compile warnings on 32 bit machines
2008-11-11 Yan ZhengBtrfs: Fix starting search offset inside btrfs_drop_extents
2008-11-10 Chris MasonBtrfs: empty_size allocation fixes again
2008-11-10 Chris MasonBtrfs: tune btrfs unplug functions for a small number...
2008-11-10 Chris MasonBtrfs: Turn off extent state leak debugging
2008-11-10 Chris MasonBtrfs: Fix usage of struct extent_map->orig_start
2008-11-10 Chris MasonBtrfs: Use invalidatepage when writepage finds a page...
2008-11-10 Chris MasonBtrfs: Try harder while searching for free space
2008-11-10 Chris MasonBtrfs: Fix use after free during compressed reads
2008-11-10 Yan ZhengBtrfs: Fix csum error for compressed data
2008-11-10 Chris MasonBtrfs: Make sure pages are dirty before doing delalloc...
2008-11-10 Chris MasonBtrfs: Don't substract too much from the allocation...
2008-11-07 Chris MasonBtrfs: Avoid unplug storms during commit
2008-11-07 Chris MasonBtrfs: Fix more false enospc errors and an oops from...
2008-11-07 Chris MasonBtrfs: make sure compressed bios don't complete too...
2008-11-07 Chris MasonBtfs: More metadata allocator optimizations
2008-11-07 Chris MasonBtrfs: enforce metadata allocation clustering
2008-11-07 Chris MasonBtrfs: Optimize compressed writeback and reads
2008-11-07 Chris MasonBtrfs: Add ordered async work queues
2008-10-31 Chris MasonBtrfs: rev the disk format for fallocate
2008-10-31 Chris MasonBtrfs: Compression corner fixes
2008-10-30 Yan ZhengBtrfs: Add fallocate support v2
2008-10-30 Yan ZhengBtrfs: update nodatacow code v2
2008-10-30 Yan ZhengBtrfs: Fix bookend extent race v2
2008-10-30 Yan ZhengBtrfs: update hole handling v2
2008-10-30 Chris MasonBtrfs: Fix logic to avoid reading checksums for -o...
2008-10-30 Chris MasonBtrfs: walk compressed pages based on the nr_pages...
2008-10-30 Chris MasonBtrfs: prevent looping forever in finish_current_insert...
2008-10-29 Chris MasonBtrfs: Rev the disk format for compression and root...
2008-10-29 Yan ZhengBtrfs: Add root tree pointer transaction ids
2008-10-29 Josef BacikBtrfs: nuke fs wide allocation mutex V2
2008-10-29 Josef BacikBtrfs: fix enospc when there is plenty of space
2008-10-29 Yan ZhengBtrfs: Improve space balancing code
2008-10-29 Chris MasonBtrfs: Add zlib compression support
2008-10-10 Josef BacikBtrfs: make tree_search_offset more flexible in its...
2008-10-10 Chris MasonBtrfs: Don't call security_inode_mkdir during subvol...
next