summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-12-13[PATCH] Use activate_mm() in fs/aio.c:use_mm()Jeremy Fitzhardinge
2006-12-13[PATCH] optimize o_direct on block devicesChen, Kenneth W
2006-12-13[PATCH] ocfs2: relative atime supportMark Fasheh
2006-12-13[PATCH] relative atimeValerie Henson
2006-12-13[PATCH] touch_atime() cleanupAndrew Morton
2006-12-13[PATCH] constify pipe_buf_operationsEric Dumazet
2006-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-12-12fs: Convert kmalloc() + memset() to kzalloc() in fs/.Robert P. J. Day
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day
2006-12-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2006-12-12EXT{2,3,4}_FS: remove outdated part of the help textJan Engelhardt
2006-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2006-12-11[patch 3/3] OCFS2 Configurable timeouts - Protocol changesAndrew Beekhof
2006-12-11Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds
2006-12-10[PATCH] user of the jiffies rounding code: JBDArjan van de Ven
2006-12-10[PATCH] fdtable: Implement new pagesize-based fdtable allocatorVadim Lobanov
2006-12-10[PATCH] fdtable: Remove the free_files fieldVadim Lobanov
2006-12-10[PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov
2006-12-10[PATCH] dio: lock refcount operationsZach Brown
2006-12-10[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUEDZach Brown
2006-12-10[PATCH] dio: remove duplicate bio wait codeZach Brown
2006-12-10[PATCH] dio: formalize bio counters as a dio reference countZach Brown
2006-12-10[PATCH] dio: call blk_run_address_space() once per opZach Brown
2006-12-10[PATCH] dio: centralize completion in dio_complete()Zach Brown
2006-12-10[PATCH] io-accounting: report in procfsAndrew Morton
2006-12-10[PATCH] io-accounting: direct-ioAndrew Morton
2006-12-10[PATCH] io-accounting-read-accounting cifs fixAndrew Morton
2006-12-10[PATCH] io-accounting: write-cancel accountingAndrew Morton
2006-12-10[PATCH] io-accounting: write accountingAndrew Morton
2006-12-10[PATCH] clean up __set_page_dirty_nobuffers()Andrew Morton
2006-12-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-12-09[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer
2006-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2006-12-08[PATCH] proc_misc build fixAndrew Morton
2006-12-08[PATCH] fault injection: process filtering for fault-injection capabilitiesAkinobu Mita
2006-12-08[PATCH] fault-injection capability for disk IOAkinobu Mita
2006-12-08[PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL checkYan Burman
2006-12-08[PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres()Jesper Juhl
2006-12-08[PATCH] NFS2: Calculate 'w' a bit later in nfsaclsvc_encode_getaclres()Jesper Juhl
2006-12-08[PATCH] lockdep: annotate nfsd4 recover codePeter Zijlstra
2006-12-08[PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu
2006-12-08[PATCH] use current->nsproxy->pid_nsCedric Le Goater
2006-12-08[PATCH] rename struct pspace to struct pid_namespaceSukadev Bhattiprolu
2006-12-08[PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev
2006-12-08[PATCH] add process_session() helper routine: deprecate old fieldCedric Le Goater
2006-12-08[PATCH] add process_session() helper routineCedric Le Goater
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-08[PATCH] struct path: convert ufsJosef Sipek
2006-12-08[PATCH] struct path: convert udfJosef Sipek