aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* btrfs: Make extent-io callbacks that never fail return voidJeff Mahoney2011-08-01
* Btrfs: fix readahead in file defragLi Zefan2011-08-01
* Btrfs: return error to caller when btrfs_unlink() failesTsutomu Itoh2011-08-01
* Btrfs:don't check the return value of __btrfs_add_inode_defragWanlong Gao2011-08-01
* Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...Chris Mason2011-08-01
|\
| * btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshotMark Fasheh2011-07-25
| * btrfs: Don't BUG_ON alloc_path errors in find_next_chunkMark Fasheh2011-07-25
| * btrfs: Don't BUG_ON alloc_path errors in btrfs_balance()Mark Fasheh2011-07-14
| * btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inodeMark Fasheh2011-07-14
| * btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate_inode_itemsMark Fasheh2011-07-14
| * btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer()Mark Fasheh2011-07-14
| * btrfs: don't BUG_ON btrfs_alloc_path() errorsMark Fasheh2011-07-14
* | Merge branch 'integration' into for-linusChris Mason2011-07-27
|\ \
| * | Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errorsChris Mason2011-07-27
| * | Btrfs: use the commit_root for reading free_space_inode crcsChris Mason2011-07-27
| * | Btrfs: reduce extent_state lock contention for metadataChris Mason2011-07-27
| * | Btrfs: remove lockdep magic from btrfs_next_leafChris Mason2011-07-27
| * | Btrfs: make a lockdep class for each rootChris Mason2011-07-27
| * | Btrfs: switch the btrfs tree locks to reader/writerChris Mason2011-07-27
| * | Btrfs: fix deadlock when throttling transactionsJosef Bacik2011-07-27
| * | Btrfs: stop using highmem for extent_buffersChris Mason2011-07-27
| * | Btrfs: fix BUG_ON() caused by ENOSPC when relocating spaceMiao Xie2011-07-27
| * | Btrfs: tag pages for writeback in syncJosef Bacik2011-07-27
| * | Btrfs: fix enospc problems with delallocJosef Bacik2011-07-27
| * | Btrfs: don't flush delalloc arbitrarilyJosef Bacik2011-07-27
| * | Btrfs: use find_or_create_page instead of grab_cache_pageJosef Bacik2011-07-27
| * | Btrfs: use a worker thread to do cachingJosef Bacik2011-07-27
| * | Btrfs: fix how we merge extent states and deal with cached statesJosef Bacik2011-07-11
| * | Btrfs: use the normal checksumming infrastructure for free space cacheJosef Bacik2011-07-11
| * | Btrfs: serialize flushers in reserve_metadata_bytesJosef Bacik2011-07-11
| * | Btrfs: do transaction space reservation before joining the transactionJosef Bacik2011-07-11
| * | Btrfs: try to only do one btrfs_search_slot in do_setxattrJosef Bacik2011-07-11
* | | Linux 3.0Linus Torvalds2011-07-21
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-07-21
|\ \ \
| * | | sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel2011-07-21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-07-21
|\ \ \ \
| * | | | CIFS: Fix wrong length in cifs_iovec_readPavel Shilovsky2011-07-20
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-21
|\ \ \ \ \
| * | | | | x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin2011-07-21
| * | | | | x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman2011-07-21
| |/ / / /
* | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-21
|\ \ \ \ \
| * | | | | drm/i915: Fix unfenced alignment on pre-G33 hardwareChris Wilson2011-07-18
| * | | | | drm/i915: Add quirk to disable SSC on Lenovo U160 LVDSKeith Packard2011-07-14
* | | | | | vfs: drop conditional inode prefetch in __do_lookup_rcuLinus Torvalds2011-07-21
* | | | | | FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich2011-07-21
| |/ / / / |/| | | |
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2011-07-20
| |\ \ \ \ \
| | * | | | | signal: align __lock_task_sighand() irq disabling and RCUPaul E. McKenney2011-07-20
| | * | | | | softirq,rcu: Inform RCU of irq_exit() activityPeter Zijlstra2011-07-20
| | * | | | | sched: Add irq_{enter,exit}() to scheduler_ipi()Peter Zijlstra2011-07-20