Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZE
[deliverable/linux.git] / fs /
2011-12-08  Alexandre OlivaBtrfs: try to allocate from cluster even at LOOP_NO_EMP...
2011-12-01  Jan SchmidtBtrfs: fix meta data raid-repair merge problem
2011-11-30  Alexandre OlivaBtrfs: skip allocation attempt from empty cluster
2011-11-30  Alexandre OlivaBtrfs: skip block groups without enough space for a...
2011-11-30  Alexandre OlivaBtrfs: start search for new cluster at the beginning
2011-11-30  Alexandre OlivaBtrfs: reset cluster's max_size when creating bitmap
2011-11-30  Alexandre OlivaBtrfs: initialize new bitmaps' list
2011-11-30  Li ZefanBtrfs: fix oops when calling statfs on readonly device
2011-11-30  Mike FleetwoodBtrfs: Don't error on resizing FS to same size
2011-11-30  Miao XieBtrfs: fix deadlock on metadata reservation when evicti...
2011-11-30  Dan Carpenterbtrfs scrub: handle -ENOMEM from init_ipath()
2011-11-21  Chris MasonBtrfs: remove free-space-cache.c WARN during log replay
2011-11-20  Josef BacikBtrfs: sectorsize align offsets in fiemap
2011-11-20  Josef BacikBtrfs: clear pages dirty for io and set them extent...
2011-11-20  Josef BacikBtrfs: wait on caching if we're loading the free space...
2011-11-20  Arnd HannemannBtrfs: prefix resize related printks with btrfs:
2011-11-20  David Sterbabtrfs: fix stat blocks accounting
2011-11-20  Li ZefanBtrfs: avoid unnecessary bitmap search for cluster...
2011-11-20  Li ZefanBtrfs: fix to search one more bitmap for cluster setup
2011-11-20  Jan Schmidtbtrfs: mirror_num should be int, not u64
2011-11-20  Jeff Mahoneybtrfs: Fix up 32/64-bit compatibility for new ioctls
2011-11-20  Chris MasonBtrfs: fix barrier flushes
2011-11-15  Liu BoBtrfs: fix tree corruption after multi-thread snapshots...
2011-11-11  David Sterbabtrfs: rename the option to nospace_cache
2011-11-11  Arne JansenBtrfs: handle bio_add_page failure gracefully in scrub
2011-11-11  Miao XieBtrfs: fix deadlock caused by the race between relocation
2011-11-11  Josef BacikBtrfs: only map pages if we know we need them when...
2011-11-11  Miao XieBtrfs: fix orphan backref nodes
2011-11-11  Miao XieBtrfs: Abstract similar code for btrfs_block_rsv_add...
2011-11-11  Miao XieBtrfs: fix unreleased path in btrfs_orphan_cleanup()
2011-11-11  Miao XieBtrfs: fix no reserved space for writing out inode...
2011-11-11  Miao XieBtrfs: fix nocow when deleting the item
2011-11-11  Chris MasonMerge branch 'mount-fixes' of git://github.com/idryomov...
2011-11-11  Chris MasonBtrfs: tweak the delayed inode reservations again
2011-11-09  Ilya DryomovBtrfs: rework error handling in btrfs_mount()
2011-11-09  Ilya DryomovBtrfs: close devices on all error paths in open_ctree()
2011-11-09  Ilya DryomovBtrfs: avoid null dereference and leaks when bailing...
2011-11-09  Ilya DryomovBtrfs: fix subvol_name leak on error in btrfs_mount()
2011-11-09  Ilya DryomovBtrfs: fix memory leak in btrfs_parse_early_options()
2011-11-08  Josef BacikBtrfs: fix our reservations for updating an inode when...
2011-11-08  Chris MasonBtrfs: fix oops on NULL trans handle in btrfs_truncate
2011-11-07  slyich@gmail.combtrfs: fix double-free 'tree_root' in 'btrfs_mount()'
2011-11-06  Chris MasonBtrfs: check for a null fs root when writing to the...
2011-11-06  Chris MasonBtrfs: fix race during transaction joins
2011-11-06  Ilya DryomovBtrfs: fix a potential btrfs_bio leak on scrub fixups
2011-11-06  Ilya DryomovBtrfs: rename btrfs_bio multi -> bbio for consistency
2011-11-06  Ilya DryomovBtrfs: stop leaking btrfs_bios on readahead
2011-11-06  Chris MasonBtrfs: stop the readahead threads on failed mount
2011-11-06  Chris MasonBtrfs: fix extent_buffer leak in the metadata IO error...
2011-11-06  Chris MasonBtrfs: fix the new inspection ioctls for 32 bit compat
2011-11-06  Chris MasonMerge git://git.jan-o-sch.net/btrfs-unstable into integ...
2011-11-06  Chris MasonMerge branch 'for-chris' of git://github.com/sensille...
2011-11-06  Josef BacikBtrfs: fix delayed insertion reservation
2011-11-06  Chris MasonBtrfs: ClearPageError during writepage and clean_tree_block
2011-11-06  Josef BacikBtrfs: be smarter about committing the transaction...
2011-11-06  Josef BacikBtrfs: make a delayed_block_rsv for the delayed item...
2011-11-06  Chris MasonBtrfs: add a log of past tree roots
2011-11-06  David Sterbabtrfs: separate superblock items out of fs_info
2011-11-06  Josef BacikBtrfs: use the global reserve when truncating the free...
2011-11-06  Josef BacikBtrfs: release metadata from global reserve if we have...
2011-11-06  Chris MasonBtrfs: make sure to flush queued bios if write_cache_pa...
2011-11-06  Chris MasonBtrfs: fix extent pinning bugs in the tree log
2011-11-06  Chris MasonBtrfs: make sure btrfs_remove_free_space doesn't leak...
2011-11-06  Chris MasonBtrfs: don't wait as long for more batches during SSD...
2011-10-24  David Sterbabtrfs: ratelimit WARN_ON in use_block_rsv
2011-10-24  David SterbaMerge branch 'hotfixes-20111024/josef/for-chris' into...
2011-10-24  David SterbaMerge remote-tracking branch 'remotes/josef/for-chris...
2011-10-24  David Sterbabtrfs: do not allow mounting non-subvolumes via subvol...
2011-10-24  Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2011-10-21  Linus TorvaldsMerge git://github.com/herbertx/crypto
2011-10-21  Linus TorvaldsMerge branch 'fix/hda' of git://github.com/tiwai/sound
2011-10-20  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2011-10-20  Ilya DryomovBtrfs: close all bdevs on mount failure
2011-10-20  Ilya DryomovBtrfs: fix a bug when opening seed devices
2011-10-20  Daniel J Bluemanbtrfs: fix oops on failure path
2011-10-20  Miao XieBtrfs: fix race between multi-task space allocation...
2011-10-20  Tsutomu ItohBtrfs: fix return value of btrfs_get_acl()
2011-10-20  Ilya DryomovBtrfs: pass the correct root to lookup_free_space_inode()
2011-10-20  Liu BoBtrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOC
2011-10-20  Li ZefanBtrfs: fix direct-io vs nodatacow
2011-10-20  Li ZefanBtrfs: remove BUG_ON() in compress_file_range()
2011-10-20  Li ZefanBtrfs: fix array bound checking
2011-10-20  Lukas Czernerbtrfs: return EINVAL if start > total_bytes in fitrim...
2011-10-20  Li ZefanBtrfs: honor extent thresh during defragmentation
2011-10-20  Jeff Liubtrfs: trivial fix, a potential memory leak in btrfs_pa...
2011-10-20  Li ZefanBtrfs: fix wrong max_to_defrag in btrfs_defrag_file()
2011-10-20  Li ZefanBtrfs: use i_size_read() in btrfs_defrag_file()
2011-10-20  Li ZefanBtrfs: fix defragmentation regression
2011-10-20  Diego Callejabtrfs: fix memory leak in btrfs_defrag_file
2011-10-20  Yan, Zhengbtrfs: check file extent backref offset underflow
2011-10-19  Josef BacikBtrfs: don't flush the cache inode before writing it
2011-10-19  Josef BacikBtrfs: if we have a lot of pinned space, commit the...
2011-10-19  Josef BacikBtrfs: seperate out btrfs_block_rsv_check out into...
2011-10-19  Josef BacikBtrfs: reserve some space for an orphan item when unlinking
2011-10-19  Josef BacikBtrfs: release trans metadata bytes before flushing...
2011-10-19  Josef BacikBtrfs: allow shrink_delalloc flush the needed reclaimed...
2011-10-19  Josef BacikBtrfs: wait for ordered extents if we're in trouble...
2011-10-19  Josef BacikBtrfs: don't check bytes_pinned to determine if we...
2011-10-19  Josef BacikBtrfs: fix regression in re-setting a large xattr
2011-10-19  Josef BacikBtrfs: fix the amount of space reserved for unlink
next
This page took 0.045053 seconds and 8 git commands to generate.