aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | ocfs2: btree changes for unwritten extentsMark Fasheh2007-07-10
| * | ocfs2: abstract btree growing callsMark Fasheh2007-07-10
| * | ocfs2: use all extent block suballocatorsMark Fasheh2007-07-10
| * | ocfs2: plug truncate into cached dealloc routinesMark Fasheh2007-07-10
| * | ocfs2: simplify deallocation lockingMark Fasheh2007-07-10
| * | ocfs2: harden buffer check during mapping of page blocksMark Fasheh2007-07-10
| * | ocfs2: shared writeable mmapMark Fasheh2007-07-10
| * | ocfs2: factor out write aops into nolock variantsMark Fasheh2007-07-10
| * | ocfs2: rework ocfs2_buffered_write_cluster()Mark Fasheh2007-07-10
| * | ocfs2: take ip_alloc_sem during entire truncateMark Fasheh2007-07-10
| * | ocfs2: Add "preferred slot" mount optionSunil Mushran2007-07-10
| * | [KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2...Shani Moideen2007-07-10
| * | [PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig2007-07-10
| * | ocfs2: Wake up a starting region if it gets killed in the background.Joel Becker2007-07-10
| * | ocfs2: live heartbeat depends on the local node configurationJoel Becker2007-07-10
| * | ocfs2: Depend on configfs heartbeat items.Joel Becker2007-07-10
| * | configfs: config item dependancies.Joel Becker2007-07-10
| * | configfs: accessing item hierarchy during rmdir(2)Joel Becker2007-07-10
| * | [PATCH] configsfs buffer: use mutexJohannes Berg2007-07-10
| * | configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-10
| * | [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma2007-07-10
| * | [PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma2007-07-10
| * | configfs: misc cleanupsSatyam Sharma2007-07-10
| * | configfs: consistent attribute sizeJoel Becker2007-07-10
* | | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-16
|\ \ \
| * | | bsg: Kconfig updatesFUJITA Tomonori2007-07-16
| * | | bsg: add SCSI transport-level request supportFUJITA Tomonori2007-07-16
| * | | bsg: add bidi supportFUJITA Tomonori2007-07-16
| * | | add a struct request pointer to the request structureFUJITA Tomonori2007-07-16
| * | | bsg: fix the deadlock on discarding done commandsFUJITA Tomonori2007-07-16
| * | | bsg: fix a blocking read bugFUJITA Tomonori2007-07-16
| * | | bsg: minor bug fixesFUJITA Tomonori2007-07-16
| * | | improve bsg device allocationFUJITA Tomonori2007-07-16
| * | | bind bsg to all SCSI devicesFUJITA Tomonori2007-07-16
| * | | bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori2007-07-16
| * | | bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-16
| * | | bsg: simplify __bsg_alloc_command failpathFUJITA Tomonori2007-07-16
| * | | bsg: add cheasy error checks for sysfs stuffJens Axboe2007-07-16
| * | | Add queue resizing supportJens Axboe2007-07-16
| * | | Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori2007-07-16
| * | | bsg: silence a bogus gcc warningJens Axboe2007-07-16
| * | | bsg: style cleanupJens Axboe2007-07-16
| * | | bsg: use u32 etc instead of uint32_tJens Axboe2007-07-16
| * | | bsg: add SG_IO to SG v4FUJITA Tomonori2007-07-16
| * | | bsg: replace SG v3 with SG v4FUJITA Tomonori2007-07-16
| * | | bsg: add sg_io_v4 structureFUJITA Tomonori2007-07-16
| * | | block: export blk_verify_command for SG v4FUJITA Tomonori2007-07-16
| * | | bsg: minor cleanupsFUJITA Tomonori2007-07-16
| * | | block: changes for blk_rq_unmap_user new APIFUJITA Tomonori2007-07-16
| * | | bsg: support for full generic block layer SG v3Jens Axboe2007-07-16
| | |/ | |/|