aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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
2008-08-13UBIFS: do not union creat_sqnum and del_cmtnoAdrian Hunter
2008-08-13UBIFS: optimize deletionsArtem Bityutskiy
2008-08-13UBIFS: increment commit number earlierArtem Bityutskiy
2008-08-13UBIFS: remove another unneeded function parameterArtem Bityutskiy
2008-08-13UBIFS: remove unneeded function parameterArtem Bityutskiy
2008-08-13UBIFS: do not write orphans backArtem Bityutskiy
2008-08-13UBIFS: make ubifs_ro_mode() not inlineAdrian Hunter
2008-08-13UBIFS: ensure UBIFS switches to read-only on errorAdrian Hunter
2008-08-13UBIFS: fix error return in failure modeAdrian Hunter
2008-08-13UBIFS: free budget in delete_inode as wellArtem Bityutskiy
2008-08-13UBIFS: improve debuggingArtem Bityutskiy
2008-08-13UBIFS: fix budgeting calculationsArtem Bityutskiy
2008-08-13UBIFS: print volume name as wellArtem Bityutskiy
2008-08-13[XFS] Fix use after free in xfs_log_done().Lachlan McIlroy
2008-08-13[XFS] Make xfs_bmap_*_count_leaves void.Ruben Porras
2008-08-13[XFS] Use KM_NOFS for debug trace buffersLachlan McIlroy
2008-08-13[XFS] use KM_MAYFAIL in xfs_mountfsChristoph Hellwig
2008-08-13[XFS] refactor xfs_mount_freeChristoph Hellwig
2008-08-13[XFS] don't call xfs_freesb from xfs_unmountfsChristoph Hellwig