summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | btrfs: Don't BUG_ON() errors in update_ref_for_cow()Mark Fasheh2012-03-221-4/+7
| * | | btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()Mark Fasheh2012-03-222-2/+6
| * | | btrfs: btrfs_drop_snapshot should return intJeff Mahoney2012-03-224-8/+12
| * | | btrfs: split extent_state opsJeff Mahoney2012-03-223-15/+25
| * | | btrfs: drop gfp_t from lock_extentJeff Mahoney2012-03-229-76/+63
| * | | btrfs: return void in functions without error conditionsJeff Mahoney2012-03-2229-410/+293
| * | | btrfs: __add_reloc_root error push-upJeff Mahoney2012-03-221-6/+16
| * | | btrfs: ->submit_bio_hook error push-upJeff Mahoney2012-03-223-15/+31
| * | | btrfs: Factor out tree->ops->merge_bio_hook callJeff Mahoney2012-03-222-5/+17
| * | | btrfs: Simplify btrfs_submit_bio_hookJeff Mahoney2012-03-221-3/+4
| * | | btrfs: btrfs_update_root error push-upJeff Mahoney2012-03-222-4/+7
| * | | btrfs: find_and_setup_root error push-upJeff Mahoney2012-03-221-5/+6
| * | | btrfs: Remove set bits return from clear_extent_bitJeff Mahoney2012-03-221-7/+5
| * | | btrfs: avoid NULL deref in btrfs_reserve_extent with DEBUG_ENOSPCJeff Mahoney2012-03-221-1/+2
| * | | btrfs: clean_tree_block should panic on observed memory corruption and return...Jeff Mahoney2012-03-222-7/+12
| * | | btrfs: Simplify btrfs_insert_rootJeff Mahoney2012-03-221-6/+3
| * | | btrfs: Fix kfree of member instead of structureJeff Mahoney2012-03-221-3/+3
| * | | btrfs: Panic on bad rbtree operationsJeff Mahoney2012-03-222-9/+39
| * | | btrfs: Catch locking failures in {set,clear,convert}_extent_bitJeff Mahoney2012-03-221-20/+38
| * | | btrfs: Add btrfs_panic()Jeff Mahoney2012-03-222-1/+60
* | | | Btrfs: change scrub to support big blocksStefan Behrens2012-03-271-340/+1013
* | | | Btrfs: minor cleanup in scrubStefan Behrens2012-03-271-36/+25
* | | | Btrfs: introduce common define for max number of mirrorsStefan Behrens2012-03-272-5/+7
| |/ / |/| |
* | | Btrfs: deal with read errors on extent buffers differentlyJosef Bacik2012-03-263-27/+66
* | | Btrfs: don't use threaded IO completion helpers for metadata writesChris Mason2012-03-261-4/+4
* | | Btrfs: adjust the write_lock_level as we unlockChris Mason2012-03-261-6/+17
* | | Btrfs: loop waiting on writebackChris Mason2012-03-261-5/+5
* | | Btrfs: add the ability to cache a pointer into the ebChris Mason2012-03-263-30/+116
* | | Btrfs: ensure an entire eb is written at onceJosef Bacik2012-03-264-209/+390
* | | Btrfs: introduce mark_extent_buffer_accessedJosef Bacik2012-03-261-2/+15
* | | Btrfs: introduce free_extent_buffer_staleJosef Bacik2012-03-265-60/+201
* | | Btrfs: only use the existing eb if it's count isn't 0Josef Bacik2012-03-261-2/+8
* | | Btrfs: set page->private to the ebJosef Bacik2012-03-263-93/+91
* | | Btrfs: allow metadata blocks larger than the page sizeChris Mason2012-03-266-189/+190
* | | Btrfs: remove search_start and search_end from find_free_extent and callersJosef Bacik2012-03-263-19/+9
* | | Btrfs: remove the ideal caching codeJosef Bacik2012-03-261-85/+8
|/ /
* | Linux 3.3v3.3Linus Torvalds2012-03-181-1/+1
* | Don't limit non-nested epoll pathsJason Baron2012-03-181-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-178-64/+57
|\ \
| * | netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso2012-03-171-11/+12
| * | ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li2012-03-161-1/+0
| * | wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet2012-03-161-20/+10
| * | net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet2012-03-161-2/+2
| * | net/usbnet: reserve headroom on rx skbsEric Dumazet2012-03-161-2/+2
| * | bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt2012-03-161-26/+24
| * | bnx2x: fix a crash on corrupt firmware fileMichal Schmidt2012-03-161-0/+1
| * | sch_sfq: revert dont put new flow at the end of flowsEric Dumazet2012-03-161-1/+5
| * | ipv6: fix icmp6_dst_alloc()Eric Dumazet2012-03-161-1/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-1713-33/+48
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-03-1413-33/+48
| |\ \ \ | | |/ / | |/| |
OpenPOWER on IntegriCloud