index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-14
[PATCH] pktcdvd: Reduce stack usage
Peter Osterlund
1
-26
/
+17
2006-02-14
[PATCH] pktcdvd: Don't unlock the door if the disc is in use
Peter Osterlund
1
-1
/
+2
2006-02-14
[PATCH] pktcdvd: Allow non-writable media to be mounted
Peter Osterlund
1
-4
/
+3
2006-02-14
[PATCH] pktcdvd: Don't spam the kernel log when nothing is wrong
Peter Osterlund
1
-3
/
+3
2006-02-07
[PATCH] cciss: softirq handler needs to save interrupt flags
Jens Axboe
1
-2
/
+3
2006-02-05
[PATCH] pktcdvd: Don't waste kernel memory
Peter Osterlund
2
-27
/
+30
2006-02-05
[PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTAL
Adrian Bunk
1
-2
/
+2
2006-02-05
[PATCH] pktcdvd: remove version string
Peter Osterlund
1
-3
/
+0
2006-02-05
[PATCH] pktcdvd: Fix overflow for discs with large packets
Phillip Susi
1
-1
/
+1
2006-02-03
[PATCH] umem: check pci_set_dma_mask return value correctly
Tobias Klauser
1
-1
/
+1
2006-01-31
[PATCH] USB: ub 05 Bulk reset
Pete Zaitcev
1
-7
/
+59
2006-01-31
[PATCH] USB: ub 04 Loss of timer and a hang
Pete Zaitcev
1
-2
/
+3
2006-01-31
[PATCH] USB: ub 03 Oops with CFQ
Pete Zaitcev
1
-23
/
+45
2006-01-16
[PATCH] Fix drivers/block/ps2esdi.c compile
Jens Axboe
1
-0
/
+1
2006-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+0
2006-01-14
[PATCH] pktcdvd: un-inline some functions
Peter Osterlund
1
-2
/
+2
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-1
/
+1
2006-01-15
remove unused LOCAL_END_REQUEST
Domen Puncer
1
-1
/
+0
2006-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-17
/
+15
2006-01-12
[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers
Al Viro
2
-10
/
+28
2006-01-12
[PATCH] m68k: ataflop __user annotations, NULL noise removal
Al Viro
1
-4
/
+5
2006-01-12
[PATCH] m68k: amiflop __user annotations
Al Viro
1
-5
/
+3
2006-01-12
[PATCH] m68k: namespace pollution fix (custom->amiga_custom)
Al Viro
1
-0
/
+2
2006-01-12
[PATCH] powerpc: remove bitfields from HvLpEvent
Stephen Rothwell
1
-17
/
+15
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
4
-4
/
+4
2006-01-09
[PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c
Ingo Molnar
1
-15
/
+12
2006-01-09
[PATCH] mutex subsystem, semaphore to completion: SX8
Steven Rostedt
1
-6
/
+6
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-2
/
+2
2006-01-09
[PATCH] drivers/block: Replace pci_module_init() with pci_register_driver()
Richard Knutsson
4
-4
/
+4
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-15
/
+23
2006-01-09
[BLOCK] CCISS: update for blk softirq completions
Jens Axboe
1
-26
/
+46
2006-01-08
[PATCH] cciss: avoid defining useless MAJOR_NR macro
Christoph Hellwig
2
-3
/
+1
2006-01-08
[PATCH] drivers/block: Use ARRAY_SIZE macro
Tobias Klauser
7
-15
/
+14
2006-01-08
[PATCH] cciss: adds MSI and MSI-X support
Mike Miller
3
-13
/
+84
2006-01-08
[PATCH] nbd: remove duplicate assignment
taneli.vahakangas@netsonic.fi
1
-1
/
+0
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
14
-270
/
+196
2006-01-08
[PATCH] pktcdvd: Use bd_claim to get exclusive access
Peter Osterlund
1
-3
/
+9
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
1
-15
/
+23
2006-01-06
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
8
-8
/
+8
2006-01-06
[PATCH] parport: Kconfig dependency fixes
Marko Kohtala
2
-3
/
+4
2006-01-06
[PATCH] nbd: fix TX/RX race condition
Herbert Xu
1
-62
/
+60
2006-01-06
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
8
-8
/
+8
2006-01-05
Merge http://oss.oracle.com/git/ocfs2
Linus Torvalds
2
-7
/
+20
2006-01-04
[PATCH] USB: ub 02 Removed unused variable
Daniel Marjamaki
1
-4
/
+1
2006-01-04
[PATCH] USB: ub 01 rename
Pete Zaitcev
1
-3
/
+3
2006-01-04
[PATCH] USB: ub 00 implement retries and resets
Pete Zaitcev
1
-117
/
+287
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
1
-1
/
+0
2006-01-04
[PATCH] USB: drivers/usb/storage/libusual
Pete Zaitcev
2
-12
/
+14
2006-01-03
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
Zach Brown
2
-7
/
+20
2005-12-12
[PATCH] cciss: fix for deregister_disk
Mike Miller
1
-1
/
+3
[prev]
[next]