deliverable/linux.git
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 TorvaldsLinux 3.1
2011-10-24  Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2011-10-24  Linus TorvaldsMerge branch 'for-linus' of people.redhat.com/agk/git...
2011-10-24  Takashi Iwaix86: Fix S4 regression
2011-10-23  Alasdair G... dm kcopyd: fix job_pool leak
2011-10-23  Linus TorvaldsMerge branch 'samsung-fixes-4' of git://github.com...
2011-10-23  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-10-21  Domenico AndreoliARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM
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-21  Nick Bowlercrypto: ghash - Avoid null pointer dereference if no...
2011-10-21  Marek SzyprowskiARM: S5P: fix offset calculation on gpio-interrupt
2011-10-20  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2011-10-20  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
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-20  Jean Delvarehwmon: (w83627ehf) Fix negative 8-bit temperature values
2011-10-20  Hugh Dickinsmm: fix race between mremap and removing migration...
2011-10-19  Kjetil Oftedalsparc: Add alignment flag to PCI expansion resources
2011-10-19  Yan, Zhengfib_rules: fix unresolved_rules counting
2011-10-19  hayeswangr8169: fix wrong eee setting for rlt8111evl
2011-10-19  françois romieur8169: fix driver shutdown WoL regression.
2011-10-19  Thadeu Lima... ehea: Change maintainer to me
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
2011-10-19  Josef BacikBtrfs: wait for ordered extents if we didn't reclaim...
2011-10-19  Josef BacikBtrfs: inline checksums into the disk free space cache
next
This page took 0.05645 seconds and 5 git commands to generate.