index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
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-22
4
-101
/
+35
|
\
|
*
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-19
63
-209
/
+377
|
|
\
|
*
|
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: 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-22
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-22
7
-14
/
+142
|
\
\
\
|
*
|
|
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
2
-4
/
+33
|
*
|
|
Consolidate min_not_zero
Martin K. Petersen
2010-09-10
1
-0
/
+10
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2010-10-22
1
-45
/
+0
|
\
\
\
|
*
|
|
bitops: remove duplicated extern declarations
Akinobu Mita
2010-10-09
1
-23
/
+0
|
*
|
|
bitops: make asm-generic/bitops/find.h more generic
Akinobu Mita
2010-10-09
1
-22
/
+0
*
|
|
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
libfs: use generic_file_llseek for simple_attr
Arnd Bergmann
2010-09-16
1
-0
/
+1
*
|
|
|
|
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
3
-33
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
fs/locks.c: prepare for BKL removal
Arnd Bergmann
2010-10-05
1
-4
/
+10
|
*
|
|
|
|
BKL: Remove BKL from ncpfs
Petr Vandrovec
2010-10-04
2
-29
/
+3
*
|
|
|
|
|
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-2
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
BKL: introduce CONFIG_BKL.
Arnd Bergmann
2010-10-21
1
-2
/
+5
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-10-22
1
-0
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZE
Alexander van Heukelum
2010-09-07
1
-0
/
+12
[next]