aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ocfs2: shared writeable mmapMark Fasheh2007-07-104-39/+200
| * | ocfs2: factor out write aops into nolock variantsMark Fasheh2007-07-101-40/+80
| * | ocfs2: rework ocfs2_buffered_write_cluster()Mark Fasheh2007-07-103-438/+551
| * | ocfs2: take ip_alloc_sem during entire truncateMark Fasheh2007-07-102-6/+9
| * | ocfs2: Add "preferred slot" mount optionSunil Mushran2007-07-103-5/+31
| * | [KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2...Shani Moideen2007-07-101-1/+1
| * | [PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig2007-07-106-105/+47
| * | ocfs2: Wake up a starting region if it gets killed in the background.Joel Becker2007-07-101-1/+20
| * | ocfs2: live heartbeat depends on the local node configurationJoel Becker2007-07-103-3/+46
| * | ocfs2: Depend on configfs heartbeat items.Joel Becker2007-07-107-17/+92
| * | configfs: config item dependancies.Joel Becker2007-07-104-3/+280
| * | configfs: accessing item hierarchy during rmdir(2)Joel Becker2007-07-103-1/+41
| * | [PATCH] configsfs buffer: use mutexJohannes Berg2007-07-101-7/+8
| * | configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-106-26/+26
| * | [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma2007-07-103-16/+11
| * | [PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma2007-07-102-8/+16
| * | configfs: misc cleanupsSatyam Sharma2007-07-102-13/+3
| * | configfs: consistent attribute sizeJoel Becker2007-07-101-3/+10
* | | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-1613-91/+1341
|\ \ \
| * | | bsg: Kconfig updatesFUJITA Tomonori2007-07-161-1/+2
| * | | bsg: add SCSI transport-level request supportFUJITA Tomonori2007-07-162-6/+27
| * | | bsg: add bidi supportFUJITA Tomonori2007-07-161-25/+49
| * | | add a struct request pointer to the request structureFUJITA Tomonori2007-07-162-0/+6
| * | | bsg: fix the deadlock on discarding done commandsFUJITA Tomonori2007-07-161-0/+1
| * | | bsg: fix a blocking read bugFUJITA Tomonori2007-07-161-61/+23
| * | | bsg: minor bug fixesFUJITA Tomonori2007-07-162-2/+4
| * | | improve bsg device allocationFUJITA Tomonori2007-07-161-8/+41
| * | | bind bsg to all SCSI devicesFUJITA Tomonori2007-07-162-15/+52
| * | | bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori2007-07-165-29/+29
| * | | bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-168-14/+13
| * | | bsg: simplify __bsg_alloc_command failpathFUJITA Tomonori2007-07-161-3/+2
| * | | bsg: add cheasy error checks for sysfs stuffJens Axboe2007-07-161-1/+10
| * | | Add queue resizing supportJens Axboe2007-07-161-64/+32
| * | | Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori2007-07-161-29/+29
| * | | bsg: silence a bogus gcc warningJens Axboe2007-07-161-1/+1
| * | | bsg: style cleanupJens Axboe2007-07-161-2/+2
| * | | bsg: use u32 etc instead of uint32_tJens Axboe2007-07-161-29/+29
| * | | bsg: add SG_IO to SG v4FUJITA Tomonori2007-07-161-2/+21
| * | | bsg: replace SG v3 with SG v4FUJITA Tomonori2007-07-161-77/+121
| * | | bsg: add sg_io_v4 structureFUJITA Tomonori2007-07-161-0/+43
| * | | block: export blk_verify_command for SG v4FUJITA Tomonori2007-07-162-3/+5
| * | | bsg: minor cleanupsFUJITA Tomonori2007-07-161-7/+6
| * | | block: changes for blk_rq_unmap_user new APIFUJITA Tomonori2007-07-161-12/+1
| * | | bsg: support for full generic block layer SG v3Jens Axboe2007-07-1610-79/+1171
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-1627-5517/+9
|\ \ \
| * | | splice: direct splicing updates ppos twiceJens Axboe2007-07-161-1/+3
| * | | more ACSI removalAdrian Bunk2007-07-1612-2701/+0
| * | | umem: Fix match of pci_ids in umem driverNeil Brown2007-07-161-11/+6
| * | | umem: Remove references to dead CONFIG_MM_MAP_MEMORY variableRobert P. J. Day2007-07-161-41/+0
| * | | remove the documentation for the legacy CDROM driversAdrian Bunk2007-07-1613-2763/+0
| |/ /