summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: asm-offsets.h is now cleaned with O=.. buildsSam Ravnborg2007-07-161-0/+1
* Remove duplicate comments from sysctl.cLinus Torvalds2007-07-161-8/+0
* Fix new generic block device SG compileLinus Torvalds2007-07-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-162-36/+44
|\
| * [PATCH] sched: fix up fs/proc/array.c whitespace problemsIngo Molnar2007-07-161-26/+25
| * [PATCH] sched: prettify prio_to_wmult[]Ingo Molnar2007-07-161-8/+8
| * [PATCH] sched: document prio_to_wmult[]Ingo Molnar2007-07-161-0/+7
| * [PATCH] sched: improve weight-array commentsIngo Molnar2007-07-161-1/+3
| * [PATCH] sched: remove dead code from task_stime()Ingo Molnar2007-07-161-1/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-1639-1054/+4623
|\ \
| * | [PATCH] ocfs2: zero_user_page conversionEric Sandeen2007-07-101-11/+2
| * | ocfs2: Support xfs style space reservation ioctlsMark Fasheh2007-07-106-16/+216
| * | ocfs2: support for removing file regionsMark Fasheh2007-07-104-12/+262
| * | ocfs2: update truncate handling of partial clustersMark Fasheh2007-07-103-46/+35
| * | ocfs2: btree support for removal of arbirtrary extentsMark Fasheh2007-07-101-0/+367
| * | ocfs2: Support creation of unwritten extentsMark Fasheh2007-07-107-28/+105
| * | ocfs2: support writing of unwritten extentsMark Fasheh2007-07-103-26/+84
| * | ocfs2: small cleanup of ocfs2_write_begin_nolock()Mark Fasheh2007-07-101-32/+76
| * | ocfs2: btree changes for unwritten extentsMark Fasheh2007-07-106-91/+1770
| * | ocfs2: abstract btree growing callsMark Fasheh2007-07-101-45/+74
| * | ocfs2: use all extent block suballocatorsMark Fasheh2007-07-102-12/+0
| * | ocfs2: plug truncate into cached dealloc routinesMark Fasheh2007-07-105-94/+29
| * | ocfs2: simplify deallocation lockingMark Fasheh2007-07-104-21/+242
| * | ocfs2: harden buffer check during mapping of page blocksMark Fasheh2007-07-101-1/+2
| * | 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
OpenPOWER on IntegriCloud