index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
drbd: Force flag for the detach operation
Philipp Reisner
2012-05-09
3
-2
/
+19
|
|
*
drbd: Allow new IOs while the local disk in in FAILED state
Philipp Reisner
2012-05-09
1
-1
/
+1
|
|
*
drbd: Bitmap IO functions can now return prematurely if the disk breaks
Philipp Reisner
2012-05-09
1
-10
/
+30
|
|
*
drbd: Added a kref to bm_aio_ctx
Philipp Reisner
2012-05-09
1
-25
/
+59
|
|
*
drbd: Hold a reference to ldev while doing meta-data IO
Philipp Reisner
2012-05-09
2
-0
/
+7
|
|
*
drbd: Keep a reference to the bio until the completion handler finished
Philipp Reisner
2012-05-09
2
-0
/
+2
|
|
*
drbd: Implemented wait_until_done_or_disk_failure()
Philipp Reisner
2012-05-09
3
-5
/
+18
|
|
*
drbd: Replaced md_io_mutex by an atomic: md_io_in_use
Philipp Reisner
2012-05-09
4
-19
/
+51
|
|
*
drbd: moved md_io into mdev
Philipp Reisner
2012-05-09
3
-9
/
+10
|
|
*
drbd: Immediately allow completion of IOs, that wait for IO completions on a ...
Philipp Reisner
2012-05-09
3
-11
/
+37
|
|
*
drbd: Keep a reference to barrier acked requests
Philipp Reisner
2012-05-09
3
-2
/
+23
|
|
*
drbd: Improve compatibility with drbd's older than 8.3.7
Philipp Reisner
2012-05-09
2
-3
/
+8
|
|
*
drbd: Only print sanitize state's warnings, if the state change happens
Philipp Reisner
2012-05-09
1
-15
/
+40
|
|
*
drbd: downgraded error printk to info
Lars Ellenberg
2012-05-09
1
-4
/
+2
|
|
*
drbd: allow ping-timeout of up to 30 seconds
Lars Ellenberg
2012-05-09
1
-1
/
+1
|
|
*
DRBD: Fix comparison always false warning due to long/long long compare
David Howells
2012-05-09
1
-1
/
+1
|
|
*
drbd: spelling fix: too small
Lars Ellenberg
2012-05-09
2
-6
/
+6
|
|
*
drbd: cosmetic: fix accidental division instead of modulo when pretty printing
Lars Ellenberg
2012-05-09
1
-1
/
+1
|
|
*
drbd: Lower log priority for an event that is definitely not an error
Philipp Reisner
2012-05-09
1
-1
/
+1
|
*
|
Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2012-05-18
1
-19
/
+25
|
|
\
\
|
|
*
|
xen-blkfront: module exit handling adjustments
Jan Beulich
2012-05-11
1
-1
/
+3
|
|
*
|
xen-blkfront: properly name all devices
Jan Beulich
2012-05-11
1
-18
/
+22
|
*
|
|
floppy: take over maintainership
Jiri Kosina
2012-05-18
1
-0
/
+6
|
*
|
|
floppy: remove floppy-specific O_EXCL handling
Jiri Kosina
2012-05-18
1
-14
/
+4
|
*
|
|
floppy: convert to delayed work and single-thread wq
Jiri Kosina
2012-05-18
1
-70
/
+73
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-05-30
24
-2952
/
+2446
|
\
\
\
|
*
|
|
blkcg: tg_stats_alloc_lock is an irq lock
Tejun Heo
2012-05-23
1
-4
/
+6
|
|
/
/
|
*
|
Merge tag 'v3.4-rc5' into for-3.5/core
Jens Axboe
2012-05-01
1355
-8950
/
+16167
|
|
\
\
|
*
|
|
vmsplice: relax alignement requirements for SPLICE_F_GIFT
Eric Dumazet
2012-04-20
1
-2
/
+2
|
*
|
|
blkcg: use radix tree to index blkgs from blkcg
Tejun Heo
2012-04-20
2
-8
/
+50
|
*
|
|
blkcg: fix blkcg->css ref leak in __blkg_lookup_create()
Tejun Heo
2012-04-20
1
-10
/
+9
|
*
|
|
block: fix elvpriv allocation failure handling
Tejun Heo
2012-04-20
1
-17
/
+36
|
*
|
|
block: collapse blk_alloc_request() into get_request()
Tejun Heo
2012-04-20
1
-29
/
+17
|
*
|
|
blkcg: collapse blkcg_policy_ops into blkcg_policy
Tejun Heo
2012-04-20
4
-28
/
+24
|
*
|
|
blkcg: embed struct blkg_policy_data in policy specific data
Tejun Heo
2012-04-20
4
-83
/
+112
|
*
|
|
blkcg: mass rename of blkcg API
Tejun Heo
2012-04-20
5
-235
/
+230
|
*
|
|
blkcg: style cleanups for blk-cgroup.h
Tejun Heo
2012-04-20
1
-56
/
+52
|
*
|
|
blkcg: remove blkio_group->path[]
Tejun Heo
2012-04-20
4
-15
/
+37
|
*
|
|
blkcg: blkg_rwstat_read() was missing inline
Tejun Heo
2012-04-20
1
-1
/
+1
|
*
|
|
blkcg: shoot down blkgs if all policies are deactivated
Tejun Heo
2012-04-20
1
-3
/
+8
|
*
|
|
blkcg: drop stuff unused after per-queue policy activation update
Tejun Heo
2012-04-20
4
-48
/
+23
|
*
|
|
blkcg: implement per-queue policy activation
Tejun Heo
2012-04-20
6
-134
/
+201
|
*
|
|
blkcg: add request_queue->root_blkg
Tejun Heo
2012-04-20
3
-7
/
+15
|
*
|
|
blkcg: make request_queue bypassing on allocation
Tejun Heo
2012-04-20
1
-12
/
+25
|
*
|
|
blkcg: make sure blkg_lookup() returns %NULL if @q is bypassing
Tejun Heo
2012-04-20
2
-19
/
+46
|
*
|
|
blkcg: make blkg_conf_prep() take @pol and return with queue lock held
Tejun Heo
2012-04-20
4
-10
/
+14
|
*
|
|
blkcg: remove static policy ID enums
Tejun Heo
2012-04-20
5
-41
/
+69
|
*
|
|
blkcg: use @pol instead of @plid in update_root_blkg_pd() and blkcg_print_blk...
Tejun Heo
2012-04-20
4
-21
/
+23
|
*
|
|
blkcg: kill blkio_list and replace blkio_list_lock with a mutex
Tejun Heo
2012-04-20
2
-16
/
+17
|
*
|
|
cfq: fix build breakage & warnings
Tejun Heo
2012-04-20
2
-11
/
+10
[prev]
[next]