aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig19-305/+78
2008-10-23[PATCH] new helper: d_obtain_aliasChristoph Hellwig2-24/+37
2008-10-23[PATCH] generic_file_llseek tidyupsChristoph Hellwig1-18/+40
2008-10-23[PATCH] tidy up chrdev_openChristoph Hellwig1-7/+14
2008-10-23[PATCH] hpfs: cleanup ->setattrChristoph Hellwig4-13/+22
2008-10-23[PATCH] make O_EXCL in nd->intent.flags visible in nd->flagsAl Viro3-6/+6
2008-10-23[PATCH] get rid of path_lookup_create()Al Viro1-39/+22
2008-10-23[PATCH] assorted path_lookup() -> kern_path() conversionsAl Viro3-29/+24
2008-10-23[PATCH] switch nfsd to kern_path()Al Viro4-58/+56
2008-10-23[PATCH] sanitize svc_export_parse()Al Viro1-42/+35
2008-10-23[PATCH] switch quota_on-related stuff to kern_path()Al Viro4-37/+37
2008-10-23[PATCH] no need for noinline stuff in fs/namespace.c anymoreAl Viro1-12/+5
2008-10-23[PATCH] finally get rid of nameidata in namespace.cAl Viro1-60/+59
2008-10-23[PATCH] new helper - kern_path()Al Viro1-0/+10
2008-10-20binfmt_elf_fdpic: Update for cputime changes.Paul Mundt1-12/+7
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-21/+19
2008-10-20Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-16/+11
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds4-2/+13
2008-10-20fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan6-267/+269
2008-10-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds7-57/+156
2008-10-20Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-8/+21
2008-10-20Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds20-167/+1178
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds8-200/+203
2008-10-20fs/Kconfig: move CIFS outAlexey Dobriyan2-142/+143
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman1-1/+1
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal1-3/+0
2008-10-20add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERSRoland McGrath1-0/+22
2008-10-20coredump: format_corename: don't append .%pid if multi-threadedOleg Nesterov1-4/+3
2008-10-20seq_file: add seq_cpumask_list(), seq_nodemask_list()Lai Jiangshan1-0/+16
2008-10-20seq_file: don't call bitmap_scnprintf_len()Lai Jiangshan1-7/+8
2008-10-20hfsplus: fix possible deadlock when handling corrupted extentsEric Sesterhenn1-0/+3
2008-10-20hfsplus: missing O_LARGEFILE checkAlan Cox1-0/+2
2008-10-20ext3: avoid printk floods in the face of directory corruptionEric Sandeen1-3/+7
2008-10-20ext3: truncate block allocated on a failed ext3_write_beginAneesh Kumar K.V1-0/+7
2008-10-20ext3: fix ext3_dx_readdir hash collision handlingEugene Dashevsky1-5/+15
2008-10-20jbd: ordered data integrity fixHidehiro Kawai1-3/+13
2008-10-20ext3: add an option to control error handling on file dataHidehiro Kawai2-0/+18
2008-10-20ext3: fix ext3 block reservation early ENOSPC issueMingming Cao1-1/+2
2008-10-20ext3: don't try to resize if there are no reserved gdt blocks leftJosef Bacik1-1/+2
2008-10-20jbd: don't dirty original metadata buffer on abortHidehiro Kawai1-1/+4
2008-10-20jbd: abort when failed to log metadata buffersHidehiro Kawai1-0/+3
2008-10-20coredump_filter: add hugepage dumpingKOSAKI Motohiro1-2/+10
2008-10-20fs: buffer lock use lock bitopsNick Piggin1-2/+1
2008-10-20vmstat: mlocked pages statisticsNick Piggin1-0/+2
2008-10-20Ramfs and Ram Disk pages are unevictableLee Schermerhorn1-0/+1
2008-10-20Unevictable LRU Page StatisticsLee Schermerhorn1-0/+6
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel5-39/+52
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linusThomas Gleixner298-7690/+15600
2008-10-19UBIFS: fix ubifs_compress commentaryGeert Uytterhoeven1-2/+0
2008-10-19UBIFS: amend printkArtem Bityutskiy1-1/+1