projects
/
platform
/
kernel
/
linux-stable.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-stable.git
2012-04-18
Arne Jansen
btrfs: don't add both copies of DUP to reada extent...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Arne Jansen
btrfs: fix race in reada
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Li Zefan
Btrfs: avoid setting ->d_op twice
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Josef Bacik
Btrfs: use commit root when loading free space cache
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Dave Jones
Btrfs: fix use-after-free in __btrfs_end_transaction
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Tsutomu Itoh
Btrfs: check return value of bio_alloc() properly
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Ilya Dryomov
Btrfs: remove lock assert from get_restripe_target()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Liu Bo
Btrfs: fix eof while discarding extents
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Chris Mason
Btrfs: fix uninit variable in repair_eb_io_failure
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Chris Mason
Revert "Btrfs: increase the global block reserve estimates"
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Chris Mason
Btrfs: update the checks for mixed block groups with...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Liu Bo
Btrfs: update to the right index of defragment
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Liu Bo
Btrfs: do not bother to defrag an extent if it is a...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Liu Bo
Btrfs: add a check to decide if we should defrag the...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Liu Bo
Btrfs: fix recursive defragment with autodefrag option
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Liu Bo
Btrfs: fix the mismatch of page->mapping
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Liu Bo
Btrfs: fix race between direct io and autodefrag
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Liu Bo
Btrfs: fix deadlock during allocating chunks
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Liu Bo
Btrfs: show useful info in space reservation tracepoint
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Chris Mason
Btrfs: don't use crc items bigger than 4KB
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Chris Mason
Btrfs: flush out and clean up any block device pages...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Chris Mason
Merge git://git.jan-o-sch.net/btrfs-unstable into for...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Chris Mason
Merge branch 'for-chris' of git://github.com/idryomov...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Chris Mason
Merge branch 'error-handling' into for-linus
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
David Sterba
btrfs: disallow unequal data/metadata blocksize for...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
David Sterba
Btrfs: enhance superblock sanity checks
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Stefan Behrens
Btrfs: change scrub to support big blocks
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Stefan Behrens
Btrfs: minor cleanup in scrub
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Stefan Behrens
Btrfs: introduce common define for max number of mirrors
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ilya Dryomov
Btrfs: fix infinite loop in btrfs_shrink_device()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ilya Dryomov
Btrfs: fix memory leak in resolver code
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ilya Dryomov
Btrfs: allow dup for data chunks in mixed mode
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ilya Dryomov
Btrfs: validate target profiles only if we are going...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ilya Dryomov
Btrfs: improve the logic in btrfs_can_relocate()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ilya Dryomov
Btrfs: add __get_block_group_index() helper
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ilya Dryomov
Btrfs: add get_restripe_target() helper
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ilya Dryomov
Btrfs: move alloc_profile_is_valid() to volumes.c
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ilya Dryomov
Btrfs: make profile_is_valid() check more strict
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ilya Dryomov
Btrfs: add wrappers for working with alloc profiles
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ilya Dryomov
Btrfs: stop silently switching single chunks to raid0...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Jan Schmidt
Btrfs: fix regression in scrub path resolving
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Jan Schmidt
Btrfs: check return value of btrfs_cow_block()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Jan Schmidt
Btrfs: actually call btrfs_init_lockdep
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Josef Bacik
Btrfs: deal with read errors on extent buffers differently
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Chris Mason
Btrfs: don't use threaded IO completion helpers for...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Chris Mason
Btrfs: adjust the write_lock_level as we unlock
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Chris Mason
Btrfs: loop waiting on writeback
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Chris Mason
Btrfs: add the ability to cache a pointer into the eb
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Josef Bacik
Btrfs: ensure an entire eb is written at once
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Josef Bacik
Btrfs: introduce mark_extent_buffer_accessed
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Josef Bacik
Btrfs: introduce free_extent_buffer_stale
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Josef Bacik
Btrfs: only use the existing eb if it's count isn't 0
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Josef Bacik
Btrfs: set page->private to the eb
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Chris Mason
Btrfs: allow metadata blocks larger than the page size
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Josef Bacik
Btrfs: remove search_start and search_end from find_fre...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Josef Bacik
Btrfs: remove the ideal caching code
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jan Kara
btrfs: Fix busyloop in transaction_kthread()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: replace many BUG_ONs with proper error handling
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: enhance transaction abort infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: add varargs to btrfs_error
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Mark Fasheh
btrfs: Remove BUG_ON from __finish_chunk_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Mark Fasheh
btrfs: Remove BUG_ON from __btrfs_alloc_chunk()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Mark Fasheh
btrfs: Don't BUG_ON insert errors in btrfs_alloc_dev_ex...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Mark Fasheh
btrfs: Go readonly on tree errors in balance_level
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Mark Fasheh
btrfs: Don't BUG_ON errors from update_ref_for_cow()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Mark Fasheh
btrfs: Go readonly on bad extent refs in update_ref_for...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Mark Fasheh
btrfs: Don't BUG_ON errors in __finish_chunk_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Mark Fasheh
btrfs: Don't BUG_ON kzalloc error in btrfs_lookup_csums...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Mark Fasheh
btrfs: Don't BUG_ON() errors in update_ref_for_cow()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Mark Fasheh
btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: btrfs_drop_snapshot should return int
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: split extent_state ops
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: drop gfp_t from lock_extent
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: return void in functions without error conditions
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: __add_reloc_root error push-up
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: ->submit_bio_hook error push-up
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: Factor out tree->ops->merge_bio_hook call
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: Simplify btrfs_submit_bio_hook
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: btrfs_update_root error push-up
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: find_and_setup_root error push-up
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: Remove set bits return from clear_extent_bit
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: avoid NULL deref in btrfs_reserve_extent with...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: clean_tree_block should panic on observed memory...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: Simplify btrfs_insert_root
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: Fix kfree of member instead of structure
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: Panic on bad rbtree operations
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: Catch locking failures in {set,clear,convert...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Jeff Mahoney
btrfs: Add btrfs_panic()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Linus Torvalds
Linux 3.3
v3.3
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Jason Baron
Don't limit non-nested epoll paths
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Linus Torvalds
Merge branch 'perf-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Pablo Neira...
netfilter: ctnetlink: fix race between delete and timeo...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
RongQing.Li
ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Linus Torvalds
Merge branch 'akpm' (more patches from Andrew)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Ryusuke Konishi
nilfs2: fix NULL pointer dereference in nilfs_load_supe...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Haogang Chen
nilfs2: clamp ns_r_segments_percentage to [1, 99]
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Linus Torvalds
Merge tag 'for-linus' of git://linux-c6x.org/git/projec...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Anton Blanchard
afs: Remote abort can cause BUG in rxrpc code
commit
|
commitdiff
|
tree
|
snapshot
next