index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
cs5530.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-20
cciss: add small delay when using PCI Power Management to reset for kump
Mike Miller
1
-0
/
+7
2011-10-17
xen/blkback: Fix two races in the handling of barrier requests.
Konrad Rzeszutek Wilk
1
-5
/
+5
2011-10-14
xen/blkback: Check for proper operation.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-10-13
xen/blkback: Fix the inhibition to map pages when discarding sector ranges.
Konrad Rzeszutek Wilk
1
-2
/
+1
2011-10-13
xen/blkback: Report VBD_WSECT (wr_sect) properly.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-10-13
xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests.
Konrad Rzeszutek Wilk
3
-2
/
+58
2011-10-13
xen-blkfront: plug device number leak in xlblk_init() error path
Laszlo Ersek
1
-1
/
+9
2011-10-13
xen-blkfront: If no barrier or flush is supported, use invalid operation.
Konrad Rzeszutek Wilk
1
-1
/
+3
2011-10-13
xen-blkback: use kzalloc() in favor of kmalloc()+memset()
Jan Beulich
1
-4
/
+2
2011-10-13
xen-blkback: fixed indentation and comments
Joe Jin
2
-3
/
+3
2011-10-13
xen-blkfront: fix a deadlock while handling discard response
Li Dongyang
1
-2
/
+0
2011-10-13
xen-blkfront: Handle discard requests.
Li Dongyang
1
-23
/
+88
2011-10-13
xen-blkback: Implement discard requests ('feature-discard')
Li Dongyang
3
-31
/
+206
2011-10-13
xen-blkfront: add BLKIF_OP_DISCARD and discard request struct
Li Dongyang
1
-0
/
+36
2011-09-21
drivers/block/loop.c: remove unnecessary bdev argument from loop_clr_fd()
Ayan George
1
-3
/
+4
2011-09-21
drivers/block/loop.c: emit uevent on auto release
Phillip Susi
1
-1
/
+1
2011-09-21
drivers/block/cpqarray.c: use pci_dev->revision
Sergei Shtylyov
1
-1
/
+1
2011-08-23
loop: always allow userspace partitions and optionally support automatic scan...
Kay Sievers
2
-4
/
+46
2011-08-23
block: add GENHD_FL_NO_PART_SCAN
Tejun Heo
4
-6
/
+8
2011-08-19
loop: add discard support for loop devices
Lukas Czerner
1
-0
/
+54
2011-08-19
nbd-replace-some-printk-with-dev_warn-and-dev_info-checkpatch-fixes
Andrew Morton
1
-1
/
+1
2011-08-19
nbd: replace some printk with dev_warn() and dev_info()
WANG Cong
1
-6
/
+5
2011-08-19
nbd: lower the loglevel of an error message
WANG Cong
1
-1
/
+1
2011-08-19
nbd: replace printk KERN_ERR with dev_err()
WANG Cong
1
-25
/
+25
2011-08-19
nbd: replace sysfs_create_file() with device_create_file()
WANG Cong
1
-3
/
+3
2011-08-19
nbd: use task_pid_nr() to get current pid
WANG Cong
1
-1
/
+1
2011-08-08
cciss: add transport mode attribute to sys
Joe Handzik
2
-0
/
+20
2011-08-08
cciss: Adds simple mode functionality
Joseph Handzik
3
-11
/
+56
2011-08-08
Linux 3.1-rc1
v3.1-rc1
Linus Torvalds
1
-2
/
+2
2011-08-08
sh: Fix boot crash related to SCI
Rafael J. Wysocki
1
-1
/
+1
2011-08-08
arm: remove stale export of 'sha_transform'
Linus Torvalds
1
-3
/
+0
2011-08-07
arm: remove "optimized" SHA1 routines
Linus Torvalds
2
-212
/
+1
2011-08-07
fix rcu annotations noise in cred.h
Al Viro
1
-5
/
+6
2011-08-07
vfs: rename 'do_follow_link' to 'should_follow_link'
Linus Torvalds
1
-2
/
+2
2011-08-07
Fix POSIX ACL permission check
Ari Savolainen
1
-1
/
+1
2011-08-07
vfs: optimize inode cache access patterns
Linus Torvalds
4
-34
/
+106
2011-08-07
vfs: renumber DCACHE_xyz flags, remove some stale ones
Linus Torvalds
2
-18
/
+14
2011-08-07
ore: Make ore its own module
Boaz Harrosh
3
-1
/
+23
2011-08-07
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
6
-255
/
+295
2011-08-07
exofs: ios: Move to a per inode components & device-table
Boaz Harrosh
4
-183
/
+218
2011-08-07
exofs: Move exofs specific osd operations out of ios.c
Boaz Harrosh
4
-73
/
+79
2011-08-07
exofs: Add offset/length to exofs_get_io_state
Boaz Harrosh
3
-16
/
+38
2011-08-07
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
14
-361
/
+223
2011-08-07
crypto: Move md5_transform to lib/md5.c
David S. Miller
4
-92
/
+102
2011-08-06
savagedb: Fix typo causing regression in savage4 series video chip detection
John Stanley
1
-1
/
+1
2011-08-06
CodingStyle: Document the exception of not splitting user-visible strings, fo...
Josh Triplett
1
-16
/
+7
2011-08-06
vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files
Linus Torvalds
1
-1
/
+9
2011-08-06
oom_ajd: don't use WARN_ONCE, just use printk_once
Linus Torvalds
1
-1
/
+1
2011-08-06
lib/sha1: use the git implementation of SHA-1
Mandeep Singh Baines
2
-55
/
+159
2011-08-06
sparc: Fix build with DEBUG_PAGEALLOC enabled.
David S. Miller
1
-2
/
+4
[next]