summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-08-25[PATCH] ntfs: use d_add_ciChristoph Hellwig
2008-08-25[PATCH] change d_add_ci argument orderingChristoph Hellwig
2008-08-25[PATCH] fix efs_lookup()Al Viro
2008-08-25[PATCH] proc: inode number fixletAlexey Dobriyan
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-22[PATCH] configfs: Consolidate locking around configfs_detach_prep() in config...Louis Rilling
2008-08-22ocfs2: correctly set i_blocks after inline dir gets expandedMark Fasheh
2008-08-22ocfs2: Jump to correct label in ocfs2_expand_inline_dir()Tao Ma
2008-08-22ocfs2: Fix sleep-with-spinlock recovery regressionMark Fasheh
2008-08-22[PATCH] ocfs2/cluster/netdebug.c: fix warningAlexander Beregalov
2008-08-22[PATCH] ocfs2/cluster/tcp.c: make some functions staticAdrian Bunk
2008-08-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-08-21UBIFS: fix zero-length truncationsArtem Bityutskiy
2008-08-20cramfs: fix named-pipe handlingAl Viro
2008-08-20fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen
2008-08-20binfmt_misc: fix false -ENOEXEC when coupled with other binary handlersPavel Emelyanov
2008-08-20/proc/self/maps doesn't display the real file offsetClement Calmels
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-08-20vfat: fix 'sync' mount deadlock due to BKL->lock_super conversionLinus Torvalds
2008-08-19[CIFS] Kerberos support not considered experimental anymoreSteve French
2008-08-19[CIFS] distinguish between Kerberos and MSKerberos in upcallSteve French
2008-08-19cifs: add local server pointer to cifs_setup_sessionJeff Layton
2008-08-19[CIFS] reindent misindented statementIlpo Järvinen
2008-08-19udf: Fix error paths in udf_new_inode()Jan Kara
2008-08-19udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2)Jan Kara
2008-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-08-15Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds
2008-08-15omfs: fix oops when file metadata is corruptedBob Copeland
2008-08-15omfs: fix potential oops when directory size is corruptedBob Copeland
2008-08-15fs/inode.c: properly init address_space->writeback_indexChris Mason
2008-08-14UBIFS: xattr bugfixesArtem Bityutskiy
2008-08-14[CIFS] mount of IPC$ breaks with iget patchSteve French
2008-08-14CRED: Introduce credential access wrappersDavid Howells
2008-08-13Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds
2008-08-13dlm: rename structsDavid Teigland
2008-08-13dlm: add missing kfreesDavid Teigland
2008-08-13UBIFS: remove unneeded checkArtem Bityutskiy
2008-08-13UBIFS: few commentary fixesArtem Bityutskiy
2008-08-13UBIFS: fix budgeting request alignment in xattr codeZoltan Sogor
2008-08-13UBIFS: improve arguments checking in debugging messagesArtem Bityutskiy
2008-08-13UBIFS: always set i_generation to 0Adrian Hunter
2008-08-13UBIFS: correct spelling of "thrice".Adrian Hunter
2008-08-13UBIFS: support splice_writeZoltan Sogor
2008-08-13UBIFS: minor tweaks in commitArtem Bityutskiy
2008-08-13UBIFS: reserve more space for indexArtem Bityutskiy
2008-08-13UBIFS: print pid in dump functionArtem Bityutskiy
2008-08-13UBIFS: align inode data to eightArtem Bityutskiy
2008-08-13UBIFS: improve budgeting checksArtem Bityutskiy
2008-08-13UBIFS: correct orphan deletion orderAdrian Hunter
2008-08-13UBIFS: fix typos in commentsAdrian Hunter