aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-20cramfs: fix named-pipe handlingAl Viro1-46/+38
2008-08-20fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen1-4/+4
2008-08-20binfmt_misc: fix false -ENOEXEC when coupled with other binary handlersPavel Emelyanov1-2/+2
2008-08-20/proc/self/maps doesn't display the real file offsetClement Calmels2-4/+4
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+3
2008-08-20vfat: fix 'sync' mount deadlock due to BKL->lock_super conversionLinus Torvalds1-7/+3
2008-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-0/+3
2008-08-15Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds17-243/+328
2008-08-15omfs: fix oops when file metadata is corruptedBob Copeland2-9/+29
2008-08-15omfs: fix potential oops when directory size is corruptedBob Copeland1-2/+1
2008-08-15fs/inode.c: properly init address_space->writeback_indexChris Mason1-0/+1
2008-08-14UBIFS: xattr bugfixesArtem Bityutskiy2-28/+18
2008-08-14[CIFS] mount of IPC$ breaks with iget patchSteve French1-0/+1
2008-08-14CRED: Introduce credential access wrappersDavid Howells3-8/+6
2008-08-13Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds61-1326/+838
2008-08-13dlm: rename structsDavid Teigland1-96/+107
2008-08-13dlm: add missing kfreesDavid Teigland1-3/+7
2008-08-13UBIFS: remove unneeded checkArtem Bityutskiy1-9/+1
2008-08-13UBIFS: few commentary fixesArtem Bityutskiy2-6/+4
2008-08-13UBIFS: fix budgeting request alignment in xattr codeZoltan Sogor1-5/+5
2008-08-13UBIFS: improve arguments checking in debugging messagesArtem Bityutskiy1-74/+69
2008-08-13UBIFS: always set i_generation to 0Adrian Hunter3-6/+1
2008-08-13UBIFS: correct spelling of "thrice".Adrian Hunter2-3/+3
2008-08-13UBIFS: support splice_writeZoltan Sogor1-0/+1
2008-08-13UBIFS: minor tweaks in commitArtem Bityutskiy1-19/+18
2008-08-13UBIFS: reserve more space for indexArtem Bityutskiy4-9/+14
2008-08-13UBIFS: print pid in dump functionArtem Bityutskiy1-10/+10
2008-08-13UBIFS: align inode data to eightArtem Bityutskiy5-9/+23
2008-08-13UBIFS: improve budgeting checksArtem Bityutskiy2-1/+19
2008-08-13UBIFS: correct orphan deletion orderAdrian Hunter1-1/+2
2008-08-13UBIFS: fix typos in commentsAdrian Hunter1-5/+5
2008-08-13UBIFS: do not union creat_sqnum and del_cmtnoAdrian Hunter1-4/+2
2008-08-13UBIFS: optimize deletionsArtem Bityutskiy3-5/+73
2008-08-13UBIFS: increment commit number earlierArtem Bityutskiy4-5/+7
2008-08-13UBIFS: remove another unneeded function parameterArtem Bityutskiy1-16/+14
2008-08-13UBIFS: remove unneeded function parameterArtem Bityutskiy3-16/+10
2008-08-13UBIFS: do not write orphans backArtem Bityutskiy1-5/+13
2008-08-13UBIFS: make ubifs_ro_mode() not inlineAdrian Hunter3-14/+15
2008-08-13UBIFS: ensure UBIFS switches to read-only on errorAdrian Hunter1-0/+2
2008-08-13UBIFS: fix error return in failure modeAdrian Hunter1-3/+4
2008-08-13UBIFS: free budget in delete_inode as wellArtem Bityutskiy1-3/+5
2008-08-13UBIFS: improve debuggingArtem Bityutskiy2-3/+6
2008-08-13UBIFS: fix budgeting calculationsArtem Bityutskiy2-4/+4
2008-08-13UBIFS: print volume name as wellArtem Bityutskiy1-2/+2
2008-08-13[XFS] Fix use after free in xfs_log_done().Lachlan McIlroy1-8/+5
2008-08-13[XFS] Make xfs_bmap_*_count_leaves void.Ruben Porras1-19/+7
2008-08-13[XFS] Use KM_NOFS for debug trace buffersLachlan McIlroy6-11/+11
2008-08-13[XFS] use KM_MAYFAIL in xfs_mountfsChristoph Hellwig1-2/+4
2008-08-13[XFS] refactor xfs_mount_freeChristoph Hellwig1-16/+5
2008-08-13[XFS] don't call xfs_freesb from xfs_unmountfsChristoph Hellwig2-3/+2