aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-09-03UBIFS: amend f_fsidArtem Bityutskiy
2008-08-31UBIFS: fill f_fsidArtem Bityutskiy
2008-08-31UBIFS: improve statfs reporting even moreArtem Bityutskiy
2008-08-31UBIFS: introduce LEB overheadArtem Bityutskiy
2008-08-31UBIFS: add forgotten gc_idx_lebs componentArtem Bityutskiy
2008-08-31UBIFS: fix assertionArtem Bityutskiy
2008-08-31UBIFS: improve statfs reportingArtem Bityutskiy
2008-08-31UBIFS: remove incorrect index space checkArtem Bityutskiy
2008-08-31UBIFS: push empty flash hack downArtem Bityutskiy
2008-08-31UBIFS: do not update min_idx_lebs in stafsArtem Bityutskiy
2008-08-25UBIFS: allow for racing between GC and TNCAdrian Hunter
2008-08-25UBIFS: always read hashed-key nodes under TNC mutexAdrian Hunter
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-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