summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [PATCH] knfsd: nfsd4: make verify and nverify wrappersJ.Bruce Fields2006-12-131-6/+22
* | | | [PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functionsJ.Bruce Fields2006-12-131-25/+18
* | | | [PATCH] knfsd: nfsd4: move replay_owner to cstateJ.Bruce Fields2006-12-132-29/+24
* | | | [PATCH] knfsd: nfsd4: remove spurious replay_owner checkJ.Bruce Fields2006-12-131-1/+1
* | | | [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operationsJ.Bruce Fields2006-12-132-172/+244
* | | | [PATCH] knfsd: nfsd: don't drop silently on upcall deferralJ.Bruce Fields2006-12-133-6/+13
* | | | [PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdirJ.Bruce Fields2006-12-131-9/+5
* | | | [PATCH] knfsd: nfsd: simplify exp_pseudorootJ.Bruce Fields2006-12-131-4/+2
* | | | [PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errorsJ.Bruce Fields2006-12-131-0/+4
* | | | [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACEJ.Bruce Fields2006-12-131-5/+5
* | | | [PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lockJ.Bruce Fields2006-12-131-1/+0
* | | | [PATCH] one more EXPORT_UNUSED_SYMBOL removalAdrian Bunk2006-12-131-2/+0
* | | | [PATCH] update Tigran's email addressesTigran Aivazian2006-12-131-2/+2
* | | | [PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failureEric W. Biederman2006-12-131-8/+15
* | | | [PATCH] ncpfs: Use struct pid to track the userspace watchdog processEric W. Biederman2006-12-131-5/+6
* | | | [PATCH] smbfs: Make conn_pid a struct pidEric W. Biederman2006-12-133-7/+9
* | | | [PATCH] lockd endianness annotationsAl Viro2006-12-136-35/+36
* | | | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-1313-29/+29
* | | | [PATCH] Use activate_mm() in fs/aio.c:use_mm()Jeremy Fitzhardinge2006-12-131-1/+1
* | | | [PATCH] optimize o_direct on block devicesChen, Kenneth W2006-12-132-28/+176
* | | | [PATCH] ocfs2: relative atime supportMark Fasheh2006-12-131-0/+8
* | | | [PATCH] relative atimeValerie Henson2006-12-132-5/+22
* | | | [PATCH] touch_atime() cleanupAndrew Morton2006-12-131-10/+11
* | | | [PATCH] constify pipe_buf_operationsEric Dumazet2006-12-132-10/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-122-12/+5
|\ \ \ \
| * | | | fs: Convert kmalloc() + memset() to kzalloc() in fs/.Robert P. J. Day2006-12-121-2/+1
| * | | | kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2006-12-121-1/+1
| * | | | EXT{2,3,4}_FS: remove outdated part of the help textJan Engelhardt2006-12-121-9/+3
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-12-1216-106/+546
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [patch 3/3] OCFS2 Configurable timeouts - Protocol changesAndrew Beekhof2006-12-114-16/+116
| * | | | [patch 2/3] OCFS2 Configurable timeoutsJeff Mahoney2006-12-075-18/+219
| * | | | [patch 1/3] OCFS2 - Expose struct o2nm_clusterAndrew Beekhof2006-12-072-12/+15
| * | | | ocfs2: Synchronize feature incompat flags in ocfs2_fs.hMark Fasheh2006-12-071-0/+9
| * | | | ocfs2: local mountsSunil Mushran2006-12-0711-66/+193
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-12-121-21/+21
|\ \ \ \ \
| * | | | | JFS: Fix conflicting superblock flagsDave Kleikamp2006-12-061-21/+21
* | | | | | Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds2006-12-111-2/+10
* | | | | | [PATCH] user of the jiffies rounding code: JBDArjan van de Ven2006-12-101-1/+1
* | | | | | [PATCH] fdtable: Implement new pagesize-based fdtable allocatorVadim Lobanov2006-12-101-136/+72
* | | | | | [PATCH] fdtable: Remove the free_files fieldVadim Lobanov2006-12-101-19/+8
* | | | | | [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-106-50/+36
* | | | | | [PATCH] dio: lock refcount operationsZach Brown2006-12-101-31/+45
* | | | | | [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUEDZach Brown2006-12-102-56/+36
* | | | | | [PATCH] dio: remove duplicate bio wait codeZach Brown2006-12-101-29/+12
* | | | | | [PATCH] dio: formalize bio counters as a dio reference countZach Brown2006-12-101-74/+66
* | | | | | [PATCH] dio: call blk_run_address_space() once per opZach Brown2006-12-101-5/+3
* | | | | | [PATCH] dio: centralize completion in dio_complete()Zach Brown2006-12-101-52/+42
* | | | | | [PATCH] io-accounting: report in procfsAndrew Morton2006-12-101-0/+24
* | | | | | [PATCH] io-accounting: direct-ioAndrew Morton2006-12-101-0/+8
* | | | | | [PATCH] io-accounting-read-accounting cifs fixAndrew Morton2006-12-101-0/+2
OpenPOWER on IntegriCloud