aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-10-17block: fix current kernel-doc warningsRandy Dunlap
2008-10-17block: add partition attribute for partition numberTejun Heo
2008-10-16ext4: Remove automatic enabling of the HUGE_FILE feature flagTheodore Ts'o
2008-10-16ext4: Replace hackish ext4_mb_poll_new_transaction with commit callbackTheodore Ts'o
2008-10-17ext4: Remove unused mount options: nomballoc, mballoc, nocheckTheodore Ts'o
2008-10-17ext4: Remove compile warnings when building w/o CONFIG_PROC_FSManish Katiyar
2008-10-17ext4: Add missing newlines to printk messagesEric Sesterhenn
2008-10-16Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-10-16Configure out AIO supportThomas Petazzoni
2008-10-16afs: convert to new aopsNick Piggin
2008-10-16pid_ns: de_thread: kill the now unneeded ->child_reaper changeOleg Nesterov
2008-10-16proc: move sysrq-trigger out of fs/proc/Alexey Dobriyan
2008-10-16block: sanitize invalid partition table entriesKay Sievers
2008-10-16fs/partitions/acorn.c: remove dead codeAdrian Bunk
2008-10-16COMPAT_BINFMT_ELF definition tweakAlexey Dobriyan
2008-10-16binfmt_elf_fdpic: wire up AT_EXECFD, AT_EXECFN, AT_SECUREPaul Mundt
2008-10-16binfmt_elf_fdpic: convert initial stack alignment to arch_align_stack()Paul Mundt
2008-10-16binfmt_elf_fdpic: support auxvec base platform stringPaul Mundt
2008-10-16quota: remove CVS keywordsAdrian Bunk
2008-10-16fs/reiserfs: use an IS_ERR test rather than a NULL testJulien Brunel
2008-10-16reiserfs/procfs.c: remove CVS keywordsAdrian Bunk
2008-10-16hfs: fix namelength memory corruptionEric Sesterhenn
2008-10-16hfsplus: check read_mapping_page() return valueEric Sesterhenn
2008-10-16hfsplus: fix Buffer overflow with a corrupted imageEric Sesterhenn
2008-10-16hfsplus: quieten down mounting hfsplus journaled fs read onlyMike Crowe
2008-10-16befs: annotate fs32 on tests for superblock endiannessHarvey Harrison
2008-10-16ext2: avoid printk floods in the face of directory corruptionEric Sandeen
2008-10-16ext2: fix ext2 block reservation early ENOSPC issueMingming Cao
2008-10-16autofs4: add miscellaneous device for ioctlsIan Kent