aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-04-02ext3: avoid false EIO errorsJan Kara
2009-04-02ext3: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan
2009-04-02ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.cWei Yongjun
2009-04-02jbd: fix oops in jbd_journal_init_inode() on corrupted fsJan Kara
2009-04-02ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi
2009-04-02vfs: check bh->b_blocknr only if BH_Mapped is setNikanth Karthikesan
2009-04-02writeback: guard against jiffies wraparound on inode->dirtied_when checks (tr...Jeff Layton
2009-04-02vfs: skip I_CLEAR state inodesWu Fengguang
2009-04-02nommu: fix a number of issues with the per-MM VMA patchDavid Howells
2009-04-02Btrfs: BUG to BUG_ON changesStoyan Gaydarov
2009-04-02Btrfs: remove dead codeDan Carpenter
2009-04-02Btrfs: remove dead codeDan Carpenter
2009-04-02Btrfs: fix typos in commentsWu Fengguang
2009-04-02Btrfs: remove unused ftrace includeJim Owens
2009-04-03Btrfs: fix __ucmpdi2 compile bug on 32 bit buildsHeiko Carstens
2009-04-02Btrfs: free inode struct when btrfs_new_inode failsShen Feng
2009-04-02Btrfs: fix race in worker_loopAmit Gud
2009-04-02Btrfs: add flushoncommit mount optionSage Weil
2009-04-02Btrfs: notreelog mount optionSage Weil
2009-04-02Btrfs: introduce btrfs_show_optionsEric Paris
2009-04-03Btrfs: rework allocation clusteringChris Mason
2009-04-03Btrfs: Optimize locking in btrfs_next_leaf()Chris Mason
2009-04-03Btrfs: break up btrfs_search_slot into smaller piecesChris Mason
2009-04-03Btrfs: kill the pinned_mutexJosef Bacik
2009-04-03Btrfs: kill the block group alloc mutexJosef Bacik
2009-04-03Btrfs: clean up find_free_extentJosef Bacik
2009-04-03Btrfs: free space cache cleanupsJosef Bacik
2009-04-03Btrfs: unplug in the async bio submission threadsChris Mason
2009-04-03Btrfs: keep processing bios for a given bdev if our proc is batchingChris Mason
2009-04-02fuse: allow private mappings of "direct_io" filesMiklos Szeredi
2009-04-02fuse: allow kernel to access "direct_io" filesMiklos Szeredi
2009-04-02udf: Don't write integrity descriptor too oftenJan Kara
2009-04-02udf: Try anchor in block 256 firstJan Kara
2009-04-02udf: Some type fixes and cleanupsJan Kara
2009-04-02udf: use hardware sector sizeClemens Ladisch
2009-04-02udf: fix novrs mount optionClemens Ladisch
2009-04-02udf: Fix oops when invalid character in filename occursJan Kara
2009-04-02udf: return f_fsid for statfs(2)Coly Li
2009-04-02udf: Add checks to not underflow sector_tJan Kara
2009-04-02udf: fix default mode and dmode options handlingMarcin Slusarz
2009-04-02udf: fix sparse warnings:Jan Kara
2009-04-02udf: unsigned last[i] cannot be less than 0roel kluin
2009-04-02udf: implement mode and dmode mounting optionsMarcin Slusarz
2009-04-02udf: reduce stack usage of udf_get_filenameMarcin Slusarz
2009-04-02udf: reduce stack usage of udf_load_pvoldescMarcin Slusarz
2009-04-02Fix the udf code not to pass structs on stack where possible.Pekka Enberg
2009-04-02Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg
2009-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher
2009-04-01Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-04-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds