index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm persistent metadata: add space map threshold callback
Joe Thornber
2013-05-10
1
-1
/
+76
*
dm persistent data: add threshold callback to space map
Joe Thornber
2013-05-10
3
-3
/
+29
*
dm thin: detect metadata device resizing
Joe Thornber
2013-05-10
3
-3
/
+64
*
dm persistent data: support space map resizing
Joe Thornber
2013-05-10
1
-6
/
+32
*
dm thin: open dev read only when possible
Joe Thornber
2013-05-10
1
-11
/
+14
*
dm thin: refactor data dev resize
Joe Thornber
2013-05-10
2
-33
/
+64
*
dm cache: replace memcpy with struct assignment
Joe Thornber
2013-05-10
2
-3
/
+3
*
dm cache: fix typos in comments
Joe Thornber
2013-05-10
1
-3
/
+4
*
dm cache policy: fix description of lookup fn
Alasdair G Kergon
2013-05-10
1
-2
/
+2
*
dm: document iterate_devices
Alasdair G Kergon
2013-05-10
1
-0
/
+15
*
dm persistent data: fix error message typos
Joe Thornber
2013-05-10
1
-4
/
+4
*
dm cache: tune migration throttling
Joe Thornber
2013-05-10
1
-1
/
+2
*
dm mpath: enable WRITE SAME support
Mike Snitzer
2013-05-10
1
-0
/
+1
*
dm table: fix write same support
Mike Snitzer
2013-05-10
1
-1
/
+1
*
dm bufio: avoid a possible __vmalloc deadlock
Mikulas Patocka
2013-05-10
1
-1
/
+23
*
dm snapshot: fix error return code in snapshot_ctr
Wei Yongjun
2013-05-10
1
-0
/
+1
*
dm cache: fix error return code in cache_create
Wei Yongjun
2013-05-10
1
-0
/
+1
*
dm stripe: fix regression in stripe_width calculation
Mike Snitzer
2013-05-10
1
-5
/
+6
*
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
62
-372
/
+17681
|
\
|
*
Merge branch 'bcache-for-upstream' of http://evilpiepirate.org/git/linux-bcac...
Jens Axboe
2013-05-01
6
-112
/
+213
|
|
\
|
|
*
bcache: Use bd_link_disk_holder()
Kent Overstreet
2013-04-30
1
-17
/
+35
|
|
*
bcache: Allocator cleanup/fixes
Kent Overstreet
2013-04-30
2
-25
/
+50
|
|
*
bcache: Make sure blocksize isn't smaller than device blocksize
Kent Overstreet
2013-04-24
1
-2
/
+6
|
|
*
bcache: Fix merge_bvec_fn usage for when it modifies the bvm
Kent Overstreet
2013-04-22
1
-9
/
+8
|
|
*
bcache: Correctly check against BIO_MAX_PAGES
Kent Overstreet
2013-04-20
1
-5
/
+4
|
|
*
bcache: Hack around stuff that clones up to bi_max_vecs
Kent Overstreet
2013-04-20
1
-0
/
+9
|
|
*
bcache: Set ra_pages based on backing device's ra_pages
Kent Overstreet
2013-04-20
1
-0
/
+4
|
|
*
bcache: Take data offset from the bdev superblock.
Kent Overstreet
2013-04-20
3
-57
/
+100
|
*
|
cciss: bug fix to prevent cciss from loading in kdump crash kernel
Mike Miller
2013-04-29
1
-0
/
+10
|
*
|
cciss: add cciss_allow_hpsa module parameter
Mike Miller
2013-04-29
1
-1
/
+11
|
*
|
drivers/block/mg_disk.c: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-04-29
1
-0
/
+2
|
*
|
mtip32xx: Workaround for unaligned writes
Asai Thambi S P
2013-04-29
2
-12
/
+58
|
*
|
mtip32xx: mtip32xx: Disable TRIM support
Asai Thambi S P
2013-04-14
1
-0
/
+2
|
*
|
mtip32xx: fix a smatch warning
Asai Thambi S P
2013-04-14
1
-10
/
+8
|
|
/
|
*
bcache: Disable broken btree fuzz tester
Kent Overstreet
2013-04-08
1
-2
/
+4
|
*
bcache: Fix a format string overflow
Kent Overstreet
2013-04-08
1
-2
/
+2
|
*
bcache: Fix a minor memory leak on device teardown
Kent Overstreet
2013-04-08
1
-1
/
+3
|
*
bcache: Documentation updates
Kent Overstreet
2013-04-08
1
-0
/
+88
|
*
bcache: Use WARN_ONCE() instead of __WARN()
Kent Overstreet
2013-04-08
1
-1
/
+1
|
*
bcache: Add missing #include <linux/prefetch.h>
Geert Uytterhoeven
2013-04-08
2
-0
/
+2
|
*
bcache: Sparse fixes
Kent Overstreet
2013-04-08
4
-90
/
+92
|
*
bcache: Don't export utility code, prefix with bch_
Kent Overstreet
2013-03-28
13
-101
/
+89
|
*
drbd: fix if(); found by kbuild test robot
Lars Ellenberg
2013-03-28
1
-1
/
+1
|
*
drbd: use sched_setscheduler()
Philipp Reisner
2013-03-28
2
-3
/
+5
|
*
drbd: fix for deadlock when using automatic split-brain-recovery
Philipp Reisner
2013-03-28
1
-1
/
+0
|
*
drbd: add module_put() on error path in drbd_proc_open()
Alexey Khoroshilov
2013-03-28
1
-2
/
+8
|
*
drbd: fix drbd epoch write count for ahead/behind mode
Lars Ellenberg
2013-03-28
1
-7
/
+7
|
*
drbd: Fix build error when CONFIG_CRYPTO_HMAC is not set
Philipp Reisner
2013-03-28
1
-2
/
+2
|
*
drbd: validate resync_after dependency on attach already
Lars Ellenberg
2013-03-28
2
-3
/
+18
|
*
drbd: fix memory leak
Lars Ellenberg
2013-03-28
1
-0
/
+1
[next]