summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-05-17ext2: fix error msg when mounting fs with too-large blocksizeRobin Dong
2011-05-17jbd: fix fsync() tid wraparound bugTed Ts'o
2011-05-17ext3: Fix fs corruption when make_indexed_dir() failsJan Kara
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong
2011-05-16pstore: fix one type of return value in pstoreChen Gong
2011-05-16UBIFS: fix extremely rare mount failureArtem Bityutskiy
2011-05-16UBIFS: simplify LEB recovery function furtherArtem Bityutskiy
2011-05-16UBIFS: always cleanup the recovered LEBArtem Bityutskiy
2011-05-16UBIFS: clean up LEB recovery functionArtem Bityutskiy
2011-05-16UBIFS: fix-up free space on mount if flag is setMatthew L. Creech
2011-05-16UBIFS: add the fixup functionMatthew L. Creech
2011-05-16UBIFS: add a superblock flag for free space fix-upMatthew L. Creech
2011-05-16UBIFS: share the next_log_lnum helperArtem Bityutskiy
2011-05-16UBIFS: expect corruption only in last journal head LEBsArtem Bityutskiy
2011-05-16UBIFS: synchronize write-buffer before switching to the next budArtem Bityutskiy
2011-05-16UBIFS: remove BUG statementArtem Bityutskiy
2011-05-16UBIFS: change bud replay function conventionsArtem Bityutskiy
2011-05-16UBIFS: substitute the replay tree with a replay listArtem Bityutskiy
2011-05-16UBIFS: simplify replayArtem Bityutskiy
2011-05-16UBIFS: store free and dirty space in the bud replay entryArtem Bityutskiy
2011-05-16UBIFS: remove unnecessary stack variableArtem Bityutskiy
2011-05-16UBIFS: double check that buds are replied in orderArtem Bityutskiy
2011-05-16UBIFS: make 2 functions staticArtem Bityutskiy
2011-05-16UBIFS: improve commentaryArtem Bityutskiy
2011-05-16UBIFS: improve debugging messagesArtem Bityutskiy
2011-05-16UBIFS: dump more in the lprops debugging checkArtem Bityutskiy
2011-05-16UBIFS: simplify lprops debugging checkArtem Bityutskiy
2011-05-16UBIFS: simplify error path in lprops debugging checkArtem Bityutskiy
2011-05-16UBIFS: improve debugging lprops scanning a littleArtem Bityutskiy
2011-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-05-14Btrfs: fix FS_IOC_SETFLAGS ioctlLi Zefan
2011-05-14Btrfs: fix FS_IOC_GETFLAGS ioctlLi Zefan
2011-05-14fs: remove FS_COW_FLLi Zefan
2011-05-14Btrfs: fix easily get into ENOSPC in mixed caseliubo
2011-05-14Prevent oopsing in posix_acl_valid()Daniel J Blueman
2011-05-13export kernel call get_task_comm().J Freyensee
2011-05-13debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman
2011-05-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-05-13vfs: micro-optimize acl_permission_check()Linus Torvalds
2011-05-13ocfs2/dlm: Target node death during resource migration leads to thread spinSunil Mushran
2011-05-13ocfs2: Skip mount recovery for hard-ro mountsSunil Mushran
2011-05-13ocfs2/cluster: Heartbeat mismatch message improvedSunil Mushran
2011-05-13ocfs2/cluster: Increase the live threshold for global heartbeatSunil Mushran
2011-05-13ocfs2/dlm: Use negotiated o2dlm protocol versionSunil Mushran
2011-05-13ocfs2: skip existing hole when removing the last extent_rec in punching-hole ...Tristan Ye
2011-05-13ocfs2: Initialize data_ac (might be used uninitialized)Marcus Meissner
2011-05-13UBIFS: fix a rare memory leak in ro to rw remounting pathArtem Bityutskiy
2011-05-13UBIFS: fix inode size debugging check failureArtem Bityutskiy
2011-05-13UBIFS: fix debugging FS checking failureArtem Bityutskiy