summaryrefslogtreecommitdiffstats
path: root/drivers/ide/cs5530.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-20cciss: add small delay when using PCI Power Management to reset for kumpMike Miller1-0/+7
2011-10-17xen/blkback: Fix two races in the handling of barrier requests.Konrad Rzeszutek Wilk1-5/+5
2011-10-14xen/blkback: Check for proper operation.Konrad Rzeszutek Wilk1-1/+1
2011-10-13xen/blkback: Fix the inhibition to map pages when discarding sector ranges.Konrad Rzeszutek Wilk1-2/+1
2011-10-13xen/blkback: Report VBD_WSECT (wr_sect) properly.Konrad Rzeszutek Wilk1-1/+1
2011-10-13xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests.Konrad Rzeszutek Wilk3-2/+58
2011-10-13xen-blkfront: plug device number leak in xlblk_init() error pathLaszlo Ersek1-1/+9
2011-10-13xen-blkfront: If no barrier or flush is supported, use invalid operation.Konrad Rzeszutek Wilk1-1/+3
2011-10-13xen-blkback: use kzalloc() in favor of kmalloc()+memset()Jan Beulich1-4/+2
2011-10-13xen-blkback: fixed indentation and commentsJoe Jin2-3/+3
2011-10-13xen-blkfront: fix a deadlock while handling discard responseLi Dongyang1-2/+0
2011-10-13xen-blkfront: Handle discard requests.Li Dongyang1-23/+88
2011-10-13xen-blkback: Implement discard requests ('feature-discard')Li Dongyang3-31/+206
2011-10-13xen-blkfront: add BLKIF_OP_DISCARD and discard request structLi Dongyang1-0/+36
2011-09-21drivers/block/loop.c: remove unnecessary bdev argument from loop_clr_fd()Ayan George1-3/+4
2011-09-21drivers/block/loop.c: emit uevent on auto releasePhillip Susi1-1/+1
2011-09-21drivers/block/cpqarray.c: use pci_dev->revisionSergei Shtylyov1-1/+1
2011-08-23loop: always allow userspace partitions and optionally support automatic scan...Kay Sievers2-4/+46
2011-08-23block: add GENHD_FL_NO_PART_SCANTejun Heo4-6/+8
2011-08-19loop: add discard support for loop devicesLukas Czerner1-0/+54
2011-08-19nbd-replace-some-printk-with-dev_warn-and-dev_info-checkpatch-fixesAndrew Morton1-1/+1
2011-08-19nbd: replace some printk with dev_warn() and dev_info()WANG Cong1-6/+5
2011-08-19nbd: lower the loglevel of an error messageWANG Cong1-1/+1
2011-08-19nbd: replace printk KERN_ERR with dev_err()WANG Cong1-25/+25
2011-08-19nbd: replace sysfs_create_file() with device_create_file()WANG Cong1-3/+3
2011-08-19nbd: use task_pid_nr() to get current pidWANG Cong1-1/+1
2011-08-08cciss: add transport mode attribute to sysJoe Handzik2-0/+20
2011-08-08cciss: Adds simple mode functionalityJoseph Handzik3-11/+56
2011-08-08Linux 3.1-rc1v3.1-rc1Linus Torvalds1-2/+2
2011-08-08sh: Fix boot crash related to SCIRafael J. Wysocki1-1/+1
2011-08-08arm: remove stale export of 'sha_transform'Linus Torvalds1-3/+0
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds2-212/+1
2011-08-07fix rcu annotations noise in cred.hAl Viro1-5/+6
2011-08-07vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds1-2/+2
2011-08-07Fix POSIX ACL permission checkAri Savolainen1-1/+1
2011-08-07vfs: optimize inode cache access patternsLinus Torvalds4-34/+106
2011-08-07vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2-18/+14
2011-08-07ore: Make ore its own moduleBoaz Harrosh3-1/+23
2011-08-07exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh6-255/+295
2011-08-07exofs: ios: Move to a per inode components & device-tableBoaz Harrosh4-183/+218
2011-08-07exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh4-73/+79
2011-08-07exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh3-16/+38
2011-08-07net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller14-361/+223
2011-08-07crypto: Move md5_transform to lib/md5.cDavid S. Miller4-92/+102
2011-08-06savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley1-1/+1
2011-08-06CodingStyle: Document the exception of not splitting user-visible strings, fo...Josh Triplett1-16/+7
2011-08-06vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> filesLinus Torvalds1-1/+9
2011-08-06oom_ajd: don't use WARN_ONCE, just use printk_onceLinus Torvalds1-1/+1
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines2-55/+159
2011-08-06sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller1-2/+4