aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* knfsd: exportfs: remove iget abuseChristoph Hellwig2007-07-176-53/+70
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-1717-0/+19
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-171-1/+1
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-177-0/+10
* fs: introduce some page/buffer invariantsNick Piggin2007-07-171-17/+37
* mm: clean up and kernelify shrinker registrationRusty Russell2007-07-177-21/+43
* Lumpy Reclaim V4Andy Whitcroft2007-07-171-1/+1
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-173-3/+10
* utime(s): Honour CAP_FOWNER when times==NULLSatyam Sharma2007-07-161-1/+1
* Fix LDM for new field in the VOL5 VBLK.Anton Altaparmakov2007-07-162-46/+93
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-161-27/+26
|\
| * [PATCH] sched: fix up fs/proc/array.c whitespace problemsIngo Molnar2007-07-161-26/+25
| * [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-1636-1036/+4548
|\ \
| * | [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-102-3/+248
| * | configfs: accessing item hierarchy during rmdir(2)Joel Becker2007-07-101-1/+28
| * | [PATCH] configsfs buffer: use mutexJohannes Berg2007-07-101-7/+8
| * | configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-103-14/+14
| * | [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma2007-07-102-11/+9
| * | [PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma2007-07-101-8/+0
| * | configfs: misc cleanupsSatyam Sharma2007-07-101-12/+3
| * | configfs: consistent attribute sizeJoel Becker2007-07-101-3/+10
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-161-1/+3
|\ \ \
| * | | splice: direct splicing updates ppos twiceJens Axboe2007-07-161-1/+3
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-07-161-1/+1
|\ \ \
| * | | fs: hugetlbfs: Disable for shnommu.Paul Mundt2007-06-111-1/+1