summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | fat: Fix the race of read/write the FAT12 entryOGAWA Hirofumi2007-07-161-0/+7
* | | | compat32: ignore the LOOP_CLR_FD ioctlGeert Uytterhoeven2007-07-161-0/+4
* | | | NLS: Remove obsolete Makefile entriesRobert P. J. Day2007-07-161-2/+0
* | | | ext4: statfs speed upBadari Pulavarty2007-07-161-10/+15
* | | | ext3: statfs speed upBadari Pulavarty2007-07-161-10/+15
* | | | ext2: statfs speed upBadari Pulavarty2007-07-161-6/+14
* | | | Fix trivial typos in anon_inodes.c commentsJ. Bruce Fields2007-07-161-5/+5
* | | | ext4: fix error handling in ext4_create_journalBorislav Petkov2007-07-161-2/+5
* | | | ext3: fix error handling in ext3_create_journal()Borislav Petkov2007-07-161-2/+5
* | | | UDF: fix function name from udf_crc16 to udf_crcCyrill Gorcunov2007-07-161-2/+2
OpenPOWER on IntegriCloud