deliverable/linux.git
2012-10-01  Liu BoBtrfs: use helper for logical resolve
2012-10-01  Liu BoBtrfs: fix a bug in parsing return value in logical...
2012-10-01  Liu BoBtrfs: update delayed ref's tracepoints to show sequence
2012-10-01  liuboBtrfs: cleanup for unused ref cache stuff
2012-10-01  Miao XieBtrfs: fix corrupted metadata in the snapshot
2012-10-01  David Sterbabtrfs: polish names of kmem caches
2012-10-01  Josef BacikBtrfs: fix our overcommit math
2012-10-01  Josef BacikBtrfs: wait on async pages when shrinking delalloc
2012-10-01  Liu BoBtrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
2012-10-01  Tsutomu ItohBtrfs: check return value of ulist_alloc() properly
2012-10-01  Tsutomu ItohBtrfs: fix error handling in delete_block_group_cache()
2012-10-01  Miao XieBtrfs: fix wrong size for the reservation when doing...
2012-10-01  Miao XieBtrfs: output more information when aborting a unused...
2012-10-01  Miao XieBtrfs: fix unprotected ->log_batch
2012-10-01  Miao XieBtrfs: fix wrong size for the reservation of the, snaps...
2012-10-01  Miao XieBtrfs: fix the snapshot that should not exist
2012-10-01  Miao XieBtrfs: add a new "type" field into the block reservatio...
2012-10-01  Miao XieBtrfs: use a slab for ordered extents allocation
2012-10-01  Miao XieBtrfs: fix file extent discount problem in the, snapshot
2012-10-01  Miao XieBtrfs: fix full backref problem when inserting shared...
2012-10-01  Miao XieBtrfs: fix error path in create_pending_snapshot()
2012-10-01  Wei YongjunBtrfs: fix possible memory leak in scrub_setup_recheck_...
2012-10-01  Josef BacikBtrfs: btrfs_drop_extent_cache should never fail
2012-10-01  Sage WeilBtrfs: do not take cleanup_work_sem in btrfs_run_delaye...
2012-10-01  Sage WeilBtrfs: set journal_info in async trans commit worker
2012-10-01  Sage WeilBtrfs: pass lockdep rwsem metadata to async commit...
2012-10-01  Josef BacikBtrfs: add hole punching
2012-10-01  Josef BacikBtrfs: remove unused hint byte argument for btrfs_drop_...
2012-10-01  Liu BoBtrfs: check if an inode has no checksum when logging it
2012-10-01  Liu BoBtrfs: fix a bug in checking whether a inode is already...
2012-10-01  Miao XieBtrfs: fix wrong orphan count of the fs/file tree
2012-10-01  Liu BoBtrfs: improve fsync by filtering extents that we want
2012-10-01  Josef BacikBtrfs: do not needlessly restart the transaction for...
2012-10-01  Liu BoBtrfs: cleanup extents after we finish logging inode
2012-10-01  Josef BacikBtrfs: only warn if we hit an error when doing the...
2012-10-01  Josef BacikBtrfs: turbo charge fsync
2012-10-01  Josef BacikBtrfs: fix possible corruption when fsyncing written...
2012-10-01  Josef BacikBtrfs: do not allocate chunks as agressively
2012-10-01  Josef BacikBtrfs: update last trans if we don't update the inode
2012-10-01  Jan SchmidtBtrfs: fix gcc warnings for 32bit compiles
2012-10-01  Chris MasonBtrfs: fix btrfs send for inline items and compression
2012-10-01  Alexander BlockBtrfs: don't treat top/root directory inode as deleted...
2012-10-01  Alexander BlockBtrfs: ignore non-FS inodes for send/receive
2012-10-01  Alexander BlockBtrfs: pass root instead of parent_root to iterate_inod...
2012-10-01  Alexander BlockBtrfs: use <= instead of < in is_extent_unchanged
2012-10-01  Alexander BlockBtrfs: fix check for changed extent in is_extent_unchanged
2012-10-01  Alexander BlockBtrfs: free nce and nce_head on error in name_cache_insert
2012-10-01  Alexander BlockBtrfs: remove unused tmp_path from iterate_dir_item
2012-10-01  Alexander BlockBtrfs: code cleanups for send/receive
2012-10-01  Alexander BlockBtrfs: add/fix comments/documentation for send/receive
2012-10-01  Alexander BlockBtrfs: update send_progress at correct places
2012-10-01  Alexander BlockBtrfs: make aux field of ulist 64 bit
2012-10-01  Alexander BlockBtrfs: fix use of radix_tree for name_cache in send...
2012-10-01  Alexander BlockBtrfs: fix memory leak for name_cache in send/receive
2012-10-01  Alexander BlockBtrfs: don't break in the final loop of find_extent_clone
2012-10-01  Alexander BlockBtrfs: use normal return path for root == send_root...
2012-10-01  Alexander BlockBtrfs: use kmalloc instead of stack for backref_ctx
2012-10-01  Alexander BlockBtrfs: rename backref_ctx::found_in_send_root to found_...
2012-10-01  Alexander BlockBtrfs: remove unused use_list from send/receive code
2012-10-01  Alexander BlockBtrfs: add correct parent to check_dirs when dir got...
2012-10-01  Alexander BlockBtrfs: remove unused code with #if 0
2012-10-01  Alexander BlockBtrfs: add missing check for dir != tmp_dir to is_first_ref
2012-10-01  Alexander BlockBtrfs: fix cur_ino < parent_ino case for send/receive
2012-10-01  Alexander BlockBtrfs: add rdev to get_inode_info in send/receive
2012-09-30  Linus TorvaldsLinux 3.6
2012-09-30  Miklos Szeredivfs: dcache: fix deadlock in tree traversal
2012-09-29  Linus TorvaldsMerge tag 'iommu-fixes-v3.6-rc7' of git://git./linux...
2012-09-29  Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2012-09-28  Linus Torvaldsmtdchar: fix offset overflow detection
2012-09-28  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-09-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-09-28  Linus TorvaldsMerge branch 'for-linus-3.6-rc-final' of git://git...
2012-09-28  Linus TorvaldsMerge tag 'dm-3.6-fixes' of git://git./linux/kernel...
2012-09-28  Andrea Arcangelithp: avoid VM_BUG_ON page_count(page) false positives...
2012-09-28  Joerg Roedeliommu/amd: Fix wrong assumption in iommu-group specific...
2012-09-28  Wei Yongjunnetdev: octeon: fix return value check in octeon_mgmt_i...
2012-09-27  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-09-27  Linus TorvaldsMerge tag 'usb-3.6-rc7' of git://git./linux/kernel...
2012-09-27  Daniel MackALSA: snd-usb: fix next_packet_size calls for pause...
2012-09-27  Linus TorvaldsMerge tag 'asoc-3.6' of git://git./linux/kernel/git...
2012-09-27  Nicolas Dichtelinetpeer: fix token initialization
2012-09-27  Narendra Kqlcnic: Fix scheduling while atomic bug
2012-09-27  Neil Hormanbnx2: Clean up remaining iounmap
2012-09-27  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-09-27  Linus TorvaldsMerge branch 'fixes-for-3.6' of git://git.linaro.org...
2012-09-27  Linus TorvaldsMerge tag 'gpio-fixes-v3.6' of git://git./linux/kernel...
2012-09-27  Linus TorvaldsMerge tag 'md-3.6-fixes' of git://neil.brown.name/md
2012-09-27  Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/linux-edac
2012-09-27  J. Bruce Fieldstrivial select_parent documentation fix
2012-09-27  Marek Vasutnet: phy: smsc: Implement PHY config_init for LAN87xx
2012-09-27  Steve Glendinningsmsc75xx: fix resume after device reset
2012-09-27  Geert Uytterhoevenum: Preinclude include/linux/kern_levels.h
2012-09-27  Richard Weinbergerum: Fix IPC on um
2012-09-27  Wei Yongjunnetdev: pasemi: fix return value check in pasemi_mac_ph...
2012-09-27  Wei Yongjunteam: fix return value check
2012-09-27  Wei Yongjunl2tp: fix return value check
2012-09-27  David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2012-09-27  Alan SternUSB: Fix race condition when removing host controllers
2012-09-27  Joachim EastwoodUSB: ohci-at91: fix null pointer in ohci_hcd_at91_overc...
2012-09-27  Al Viroum: kill thread->forking
next
This page took 0.046628 seconds and 5 git commands to generate.