index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-14
scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND
Jan Kara
1
-2
/
+1
2014-11-14
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
1
-2
/
+2
2014-10-05
genhd: fix leftover might_sleep() in blk_free_devt()
Jens Axboe
1
-2
/
+0
2014-10-05
block: Fix dev_t minor allocation lifetime
Keith Busch
2
-11
/
+15
2014-10-05
cfq-iosched: Fix wrong children_weight calculation
Toshiaki Makita
1
-3
/
+8
2014-09-17
blkcg: don't call into policy draining if root_blkg is already gone
Tejun Heo
1
-0
/
+7
2014-07-31
blkcg: don't call into policy draining if root_blkg is already gone
Tejun Heo
1
-0
/
+7
2014-07-31
block: don't assume last put of shared tags is for the host
Christoph Hellwig
1
-26
/
+7
2014-07-31
block: provide compat ioctl for BLKZEROOUT
Mikulas Patocka
1
-0
/
+1
2014-05-30
blktrace: fix accounting of partially completed requests
Roman Pen
1
-1
/
+1
2014-02-22
block: add cond_resched() to potentially long running ioctl discard loop
Jens Axboe
1
-0
/
+8
2014-02-22
block: __elv_next_request() shouldn't call into the elevator if bypassing
Tejun Heo
1
-1
/
+1
2013-12-11
Update of blkg_stat and blkg_rwstat may happen in bh context. While u64_stats...
Hong Zhiguo
1
-4
/
+4
2013-12-08
elevator: acquire q->sysfs_lock in elevator_change()
Tomoki Sekiyama
1
-2
/
+14
2013-12-08
elevator: Fix a race in elevator switching and md device initialization
Tomoki Sekiyama
2
-1
/
+15
2013-12-04
blk-core: Fix memory corruption if blkcg_init_queue fails
Mikulas Patocka
1
-1
/
+3
2013-11-29
block: properly stack underlying max_segment_size to DM device
Mike Snitzer
1
-0
/
+1
2013-11-29
block: fix race between request completion and timeout handling
Jeff Moyer
2
-2
/
+2
2013-10-01
cfq: explicitly use 64bit divide operation for 64bit arguments
Anatol Pomozov
1
-1
/
+1
2013-08-20
elevator: Fix a race in elevator switching
Jianpeng Ma
4
-29
/
+46
2013-07-13
block: do not pass disk names as format strings
Kees Cook
1
-1
/
+1
2013-05-17
blkpm: avoid sleep when holding queue lock
Aaron Lu
1
-1
/
+1
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-79
/
+229
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-05-02
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2013-04-30
partitions/efi.c: replace useless kzalloc's by kmalloc's
Philippe De Muyter
1
-2
/
+2
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-2
/
+0
2013-04-29
Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
1
-0
/
+1
2013-04-14
Merge 3.9-rc7 into driver-core-next
Greg Kroah-Hartman
2
-1
/
+2
2013-04-11
driver core: handle user namespaces properly with the uid/gid devtmpfs change
Greg Kroah-Hartman
1
-1
/
+1
2013-04-09
blkcg: fix "scheduling while atomic" in blk_queue_bypass_start
Jun'ichi Nomura
1
-2
/
+2
2013-04-08
driver core: add uid and gid to devtmpfs
Kay Sievers
1
-1
/
+2
2013-04-08
Revert "loop: cleanup partitions when detaching loop device"
Jens Axboe
1
-1
/
+0
2013-04-03
block: avoid using uninitialized value in from queue_var_store
Arnd Bergmann
1
-0
/
+2
2013-04-02
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2
-1
/
+2
2013-03-24
Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...
Jens Axboe
3
-75
/
+16
2013-03-23
block: Add bio_end_sector()
Kent Overstreet
3
-7
/
+4
2013-03-23
block: Refactor blk_update_request()
Kent Overstreet
1
-68
/
+12
2013-03-22
block: implement runtime pm strategy
Lin Ming
2
-0
/
+65
2013-03-22
block: add runtime pm helpers
Lin Ming
1
-0
/
+144
2013-03-22
Block: blk-flush: Fixed indent code style
Alice Ferrazzi
1
-1
/
+1
2013-03-22
loop: cleanup partitions when detaching loop device
Phillip Susi
1
-0
/
+1
2013-03-20
scatterlist: introduce sg_unmark_end
Paolo Bonzini
2
-2
/
+2
2013-03-04
cgroup: fix cgroup_path() vs rename() race
Li Zefan
1
-2
/
+0
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-205
/
+834
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
5
-12
/
+7
2013-02-27
block/partitions: optimize memory allocation in check_partition()
Ming Lei
3
-8
/
+37
2013-02-27
block/partitions/mac.c: obey the state->limit constraint
Ming Lei
1
-0
/
+4
2013-02-27
block/partitions/efi.c: ensure that the GPT header is at least the size of th...
Peter Jones
1
-2
/
+10
[next]