summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ocfs2: Add "preferred slot" mount optionSunil Mushran2007-07-113-5/+31
| * | [KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2...Shani Moideen2007-07-111-1/+1
| * | [PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig2007-07-116-105/+47Star
| * | ocfs2: Wake up a starting region if it gets killed in the background.Joel Becker2007-07-111-1/+20
| * | ocfs2: live heartbeat depends on the local node configurationJoel Becker2007-07-113-3/+46
| * | ocfs2: Depend on configfs heartbeat items.Joel Becker2007-07-117-17/+92
| * | configfs: config item dependancies.Joel Becker2007-07-114-3/+280
| * | configfs: accessing item hierarchy during rmdir(2)Joel Becker2007-07-113-1/+41
| * | [PATCH] configsfs buffer: use mutexJohannes Berg2007-07-111-7/+8
| * | configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-116-26/+26
| * | [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma2007-07-113-16/+11Star
| * | [PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma2007-07-112-8/+16
| * | configfs: misc cleanupsSatyam Sharma2007-07-112-13/+3Star
| * | configfs: consistent attribute sizeJoel Becker2007-07-111-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/+23Star
| * | | 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/+13Star
| * | | bsg: simplify __bsg_alloc_command failpathFUJITA Tomonori2007-07-161-3/+2Star
| * | | bsg: add cheasy error checks for sysfs stuffJens Axboe2007-07-161-1/+10
| * | | Add queue resizing supportJens Axboe2007-07-161-64/+32Star
| * | | 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/+6Star
| * | | block: changes for blk_rq_unmap_user new APIFUJITA Tomonori2007-07-161-12/+1Star
| * | | 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/+9Star
|\ \ \
| * | | splice: direct splicing updates ppos twiceJens Axboe2007-07-161-1/+3
| * | | more ACSI removalAdrian Bunk2007-07-1612-2701/+0Star
| * | | umem: Fix match of pci_ids in umem driverNeil Brown2007-07-161-11/+6Star
| * | | umem: Remove references to dead CONFIG_MM_MAP_MEMORY variableRobert P. J. Day2007-07-161-41/+0Star
| * | | remove the documentation for the legacy CDROM driversAdrian Bunk2007-07-1613-2763/+0Star
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-1645-537/+8609
|\ \ \
| * | | [SPARC64]: Fix UP build.David S. Miller2007-07-161-1/+1
| * | | [SPARC64]: dr-cpu unconfigure support.David S. Miller2007-07-167-21/+171
| * | | [SERIAL]: Fix console write locking in sparc drivers.David S. Miller2007-07-164-12/+68