index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-23
5
-106
/
+36
|
\
|
*
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-19
90
-271
/
+556
|
|
\
|
*
|
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
2010-09-16
1
-9
/
+5
|
*
|
block: remove the BH_Eopnotsupp flag
Christoph Hellwig
2010-09-10
1
-2
/
+0
|
*
|
block: remove the BLKDEV_IFL_BARRIER flag
Christoph Hellwig
2010-09-10
2
-10
/
+0
|
*
|
block: remove the WRITE_BARRIER flag
Christoph Hellwig
2010-09-10
1
-3
/
+0
|
*
|
block: pass gfp_mask and flags to sb_issue_discard
Christoph Hellwig
2010-09-10
1
-6
/
+5
|
*
|
block: make __blk_rq_prep_clone() copy most command flags
Tejun Heo
2010-09-10
1
-0
/
+1
|
*
|
block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
Tejun Heo
2010-09-10
4
-44
/
+17
|
*
|
block: rename barrier/ordered to flush
Tejun Heo
2010-09-10
1
-12
/
+12
|
*
|
block: drop barrier ordering by queue draining
Tejun Heo
2010-09-10
2
-13
/
+8
|
*
|
block: misc cleanups in barrier code
Tejun Heo
2010-09-10
1
-1
/
+0
|
*
|
block: remove spurious uses of REQ_HARDBARRIER
Tejun Heo
2010-09-10
1
-5
/
+1
|
*
|
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
2010-09-10
1
-2
/
+4
|
*
|
block: kill QUEUE_ORDERED_BY_TAG
Tejun Heo
2010-09-10
1
-16
/
+1
|
*
|
ide: remove unnecessary blk_queue_flushing() test in do_ide_request()
Tejun Heo
2010-09-10
1
-1
/
+0
*
|
|
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-23
5
-18
/
+42
|
\
\
\
|
*
|
|
cciss: fix PCI IDs for new Smart Array controllers
Mike Miller
2010-10-19
1
-0
/
+1
|
*
|
|
drbd: add race-breaker to drbd_go_diskless
Lars Ellenberg
2010-10-15
1
-1
/
+1
|
*
|
|
dynamic_debug.h: Fix dynamic_dev_dbg() macro if CONFIG_DYNAMIC_DEBUG not set
Philipp Reisner
2010-10-15
1
-1
/
+1
|
*
|
|
drbd: fix unlikely access after free and list corruption
Lars Ellenberg
2010-10-14
1
-2
/
+2
|
*
|
|
drbd: Allow larger values for c-fill-target.
Philipp Reisner
2010-10-14
1
-1
/
+1
|
*
|
|
drbd: Track the reasons to suspend IO in dedicated state bits
Philipp Reisner
2010-10-14
1
-3
/
+7
|
*
|
|
drbd: Sending of big packets, for payloads from 64KByte to 4GByte
Philipp Reisner
2010-10-14
1
-0
/
+2
|
*
|
|
drbd: new configuration parameter c-min-rate
Lars Ellenberg
2010-10-14
2
-0
/
+5
|
*
|
|
drbd: New sync parameters for the smart resync rate controller
Philipp Reisner
2010-10-14
2
-12
/
+16
|
*
|
|
drbd: Do not allow a fencing-policy of resource-and-stonith with protocol A
Philipp Reisner
2010-10-14
1
-0
/
+1
|
*
|
|
drbd: Finished the "on-no-data-accessible suspend-io;" functionality
Philipp Reisner
2010-10-14
3
-0
/
+7
|
|
/
/
*
|
|
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-23
9
-14
/
+155
|
\
\
\
|
*
|
|
block: Turn bvec_k{un,}map_irq() into static inline functions
Geert Uytterhoeven
2010-10-21
1
-2
/
+9
|
*
|
|
block: fix accounting bug on cross partition merges
Yasuaki Ishimatsu
2010-10-19
3
-0
/
+4
|
*
|
|
block: Make the integrity mapped property a bio flag
Martin K. Petersen
2010-10-15
1
-2
/
+1
|
*
|
|
block: Ensure physical block size is unsigned int
Martin K. Petersen
2010-10-13
1
-2
/
+2
|
*
|
|
Fix compile error in blk-exec.c for !CONFIG_DETECT_HUNG_TASK
Mark Lord
2010-09-25
1
-0
/
+3
|
*
|
|
blkio: Core implementation of throttle policy
Vivek Goyal
2010-09-16
2
-0
/
+27
|
*
|
|
block, partition: add partition_meta_info to hd_struct
Will Drewry
2010-09-15
1
-2
/
+51
|
*
|
|
block: fix an address space warning in blk-map.c
Namhyung Kim
2010-09-15
1
-2
/
+2
|
*
|
|
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
2010-09-10
4
-4
/
+46
|
*
|
|
Consolidate min_not_zero
Martin K. Petersen
2010-09-10
1
-0
/
+10
|
|
/
/
*
|
|
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
2010-10-22
1
-0
/
+2
|
\
\
\
|
*
|
|
pcmcia: IOCARD is also required for using IRQs
Dominik Brodowski
2010-10-22
1
-0
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2010-10-22
7
-85
/
+83
|
\
\
\
\
|
*
|
|
|
asm-generic/io.h: allow people to override individual funcs
Mike Frysinger
2010-10-18
1
-0
/
+26
|
*
|
|
|
bitops: remove duplicated extern declarations
Akinobu Mita
2010-10-09
2
-25
/
+12
|
*
|
|
|
bitops: make asm-generic/bitops/find.h more generic
Akinobu Mita
2010-10-09
2
-22
/
+25
|
*
|
|
|
asm-generic: kdebug.h: Checkpatch cleanup
Andrea Gelmini
2010-10-09
1
-1
/
+1
|
*
|
|
|
asm-generic: fcntl: make exported headers use strict posix types
Lucian Adrian Grijincu
2010-10-09
1
-1
/
+1
|
*
|
|
|
asm-generic: cmpxchg does not handle non-long arguments
Mathieu Lacage
2010-10-09
1
-19
/
+1
|
*
|
|
|
asm-generic: make atomic_add_unless a function
Mathieu Lacage
2010-10-09
1
-17
/
+17
*
|
|
|
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
\
\
\
\
[next]