index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
block: don't assume device has a request list backing in nr_requests store
Jens Axboe
1
-1
/
+6
2009-09-01
block: Allow changing max_sectors_kb above the default 512
Nikanth Karthikesan
1
-1
/
+1
2009-08-04
Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency,...
John Stoffel
1
-4
/
+7
2009-08-01
block: Update topology documentation
Martin K. Petersen
1
-6
/
+13
2009-08-01
block: Stack optimal I/O size
Martin K. Petersen
1
-0
/
+11
2009-08-01
block: Add a wrapper for setting minimum request size without a queue
Martin K. Petersen
1
-7
/
+24
2009-08-01
block: Make blk_queue_stack_limits use the new stacking interface
Martin K. Petersen
1
-21
/
+1
2009-07-28
block: make the end_io functions be non-GPL exports
Jens Axboe
1
-6
/
+6
2009-07-28
block: fix improper kobject release in blk_integrity_unregister
Xiaotian Feng
1
-0
/
+1
2009-07-28
block: always assign default lock to queues
Jens Axboe
2
-7
/
+7
2009-07-17
block: sysfs fix mismatched queue_var_{store,show} in 64bit kernel
Xiaotian Feng
1
-5
/
+6
2009-07-17
block: fix failfast merge testing in elv_rq_merge_ok()
Tejun Heo
1
-4
/
+9
2009-07-10
cfq-iosched: reset oom_cfqq in cfq_set_request()
Vivek Goyal
1
-1
/
+1
2009-07-10
block: call blk_scsi_ioctl_init()
FUJITA Tomonori
1
-0
/
+1
2009-07-03
block: don't merge requests of different failfast settings
Tejun Heo
2
-0
/
+14
2009-07-01
cfq-iosched: remove redundant check for NULL cfqq in cfq_set_request()
Shan Wei
1
-4
/
+0
2009-07-01
blocK: Restore barrier support for md and probably other virtual devices.
NeilBrown
1
-5
/
+5
2009-07-01
block: get rid of queue-private command filter
Jens Axboe
5
-242
/
+40
2009-07-01
block: Create bip slabs with embedded integrity vectors
Martin K. Petersen
1
-1
/
+1
2009-07-01
cfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue()
Jens Axboe
1
-64
/
+73
2009-07-01
cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue()
Jens Axboe
1
-16
/
+21
2009-06-21
block: revert "bsg: setting rq->bio to NULL"
FUJITA Tomonori
1
-3
/
+0
2009-06-19
Fix kernel-doc parameter name typo in blk-settings.c:
Randy Dunlap
1
-1
/
+1
2009-06-19
block: rename CONFIG_LBD to CONFIG_LBDAF
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-06-18
block: Fix bounce_pfn setting
Martin K. Petersen
1
-1
/
+1
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-0
/
+16
2009-06-16
block: remove some includings of blktrace_api.h
Li Zefan
1
-1
/
+0
2009-06-16
block: Introduce helper to reset queue limits to default values
Martin K. Petersen
1
-6
/
+27
2009-06-16
cfq: remove extraneous '\n' in blktrace output
Jeff Moyer
1
-1
/
+1
2009-06-16
block: don't overwrite bdi->state after bdi_init() has been run
Jens Axboe
2
-4
/
+5
2009-06-16
cfq: cleanup for last_end_request in cfq_data
Gui Jianfeng
1
-5
/
+0
2009-06-15
Driver Core: bsg: add nodename for bsg driver
Kay Sievers
1
-0
/
+6
2009-06-15
Driver Core: block: add nodename support for block drivers.
Kay Sievers
1
-0
/
+10
2009-06-11
block: fix kernel-doc in recent block/ changes
Randy Dunlap
2
-13
/
+14
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
22
-654
/
+1061
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
1
-3
/
+7
2009-06-11
block: add request clone interface (v2)
Kiyoshi Ueda
1
-0
/
+100
2009-06-10
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-23
/
+15
2009-06-10
block: prevent possible io_context->refcount overflow
Nikanth Karthikesan
2
-7
/
+7
2009-06-09
tracing/events: convert block trace points to TRACE_EVENT()
Li Zefan
2
-18
/
+6
2009-06-09
bsg: setting rq->bio to NULL
FUJITA Tomonori
1
-0
/
+3
2009-06-09
block: Add missing bounce_pfn stacking and fix comments
Martin K. Petersen
1
-2
/
+3
2009-06-09
Revert "block: Fix bounce limit setting in DM"
Jens Axboe
1
-17
/
+0
2009-06-09
block: needs to set the residual length of a bidi request
FUJITA Tomonori
1
-0
/
+3
2009-06-03
block: Fix bounce limit setting in DM
Martin K. Petersen
1
-0
/
+17
2009-06-02
block: fix a possible oops on elv_abort_queue()
Kiyoshi Ueda
1
-0
/
+5
2009-05-30
block: fix an oops on BLKPREP_KILL
James Bottomley
1
-0
/
+5
2009-05-28
block: export blk_stack_limits()
Mike Snitzer
1
-0
/
+1
2009-05-27
block: fix no diskstat problem
Kiyoshi Ueda
1
-3
/
+3
2009-05-27
block: fix oops with block tag queueing
James Bottomley
1
-4
/
+4
[next]