aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-04-26ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh
2007-04-26ocfs2: Fix extent lookup to return true size of holesMark Fasheh
2007-04-26ocfs2: Read from an unwritten extent returns zerosMark Fasheh
2007-04-26ocfs2: make room for unwritten extents flagMark Fasheh
2007-04-26ocfs2: Use own splice write actorMark Fasheh
2007-04-26ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate()Mark Fasheh
2007-04-26[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()Mark Fasheh
2007-04-26ocfs2: zero tail of sparse files on truncateMark Fasheh
2007-04-26ocfs2: Teach ocfs2_get_block() about holesMark Fasheh
2007-04-26ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write()Mark Fasheh
2007-04-26ocfs2: teach ocfs2_file_aio_write() about sparse filesMark Fasheh
2007-04-26ocfs2: Turn off shared writeable mmap for local files systems with holes.Mark Fasheh
2007-04-26ocfs2: abstract out allocation lockingMark Fasheh
2007-04-26ocfs2: teach extend/truncate about sparse filesMark Fasheh
2007-04-26ocfs2: temporarily remove extent map cachingMark Fasheh
2007-04-26ocfs2: sparse b-tree supportMark Fasheh
2007-04-26ocfs2: small cleanup of ocfs2_request_delete()Mark Fasheh
2007-04-26ocfs2: remove unused codeTiger Yang
2007-04-26ocfs2: Remove delete inode voteTiger Yang
2007-04-26ocfs2: filter more error printsMark Fasheh
2007-04-26ocfs2: Replace panic() with emergency_restart() when fencingSunil Mushran
2007-04-26ocfs2: Silence compiler warningsSunil Mushran
2007-04-26ocfs2: Local mounts should skip inode updatesMark Fasheh
2007-04-26ocfs2_dlm: Call cond_resched_lock() once per hash bucket scanSunil Mushran
2007-04-26ocfs2_dlm: fix race in dlm_remaster_locksSrinivas Eeda
2007-04-24reiserfs: fix xattr root locking/refcount bugJeff Mahoney
2007-04-24v9fs: don't use primary fid when removing fileLatchesar Ionkov
2007-04-20NFS: Fix race in nfs_set_page_dirtyTrond Myklebust
2007-04-20NFS: Fix the 'desynchronized value of nfs_i.ncommit' errorTrond Myklebust
2007-04-20NFS: Don't clear PG_writeback until after we've processed unstable writesTrond Myklebust
2007-04-20NFS: clean up the unstable write codeTrond Myklebust
2007-04-17ufs proper handling of zero link caseEvgeniy Dushistov
2007-04-17exec.c: fix coredump to pipe problem and obscure "security hole"Alan Cox
2007-04-15NFS: Fix a list corruption problemTrond Myklebust
2007-04-14NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust
2007-04-14NFS: Fix two bugs in the O_DIRECT write codeTrond Myklebust
2007-04-14NFS: Fix an Oops in nfs_setattr()Trond Myklebust
2007-04-12[PATCH] autofs4: fix race in unhashed dentry codeJeff Mahoney
2007-04-12[PATCH] reiserfs: fix key decrementingVladimir Saveliev
2007-04-08[PATCH] fuse: validate rootmode mount optionTimo Savola
2007-04-04[PATCH] remove protection of LANANA-reserved majorsAndrew Morton
2007-04-02[PATCH] revert "retries in ext4_prepare_write() violate ordering requirements"Andrew Morton
2007-04-02[PATCH] revert "retries in ext3_prepare_write() violate ordering requirements"Andrew Morton
2007-04-02[PATCH] fix page leak during core dumpBrian Pomerantz
2007-04-02[PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=nAndrew Morton
2007-03-29Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-03-29[PATCH] uml: hostfs variable renamingPaolo 'Blaisorblade' Giarrusso
2007-03-29[PATCH] uml: fix compilation problemsJeff Dike
2007-03-29[PATCH] splice: partial write fixDmitriy Monakhov
2007-03-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds