summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-03-24[PATCH] ocfs2: dlm recovery fixesKurt Hackel
2006-03-24[PATCH] ocfs2: fix hang in dlm lock resource masteryKurt Hackel
2006-03-24ocfs2: use __attribute__ formatMark Fasheh
2006-03-24BUG_ON() Conversion in fs/coda/Eric Sesterhenn
2006-03-24BUG_ON() Conversion in fs/binfmt_elf_fdpic.cEric Sesterhenn
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger
2006-03-24typo patch for fs/ufs/super.cMichael Owen
2006-03-24[PATCH] ext3: Properly report backup block present in a groupGlauber de Oliveira Costa
2006-03-24[PATCH] Conditionalize compat_sys_newfstatatKyle McMartin
2006-03-24[PATCH] fsync: extract internal codeAndrew Morton
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton
2006-03-24[PATCH] HOTPLUG_CPU: avoid hitting too many cachelines in recalc_bh_state()Eric Dumazet
2006-03-24[PATCH] sb_set_blocksize cleanupCoywolf Qi Hunt
2006-03-24[PATCH] fast ext3_statfsAlex Tomas
2006-03-24[PATCH] isofs: remove unused debugging macrosPekka Enberg
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan
2006-03-24[PATCH] cpuset memory spread slab cache hooksPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-03-24[PATCH] fs/coda/: proper prototypesAdrian Bunk
2006-03-24[PATCH] fs/ext2/: proper ext2_get_parent() prototypeAdrian Bunk
2006-03-24[PATCH] fs/9p/: possible cleanupsAdrian Bunk
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser
2006-03-24[PATCH] s390: Remove old history/whitespave from partition codeHorst Hummel
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o
2006-03-23Merge branch 'linus'Trond Myklebust
2006-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds
2006-03-23Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-03-23Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe
2006-03-23Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov
2006-03-23NTFS: 2.1.27 - Various bug fixes and cleanups.Anton Altaparmakov
2006-03-23NTFS: Semaphore to mutex conversion.Ingo Molnar
2006-03-23NTFS: Handle the recently introduced -ENAMETOOLONG return value fromAnton Altaparmakov
2006-03-23NTFS: Add a missing call to flush_dcache_mft_record_page() inAnton Altaparmakov
2006-03-23NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where weAnton Altaparmakov
2006-03-23NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h.Anton Altaparmakov
2006-03-23NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximumAnton Altaparmakov
2006-03-23NTFS: Remove all the make_bad_inode() calls. This should only be calledAnton Altaparmakov
2006-03-23NTFS: Add support for sparse files which have a compression unit of 0.Anton Altaparmakov
2006-03-23[PATCH] reduce size of bio mempoolsBenjamin LaHaise
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-23[PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise
2006-03-23[PATCH] fs/*/file.c: drop insane header dependenciesAlexey Dobriyan
2006-03-23[PATCH] devpts: use lib/parser.c for parsing mount optionsDomen Puncer
2006-03-23[PATCH] ufs: switch to inode_inc_count, inode_dec_countAlexey Dobriyan
2006-03-23[PATCH] ext2: switch to inode_inc_count, inode_dec_countAlexey Dobriyan
2006-03-23[PATCH] sysv: switch to inode_inc_count, inode_dec_countAlexey Dobriyan
2006-03-23[PATCH] minix: switch to inode_inc_link_count, inode_dec_link_countAlexey Dobriyan