aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-10-23[PATCH] assorted path_lookup() -> kern_path() conversionsAl Viro
2008-10-23[PATCH] switch nfsd to kern_path()Al Viro
2008-10-23[PATCH] sanitize svc_export_parse()Al Viro
2008-10-23[PATCH] switch quota_on-related stuff to kern_path()Al Viro
2008-10-23[PATCH] no need for noinline stuff in fs/namespace.c anymoreAl Viro
2008-10-23[PATCH] finally get rid of nameidata in namespace.cAl Viro
2008-10-23[PATCH] new helper - kern_path()Al Viro
2008-10-20binfmt_elf_fdpic: Update for cputime changes.Paul Mundt
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2008-10-20fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan
2008-10-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...Linus Torvalds
2008-10-20Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-10-20Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-10-20fs/Kconfig: move CIFS outAlexey Dobriyan
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal
2008-10-20add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERSRoland McGrath
2008-10-20coredump: format_corename: don't append .%pid if multi-threadedOleg Nesterov
2008-10-20seq_file: add seq_cpumask_list(), seq_nodemask_list()Lai Jiangshan
2008-10-20seq_file: don't call bitmap_scnprintf_len()Lai Jiangshan
2008-10-20hfsplus: fix possible deadlock when handling corrupted extentsEric Sesterhenn
2008-10-20hfsplus: missing O_LARGEFILE checkAlan Cox
2008-10-20ext3: avoid printk floods in the face of directory corruptionEric Sandeen
2008-10-20ext3: truncate block allocated on a failed ext3_write_beginAneesh Kumar K.V
2008-10-20ext3: fix ext3_dx_readdir hash collision handlingEugene Dashevsky
2008-10-20jbd: ordered data integrity fixHidehiro Kawai
2008-10-20ext3: add an option to control error handling on file dataHidehiro Kawai
2008-10-20ext3: fix ext3 block reservation early ENOSPC issueMingming Cao
2008-10-20ext3: don't try to resize if there are no reserved gdt blocks leftJosef Bacik
2008-10-20jbd: don't dirty original metadata buffer on abortHidehiro Kawai
2008-10-20jbd: abort when failed to log metadata buffersHidehiro Kawai
2008-10-20coredump_filter: add hugepage dumpingKOSAKI Motohiro
2008-10-20fs: buffer lock use lock bitopsNick Piggin
2008-10-20vmstat: mlocked pages statisticsNick Piggin
2008-10-20Ramfs and Ram Disk pages are unevictableLee Schermerhorn
2008-10-20Unevictable LRU Page StatisticsLee Schermerhorn
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner
2008-10-19UBIFS: fix ubifs_compress commentaryGeert Uytterhoeven
2008-10-19UBIFS: amend printkArtem Bityutskiy
2008-10-19UBIFS: do not read unnecessary bytes when unpacking bitsAdrian Hunter
2008-10-18[JFFS2] Write buffer offset adjustment for NOR-ECC (Sibley) flashAlexander Belyakov
2008-10-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-10-179p: fix device file handlingMagnus Deininger
2008-10-17NFS: use correct fs type for v4 submounts and referralsAndy Adamson
2008-10-17Make nfs_file_cred more robust.Neil Brown
2008-10-17NFS: Enable NFSv4 callback server to listen on AF_INET6 socketsChuck Lever