Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3c4bb26b213e618473e486776483a5bad15ba6da
3c4bb26
Btrfs: flush out and clean up any block device pages during mount
by Chris Mason
· 13 years ago
98961a7
Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus
by Chris Mason
· 13 years ago
1c691b3
Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for-linus
by Chris Mason
· 13 years ago
1d4284b
Merge branch 'error-handling' into for-linus
by Chris Mason
· 13 years ago
65139ed
btrfs: disallow unequal data/metadata blocksize for mixed block groups
by David Sterba
· 13 years ago
fcd1f065
Btrfs: enhance superblock sanity checks
by David Sterba
· 13 years ago
b5d67f6
Btrfs: change scrub to support big blocks
by Stefan Behrens
· 13 years ago
1623ede
Btrfs: minor cleanup in scrub
by Stefan Behrens
· 13 years ago
94598ba
Btrfs: introduce common define for max number of mirrors
by Stefan Behrens
· 13 years ago
213e64d
Btrfs: fix infinite loop in btrfs_shrink_device()
by Ilya Dryomov
· 13 years ago
5eb56d2
Btrfs: fix memory leak in resolver code
by Ilya Dryomov
· 13 years ago
e4837f8
Btrfs: allow dup for data chunks in mixed mode
by Ilya Dryomov
· 13 years ago
6728b19
Btrfs: validate target profiles only if we are going to use them
by Ilya Dryomov
· 13 years ago
4a5e98f
Btrfs: improve the logic in btrfs_can_relocate()
by Ilya Dryomov
· 13 years ago
7738a53
Btrfs: add __get_block_group_index() helper
by Ilya Dryomov
· 13 years ago
fc67c45
Btrfs: add get_restripe_target() helper
by Ilya Dryomov
· 13 years ago
0c460c0
Btrfs: move alloc_profile_is_valid() to volumes.c
by Ilya Dryomov
· 13 years ago
e8920a6
Btrfs: make profile_is_valid() check more strict
by Ilya Dryomov
· 13 years ago
899c81e
Btrfs: add wrappers for working with alloc profiles
by Ilya Dryomov
· 13 years ago
e3176ca
Btrfs: stop silently switching single chunks to raid0 on balance
by Ilya Dryomov
· 13 years ago
7a3ae2f
Btrfs: fix regression in scrub path resolving
by Jan Schmidt
· 13 years ago
103e976
Btrfs: check return value of btrfs_cow_block()
by Jan Schmidt
· 13 years ago
e565d4b
Btrfs: actually call btrfs_init_lockdep
by Jan Schmidt
· 13 years ago
ea46679
Btrfs: deal with read errors on extent buffers differently
by Josef Bacik
· 13 years ago
f3f266a
Btrfs: don't use threaded IO completion helpers for metadata writes
by Chris Mason
· 13 years ago
f7c79f3
Btrfs: adjust the write_lock_level as we unlock
by Chris Mason
· 13 years ago
a098d8e8
Btrfs: loop waiting on writeback
by Chris Mason
· 13 years ago
cfed81a
Btrfs: add the ability to cache a pointer into the eb
by Chris Mason
· 13 years ago
0b32f4b
Btrfs: ensure an entire eb is written at once
by Josef Bacik
· 13 years ago
5df4235
Btrfs: introduce mark_extent_buffer_accessed
by Josef Bacik
· 13 years ago
3083ee2
Btrfs: introduce free_extent_buffer_stale
by Josef Bacik
· 13 years ago
115391d
Btrfs: only use the existing eb if it's count isn't 0
by Josef Bacik
· 13 years ago
4f2de97a
Btrfs: set page->private to the eb
by Josef Bacik
· 13 years ago
727011e
Btrfs: allow metadata blocks larger than the page size
by Chris Mason
· 14 years ago
81c9ad2
Btrfs: remove search_start and search_end from find_free_extent and callers
by Josef Bacik
· 13 years ago
285ff5a
Btrfs: remove the ideal caching code
by Josef Bacik
· 13 years ago
914b200
btrfs: Fix busyloop in transaction_kthread()
by Jan Kara
· 13 years ago
79787ea
btrfs: replace many BUG_ONs with proper error handling
by Jeff Mahoney
· 13 years ago
49b25e0
btrfs: enhance transaction abort infrastructure
by Jeff Mahoney
· 13 years ago
4da3511
btrfs: add varargs to btrfs_error
by Jeff Mahoney
· 13 years ago
3acd395
btrfs: Remove BUG_ON from __finish_chunk_alloc()
by Mark Fasheh
· 13 years ago
1dd4602
btrfs: Remove BUG_ON from __btrfs_alloc_chunk()
by Mark Fasheh
· 13 years ago
2cdcecb
btrfs: Don't BUG_ON insert errors in btrfs_alloc_dev_extent()
by Mark Fasheh
· 13 years ago
305a26a
btrfs: Go readonly on tree errors in balance_level
by Mark Fasheh
· 13 years ago
b68dc2a
btrfs: Don't BUG_ON errors from update_ref_for_cow()
by Mark Fasheh
· 13 years ago
e5df957
btrfs: Go readonly on bad extent refs in update_ref_for_cow()
by Mark Fasheh
· 13 years ago
4ed1d16
btrfs: Don't BUG_ON errors in __finish_chunk_alloc()
by Mark Fasheh
· 13 years ago
0678b61
btrfs: Don't BUG_ON kzalloc error in btrfs_lookup_csums_range()
by Mark Fasheh
· 13 years ago
be1a556
btrfs: Don't BUG_ON() errors in update_ref_for_cow()
by Mark Fasheh
· 13 years ago
ce59897
btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()
by Mark Fasheh
· 13 years ago
2c53679
btrfs: btrfs_drop_snapshot should return int
by Jeff Mahoney
· 13 years ago
3fbe5c0
btrfs: split extent_state ops
by Jeff Mahoney
· 13 years ago
d008237
btrfs: drop gfp_t from lock_extent
by Jeff Mahoney
· 13 years ago
143bede
btrfs: return void in functions without error conditions
by Jeff Mahoney
· 13 years ago
ffd7b33
btrfs: __add_reloc_root error push-up
by Jeff Mahoney
· 13 years ago
355808c
btrfs: ->submit_bio_hook error push-up
by Jeff Mahoney
· 13 years ago
3444a97
btrfs: Factor out tree->ops->merge_bio_hook call
by Jeff Mahoney
· 13 years ago
0417341
btrfs: Simplify btrfs_submit_bio_hook
by Jeff Mahoney
· 13 years ago
b45a9d8
btrfs: btrfs_update_root error push-up
by Jeff Mahoney
· 13 years ago
200a5c1
btrfs: find_and_setup_root error push-up
by Jeff Mahoney
· 13 years ago
6763af8
btrfs: Remove set bits return from clear_extent_bit
by Jeff Mahoney
· 13 years ago
5380428
btrfs: avoid NULL deref in btrfs_reserve_extent with DEBUG_ENOSPC
by Jeff Mahoney
· 13 years ago
d5c13f9
btrfs: clean_tree_block should panic on observed memory corruption and return void
by Jeff Mahoney
· 13 years ago
d16cb05
btrfs: Simplify btrfs_insert_root
by Jeff Mahoney
· 13 years ago
cddcd80
btrfs: Fix kfree of member instead of structure
by Jeff Mahoney
· 13 years ago
43c04fb
btrfs: Panic on bad rbtree operations
by Jeff Mahoney
· 13 years ago
c2d904e
btrfs: Catch locking failures in {set,clear,convert}_extent_bit
by Jeff Mahoney
· 13 years ago
8c34293
btrfs: Add btrfs_panic()
by Jeff Mahoney
· 13 years ago
c16fa4f
Linux 3.3
by Linus Torvalds
· 13 years ago
93dc610
Don't limit non-nested epoll paths
by Jason Baron
· 13 years ago
c579bc7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
96ee049
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a16a164
netfilter: ctnetlink: fix race between delete and timeout expiration
by Pablo Neira Ayuso
· 13 years ago
c5779237
ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
by RongQing.Li
· 13 years ago
cb1ecf2
Merge branch 'akpm' (more patches from Andrew)
by Linus Torvalds
· 13 years ago
d7178c7
nilfs2: fix NULL pointer dereference in nilfs_load_super_block()
by Ryusuke Konishi
· 13 years ago
3d777a6
nilfs2: clamp ns_r_segments_percentage to [1, 99]
by Haogang Chen
· 13 years ago
33e9ee8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
9fc005c
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 13 years ago
c017386
afs: Remote abort can cause BUG in rxrpc code
by Anton Blanchard
· 13 years ago
2c724fb
afs: Read of file returns EBADMSG
by Anton Blanchard
· 13 years ago
6e780cf
C6X: remove dead code from entry.S
by Mark Salter
· 13 years ago
b8fbaef
wimax/i2400m: fix erroneous NETDEV_TX_BUSY use
by Eric Dumazet
· 13 years ago
bb6d5e7
net/hyperv: fix erroneous NETDEV_TX_BUSY use
by Eric Dumazet
· 13 years ago
7bdd402
net/usbnet: reserve headroom on rx skbs
by Eric Dumazet
· 13 years ago
c0ea452
bnx2x: fix memory leak in bnx2x_init_firmware()
by Michal Schmidt
· 13 years ago
127d0a1
bnx2x: fix a crash on corrupt firmware file
by Michal Schmidt
· 13 years ago
cc34eb6
sch_sfq: revert dont put new flow at the end of flows
by Eric Dumazet
· 13 years ago
122bdf6
ipv6: fix icmp6_dst_alloc()
by Eric Dumazet
· 13 years ago
95d16c7
MAINTAINERS: Add Serge as maintainer of capabilities
by James Morris
· 13 years ago
0c4d067
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
7c32442
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
538e7e9
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
0c48ca8
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
72c79bd
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
fe83558
Merge branch '3.3-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
cf2b94d
drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode
by Dan Carpenter
· 13 years ago
5eb1eb4
MAINTAINERS: add entry for exynos mipi display drivers
by Donghwa Lee
· 13 years ago
4c57c7e
MAINTAINERS: fix link to Gustavo Padovans tree
by Johan Hedberg
· 13 years ago
eb491ec
MAINTAINERS: add Johan to Bluetooth maintainers
by Johan Hedberg
· 13 years ago
Next »