index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm thin: prepare to separate bio_prison code
Mike Snitzer
2012-10-12
1
-90
/
+131
*
dm thin: support discard with non power of two block size
Mike Snitzer
2012-10-12
1
-10
/
+13
*
dm persistent data: convert to use le32_add_cpu
Wei Yongjun
2012-10-12
1
-2
/
+2
*
dm: use ACCESS_ONCE for sysfs values
Mikulas Patocka
2012-10-12
2
-8
/
+4
*
dm bufio: use list_move
Wei Yongjun
2012-10-12
1
-2
/
+1
*
dm mpath: fix check for null mpio in end_io fn
Wei Yongjun
2012-10-12
1
-1
/
+2
*
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-10-11
33
-464
/
+770
|
\
|
*
block: makes bio_split support bio without data
Shaohua Li
2012-09-28
1
-12
/
+14
|
*
scatterlist: refactor the sg_nents
Maxim Levitsky
2012-09-28
1
-5
/
+2
|
*
scatterlist: add sg_nents
Maxim Levitsky
2012-09-27
2
-0
/
+23
|
*
fs: fix include/percpu-rwsem.h export error
Jens Axboe
2012-09-27
1
-1
/
+1
|
*
percpu-rw-semaphore: fix documentation typos
Mikulas Patocka
2012-09-26
1
-2
/
+2
|
*
fs/block_dev.c:1644:5: sparse: symbol 'blkdev_mmap' was not declared
Fengguang Wu
2012-09-26
1
-1
/
+1
|
*
blockdev: turn a rw semaphore into a percpu rw semaphore
Mikulas Patocka
2012-09-26
4
-11
/
+135
|
*
Fix a crash when block device is read and block size is changed at the same time
Mikulas Patocka
2012-09-26
3
-3
/
+65
|
*
block: fix request_queue->flags initialization
Tejun Heo
2012-09-21
1
-1
/
+1
|
*
block: lift the initial queue bypass mode on blk_register_queue() instead of ...
Tejun Heo
2012-09-21
2
-5
/
+8
|
*
block: ioctl to zero block ranges
Martin K. Petersen
2012-09-20
2
-0
/
+28
|
*
block: Make blkdev_issue_zeroout use WRITE SAME
Martin K. Petersen
2012-09-20
1
-1
/
+29
|
*
block: Implement support for WRITE SAME
Martin K. Petersen
2012-09-20
11
-6
/
+181
|
*
block: Consolidate command flag and queue limit checks for merges
Martin K. Petersen
2012-09-20
3
-20
/
+44
|
*
block: Clean up special command handling logic
Martin K. Petersen
2012-09-20
7
-49
/
+46
|
*
block/blk-tag.c: Remove useless kfree
Peter Senna Tschudin
2012-09-12
1
-4
/
+2
|
*
block: remove the duplicated setting for congestion_threshold
Jaehoon Chung
2012-09-09
1
-2
/
+0
|
*
block: reject invalid queue attribute values
Dave Reisner
2012-09-09
1
-2
/
+23
|
*
block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
2012-09-09
8
-46
/
+29
|
*
block: Consolidate bio_alloc_bioset(), bio_kmalloc()
Kent Overstreet
2012-09-09
2
-77
/
+49
|
*
block: Kill bi_destructor
Kent Overstreet
2012-09-09
5
-48
/
+27
|
*
pktcdvd: Switch to bio_kmalloc()
Kent Overstreet
2012-09-09
1
-45
/
+7
|
*
block: Add bio_reset()
Kent Overstreet
2012-09-09
3
-6
/
+44
|
*
dm: Use bioset's front_pad for dm_rq_clone_bio_info
Kent Overstreet
2012-09-09
1
-28
/
+18
|
*
block: Ues bi_pool for bio_integrity_alloc()
Kent Overstreet
2012-09-09
6
-41
/
+26
|
*
block: Generalized bio pool freeing
Kent Overstreet
2012-09-09
8
-103
/
+21
*
|
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2012-10-11
1
-2
/
+2
|
\
\
|
*
|
firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)
Stefan Richter
2012-10-09
1
-2
/
+2
*
|
|
Merge tag 'vfio-for-v3.7-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2012-10-11
2
-7
/
+18
|
\
\
\
|
*
|
|
vfio: Fix PCI INTx disable consistency
Alex Williamson
2012-10-10
1
-1
/
+12
|
*
|
|
vfio: Move PCI INTx eventfd setting earlier
Alex Williamson
2012-10-10
1
-2
/
+3
|
*
|
|
vfio: Fix PCI mmap after b3b9c293
Alex Williamson
2012-10-10
1
-4
/
+3
*
|
|
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-10-11
41
-17
/
+35
|
\
\
\
\
|
*
|
|
|
hwmon: Drop needless includes of <linux/delay.h>
Jean Delvare
2012-10-10
10
-10
/
+0
|
*
|
|
|
hwmon: Add missing inclusions of <linux/err.h>
Jean Delvare
2012-10-10
6
-0
/
+6
|
*
|
|
|
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
2012-10-10
24
-1
/
+23
|
*
|
|
|
hwmon: Fix spelling of Celsius
Peter Meerwald
2012-10-10
2
-2
/
+2
|
*
|
|
|
hwmon: Update Alexey Fisher's name
Oleksij Rempel
2012-10-10
3
-4
/
+4
*
|
|
|
|
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-10-10
53
-814
/
+2126
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
pnfsblock: cleanup nfs4_blkdev_get
Peng Tao
2012-10-09
2
-21
/
+5
|
*
|
|
|
NFS41: send real read size in layoutget
Peng Tao
2012-10-09
1
-1
/
+9
|
*
|
|
|
NFS41: send real write size in layoutget
Peng Tao
2012-10-09
6
-7
/
+57
|
*
|
|
|
NFS: track direct IO left bytes
Peng Tao
2012-10-09
1
-0
/
+5
[next]