summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
* | [PATCH] io-accounting: write-cancel accountingAndrew Morton2006-12-101-1/+6
* | [PATCH] io-accounting: write accountingAndrew Morton2006-12-101-1/+4
* | [PATCH] clean up __set_page_dirty_nobuffers()Andrew Morton2006-12-101-13/+12
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-081-1/+1
|\ \
| * | [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer2006-12-091-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-12-083-3/+12
|\ \ \ | |/ / |/| |
| * | [CIFS] Fix NTLMv2 mounts to Windows serversSteve French2006-12-083-3/+12
* | | [PATCH] proc_misc build fixAndrew Morton2006-12-081-0/+1
* | | [PATCH] fault injection: process filtering for fault-injection capabilitiesAkinobu Mita2006-12-081-0/+65
* | | [PATCH] fault-injection capability for disk IOAkinobu Mita2006-12-081-0/+27
* | | [PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL checkYan Burman2006-12-082-21/+19
* | | [PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres()Jesper Juhl2006-12-081-4/+4
* | | [PATCH] NFS2: Calculate 'w' a bit later in nfsaclsvc_encode_getaclres()Jesper Juhl2006-12-081-4/+4
* | | [PATCH] lockdep: annotate nfsd4 recover codePeter Zijlstra2006-12-081-1/+1
* | | [PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu2006-12-081-2/+3
* | | [PATCH] use current->nsproxy->pid_nsCedric Le Goater2006-12-081-1/+1
* | | [PATCH] rename struct pspace to struct pid_namespaceSukadev Bhattiprolu2006-12-081-2/+2
* | | [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-087-79/+80
* | | [PATCH] add process_session() helper routine: deprecate old fieldCedric Le Goater2006-12-081-1/+1
* | | [PATCH] add process_session() helper routineCedric Le Goater2006-12-082-4/+4
* | | [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-082-8/+4
* | | [PATCH] struct path: convert ufsJosef Sipek2006-12-081-1/+1
* | | [PATCH] struct path: convert udfJosef Sipek2006-12-082-3/+3
* | | [PATCH] struct path: convert sysvJosef Sipek2006-12-081-1/+1
* | | [PATCH] struct path: convert smbfsJosef Sipek2006-12-085-18/+18
* | | [PATCH] struct path: convert romfsJosef Sipek2006-12-081-1/+1
* | | [PATCH] struct path: convert reiserfsJosef Sipek2006-12-085-11/+11
* | | [PATCH] struct path: convert ramfsJosef Sipek2006-12-081-1/+1
* | | [PATCH] struct path: convert qnx4Josef Sipek2006-12-081-1/+1
* | | [PATCH] struct path: convert openpromfsJosef Sipek2006-12-081-1/+1
* | | [PATCH] struct path: convert ocfs2Josef Sipek2006-12-084-22/+22
* | | [PATCH] struct path: convert ncpfsJosef Sipek2006-12-085-14/+14
OpenPOWER on IntegriCloud