summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-10-23Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-23jbd: abort instead of waiting for nonexistent transactionsDuane Griffin
2008-10-23jbd: test BH_Write_EIO to detect errors on metadata buffersHidehiro Kawai
2008-10-23ext3: add checks for errors from jbdHidehiro Kawai
2008-10-23jbd: fix error handling for checkpoint ioHidehiro Kawai
2008-10-229p: fix format warningEric Van Hensbergen
2008-10-22nfsd: clean up expkey_parse error casesJ. Bruce Fields
2008-10-22nfsd: Drop reference in expkey_parse error casesKrishna Kumar
2008-10-22nfsd: Fix memory leak in nfsd_getxattrKrishna Kumar
2008-10-22NFSD: Fix BUG during NFSD shutdown processingChuck Lever
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