summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fsnotify: handle filesystem unmounts with fsnotify marksEric Paris2009-06-113-0/+77
* fsnotify: fsnotify marks on inodes pin them in coreEric Paris2009-06-111-0/+7
* fsnotify: allow groups to add private data to eventsEric Paris2009-06-113-9/+68
* fsnotify: add correlations between eventsEric Paris2009-06-114-25/+51
* fsnotify: include pathnames with entries when possibleEric Paris2009-06-114-21/+41
* fsnotify: generic notification queue and waitqEric Paris2009-06-114-7/+278
* dnotify: reimplement dnotify using fsnotifyEric Paris2009-06-117-183/+398
* fsnotify: parent event notificationEric Paris2009-06-116-10/+205
* fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris2009-06-119-3/+483
* fsnotify: unified filesystem notification backendEric Paris2009-06-119-35/+705
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-11158-2760/+3790
|\
| * block: add request clone interface (v2)Kiyoshi Ueda2009-06-112-0/+105
| * floppy: fix hibernationOndrej Zary2009-06-101-1/+26
| * ramdisk: remove long-deprecated "ramdisk=" boot-time parameterRobert P. J. Day2009-06-101-6/+1
| * fs/bio.c: add missing __user annotationMichal Simek2009-06-101-1/+1
| * block: prevent possible io_context->refcount overflowNikanth Karthikesan2009-06-103-10/+10
| * Add serial number support for virtio_blk, V4ajohn cooper2009-06-092-3/+38
| * block: Add missing bounce_pfn stacking and fix commentsMartin K. Petersen2009-06-091-2/+3
| * Revert "block: Fix bounce limit setting in DM"Jens Axboe2009-06-093-19/+1
| * cciss: decode unit attention in SCSI error handling codescameron@beardog.cca.cpqcorp.net2009-06-091-7/+16
| * cciss: Remove no longer needed sendcmd reject processing codescameron@beardog.cca.cpqcorp.net2009-06-092-104/+3
| * cciss: change SCSI error handling routines to work with interrupts enabled.scameron@beardog.cca.cpqcorp.net2009-06-092-15/+12
| * cciss: separate error processing and command retrying code in sendcmd_withirq...scameron@beardog.cca.cpqcorp.net2009-06-092-32/+46
| * cciss: factor out fix target status processing code from sendcmd functionsscameron@beardog.cca.cpqcorp.net2009-06-091-22/+34
| * cciss: simplify interface of sendcmd() and sendcmd_withirq()scameron@beardog.cca.cpqcorp.net2009-06-093-84/+59
| * cciss: factor out core of sendcmd_withirq() for use by SCSI error handling codescameron@beardog.cca.cpqcorp.net2009-06-091-87/+96
| * cciss: Use schedule_timeout_uninterruptible in SCSI error handling codescameron@beardog.cca.cpqcorp.net2009-06-091-1/+1
| * block: needs to set the residual length of a bidi requestFUJITA Tomonori2009-06-091-0/+3
| * Revert "block: implement blkdev_readpages"Jens Axboe2009-06-041-7/+0
| * block: Fix bounce limit setting in DMMartin K. Petersen2009-06-033-1/+19
| * Removed reference to non-existing file Documentation/PCI/PCI-DMA-mapping.txtvibi sreenivasan2009-06-021-1/+1
| * cciss: use schedule_timeout_interruptible()Andrew Morton2009-06-021-2/+1
| * cciss: add cciss driver sysfs entriesAndrew Patterson2009-06-023-10/+314
| * cciss: fix SCSI device reset handlerStephen M. Cameron2009-06-022-9/+90
| * cciss: factor out core of sendcmd() for a more sane interfaceStephen M. Cameron2009-06-021-116/+109
| * block: fix a possible oops on elv_abort_queue()Kiyoshi Ueda2009-06-021-0/+5
| * block: fix an oops on BLKPREP_KILLJames Bottomley2009-05-301-0/+5
| * block: export blk_stack_limits()Mike Snitzer2009-05-281-0/+1
| * block: fix no diskstat problemKiyoshi Ueda2009-05-271-3/+3
| * block: fix oops with block tag queueingJames Bottomley2009-05-271-4/+4
| * ide-disk: fix missing max_sectors accessor functionMartin K. Petersen2009-05-231-1/+1
| * block: Export I/O topology for block devices and partitionsMartin K. Petersen2009-05-227-0/+347
| * block: Expose stacked device queues in sysfsMartin K. Petersen2009-05-222-4/+15
| * block: Move queue limits to an embedded structMartin K. Petersen2009-05-222-39/+60
| * block: Use accessor functions for queue limitsMartin K. Petersen2009-05-2225-97/+147
| * block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-2254-98/+108
| * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-2299-384/+559
| |\
| * \ Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22976-19430/+23650
| |\ \
| * | | xen-blkfront: beyond ARRAY_SIZE of info->shadowRoel Kluin2009-05-221-1/+1
| * | | block: change the tag sync vs async restriction logicJens Axboe2009-05-205-13/+21
OpenPOWER on IntegriCloud