index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
cgroup: remove sparse tags from offline_css()
Li Zefan
2013-07-31
1
-3
/
+2
*
|
cpuset: relocate a misplaced comment
Zhao Hongjiang
2013-07-29
1
-6
/
+6
*
|
cpuset: get rid of the useless forward declaration of cpuset
Zhao Hongjiang
2013-07-29
1
-1
/
+0
*
|
cgroup: remove gratuituous BUG_ON()s from rebind_subsystems()
Tejun Heo
2013-07-16
1
-9
/
+0
*
|
cgroup: move module ref handling into rebind_subsystems()
Tejun Heo
2013-07-16
1
-65
/
+28
*
|
cgroup: move number_of_cgroups test out of rebind_subsystems() into cgroup_re...
Tejun Heo
2013-07-12
1
-7
/
+6
*
|
cgroup: make rebind_subsystems() handle file additions and removals with prop...
Tejun Heo
2013-07-12
1
-32
/
+41
*
|
cgroup: use for_each_subsys() instead of for_each_root_subsys() in cgroup_pop...
Tejun Heo
2013-07-12
1
-5
/
+8
*
|
cgroup: update error handling in cgroup_populate_dir()
Tejun Heo
2013-07-12
1
-2
/
+11
*
|
cgroup: separate out cgroup_base_files[] handling out of cgroup_populate/clea...
Tejun Heo
2013-07-12
1
-27
/
+19
*
|
cgroup: fix cgroup_add_cftypes() error handling
Tejun Heo
2013-07-12
1
-8
/
+18
*
|
cgroup: fix error path of cgroup_addrm_files()
Tejun Heo
2013-07-12
1
-6
/
+22
*
|
cgroup: minor updates around cgroup_clear_directory()
Tejun Heo
2013-07-12
1
-11
/
+8
*
|
Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-11
15
-185
/
+951
|
\
\
|
*
|
dm: add switch target
Jim Ramsay
2013-07-10
4
-0
/
+679
|
*
|
dm: update maintainers
Alasdair G Kergon
2013-07-10
1
-0
/
+2
|
*
|
dm: optimize reorder structure
Mikulas Patocka
2013-07-10
1
-7
/
+7
|
*
|
dm: optimize use SRCU and RCU
Mikulas Patocka
2013-07-10
5
-147
/
+180
|
*
|
dm bufio: submit writes outside lock
Mikulas Patocka
2013-07-10
1
-15
/
+58
|
*
|
dm cache: fix arm link errors with inline
Mikulas Patocka
2013-07-10
1
-0
/
+4
|
*
|
dm verity: use __ffs and __fls
Mikulas Patocka
2013-07-10
1
-4
/
+4
|
*
|
dm flakey: correct ctr alloc failure mesg
Alasdair G Kergon
2013-07-10
1
-1
/
+1
|
*
|
dm verity: remove pointless comparison
Mikulas Patocka
2013-07-10
1
-2
/
+2
|
*
|
dm: use __GFP_HIGHMEM in __vmalloc
Mikulas Patocka
2013-07-10
2
-2
/
+2
|
*
|
dm verity: fix inability to use a few specific devices sizes
Mikulas Patocka
2013-07-10
1
-3
/
+2
|
*
|
dm ioctl: set noio flag to avoid __vmalloc deadlock
Mikulas Patocka
2013-07-10
1
-0
/
+3
|
*
|
dm mpath: fix ioctl deadlock when no paths
Hannes Reinecke
2013-07-10
2
-7
/
+10
*
|
|
Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-07-11
12
-434
/
+905
|
\
\
\
|
*
|
|
elevator: Fix a race in elevator switching
Jianpeng Ma
2013-07-03
5
-30
/
+51
|
*
|
|
block: Reserve only one queue tag for sync IO if only 3 tags are available
Jan Kara
2013-06-28
1
-2
/
+9
|
*
|
|
writeback: Fix periodic writeback after fs mount
Jan Kara
2013-06-28
1
-1
/
+8
|
*
|
|
blk-throttle: implement proper hierarchy support
Tejun Heo
2013-05-14
4
-23
/
+38
|
*
|
|
blk-throttle: implement throtl_grp->has_rules[]
Tejun Heo
2013-05-14
1
-7
/
+42
|
*
|
|
blk-throttle: Account for child group's start time in parent while bio climbs up
Vivek Goyal
2013-05-14
1
-0
/
+33
|
*
|
|
blk-throttle: add throtl_qnode for dispatch fairness
Tejun Heo
2013-05-14
1
-25
/
+176
|
*
|
|
blk-throttle: make throtl_pending_timer_fn() ready for hierarchy
Tejun Heo
2013-05-14
1
-7
/
+33
|
*
|
|
blk-throttle: make tg_dispatch_one_bio() ready for hierarchy
Tejun Heo
2013-05-14
1
-7
/
+21
|
*
|
|
blk-throttle: make blk_throtl_bio() ready for hierarchy
Tejun Heo
2013-05-14
1
-7
/
+20
|
*
|
|
blk-throttle: make blk_throtl_drain() ready for hierarchy
Tejun Heo
2013-05-14
1
-11
/
+40
|
*
|
|
blk-throttle: dispatch from throtl_pending_timer_fn()
Tejun Heo
2013-05-14
1
-25
/
+44
|
*
|
|
blk-throttle: implement dispatch looping
Tejun Heo
2013-05-14
1
-26
/
+56
|
*
|
|
blk-throttle: separate out throtl_service_queue->pending_timer from throtl_da...
Tejun Heo
2013-05-14
1
-23
/
+45
|
*
|
|
blk-throttle: set REQ_THROTTLED from throtl_charge_bio() and gate stats updat...
Tejun Heo
2013-05-14
1
-5
/
+25
|
*
|
|
blk-throttle: implement sq_to_tg(), sq_to_td() and throtl_log()
Tejun Heo
2013-05-14
1
-29
/
+81
|
*
|
|
blk-throttle: add throtl_service_queue->parent_sq
Tejun Heo
2013-05-14
1
-42
/
+39
|
*
|
|
blk-throttle: generalize update_disptime optimization in blk_throtl_bio()
Tejun Heo
2013-05-14
1
-10
/
+18
|
*
|
|
blk-throttle: dispatch to throtl_data->service_queue.bio_lists[]
Tejun Heo
2013-05-14
1
-17
/
+23
|
*
|
|
blk-throttle: move bio_lists[] and friends to throtl_service_queue
Tejun Heo
2013-05-14
1
-24
/
+39
|
*
|
|
blk-throttle: add throtl_grp->service_queue
Tejun Heo
2013-05-14
1
-4
/
+11
|
*
|
|
blk-throttle: reorganize throtl_service_queue passed around as argument
Tejun Heo
2013-05-14
1
-49
/
+51
[prev]
[next]