index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-07
cciss: factor out cciss_find_board_params
Stephen M. Cameron
1
-27
/
+25
2010-08-07
cciss: fix leak of ioremapped memory
Stephen M. Cameron
1
-0
/
+12
2010-08-07
cciss: factor out cciss_find_cfgtables
Stephen M. Cameron
1
-34
/
+34
2010-08-07
cciss: factor out cciss_wait_for_board_ready()
Stephen M. Cameron
2
-15
/
+32
2010-08-07
cciss: factor out cciss_find_memory_BAR()
Stephen M. Cameron
1
-18
/
+19
2010-08-07
cciss: remove board_id parameter from cciss_interrupt_mode()
Stephen M. Cameron
1
-6
/
+5
2010-08-07
cciss: factor out cciss_board_disabled
Stephen M. Cameron
1
-6
/
+9
2010-08-07
cciss: factor out cciss_lookup_board_id
Stephen M. Cameron
1
-31
/
+35
2010-08-07
cciss: save pdev pointer in per hba structure early to avoid passing it aroun...
Stephen M. Cameron
1
-30
/
+31
2010-08-07
cciss: Set the performant mode bit in the scsi half of the driver
Stephen M. Cameron
1
-18
/
+2
2010-08-07
blkfront: Klog the unclean release path
Daniel Stodden
1
-0
/
+6
2010-08-07
blkfront: Remove obsolete info->users
Daniel Stodden
1
-8
/
+2
2010-08-07
blkfront: Remove obsolete info->users
Daniel Stodden
1
-6
/
+3
2010-08-07
blkfront: Lock blockfront_info during xbdev removal
Daniel Stodden
1
-6
/
+35
2010-08-07
blkfront: Fix blkfront backend switch race (bdev release)
Daniel Stodden
1
-16
/
+33
2010-08-07
blkfront: Fix blkfront backend switch race (bdev open)
Daniel Stodden
1
-7
/
+24
2010-08-07
blkfront: Lock blkfront_info when closing
Daniel Stodden
1
-21
/
+40
2010-08-07
blkfront: Clean up vbd release
Daniel Stodden
1
-48
/
+43
2010-08-07
blkfront: Fix gendisk leak
Daniel Stodden
1
-0
/
+3
2010-08-07
blkfront: Fix backtrace in del_gendisk
Daniel Stodden
1
-3
/
+3
2010-08-07
xenbus: Make xenbus_switch_state transactional
Daniel Stodden
1
-24
/
+66
2010-08-07
xen/blkfront: revalidate after setting capacity
K. Y. Srinivasan
1
-0
/
+1
2010-08-07
xen/blkfront: avoid compiler warning from missing cases
Jeremy Fitzhardinge
1
-0
/
+3
2010-08-07
xen/front: Propagate changed size of VBDs
K. Y. Srinivasan
1
-2
/
+17
2010-08-07
blkfront: don't access freed struct xenbus_device
Jan Beulich
1
-18
/
+16
2010-08-07
blkfront: fixes for 'xm block-detach ... --force'
Jan Beulich
1
-7
/
+81
2010-08-07
xen: use less generic names in blkfront driver.
Ian Campbell
1
-6
/
+6
2010-08-07
writeback.h: needs linux/device.h
Randy Dunlap
1
-0
/
+1
2010-08-07
block: fix problem with sending down discard that isn't of correct granularity
Jens Axboe
1
-3
/
+12
2010-08-07
blkdev: check for valid request queue before issuing flush
Dave Chinner
1
-0
/
+9
2010-08-07
block: fix for block tracing build error
Stephen Rothwell
1
-11
/
+15
2010-08-07
scsi/i2o: restore ioctl changes
Arnd Bergmann
1
-5
/
+16
2010-08-07
scsi/sd: remove big kernel lock
Arnd Bergmann
2
-11
/
+8
2010-08-07
block: remove BKL from partition ioctls
Arnd Bergmann
1
-4
/
+0
2010-08-07
block: remove BKL from BLKROSET and BLKFLSBUF
Arnd Bergmann
1
-4
/
+0
2010-08-07
block: push BKL into blktrace ioctls
Arnd Bergmann
4
-58
/
+55
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
39
-48
/
+334
2010-08-07
block: push down BKL into .locked_ioctl
Arnd Bergmann
30
-85
/
+253
2010-08-07
scsi/i2o_block: cleanup ioctl handling
Arnd Bergmann
1
-6
/
+18
2010-08-07
scsi: fix discard page leak
FUJITA Tomonori
2
-7
/
+10
2010-08-07
writeback: Add tracing to write_cache_pages
Dave Chinner
2
-0
/
+2
2010-08-07
writeback: Add tracing to balance_dirty_pages
Dave Chinner
3
-0
/
+73
2010-08-07
writeback: Initial tracing support
Dave Chinner
3
-8
/
+124
2010-08-07
block: remove unused REQ_TYPE_LINUX_BLOCK
FUJITA Tomonori
1
-15
/
+0
2010-08-07
scsi: need to reset unprep_rq_fn in sd_remove
FUJITA Tomonori
1
-0
/
+1
2010-08-07
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
13
-22
/
+14
2010-08-07
ide: stop using q->prepare_flush_fn
FUJITA Tomonori
1
-5
/
+11
2010-08-07
virtio_blk: stop using q->prepare_flush_fn
FUJITA Tomonori
1
-29
/
+21
2010-08-07
dm: stop using q->prepare_flush_fn
FUJITA Tomonori
1
-14
/
+2
2010-08-07
ps3disk: stop using q->prepare_flush_fn
FUJITA Tomonori
1
-19
/
+6
[next]