aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2007-01-11[PATCH] Revert bd_mount_mutex back to a semaphoreGravatar David Chinner 4-8/+8
2007-01-11[PATCH] NFS: Fix race in nfs_release_page()Gravatar Trond Myklebust 1-8/+8
2007-01-10[PATCH] fix linux banner format stringGravatar Roman Zippel 1-7/+1
2007-01-06Revert "[PATCH] binfmt_elf: randomize PIE binaries (2nd try)"Gravatar Linus Torvalds 1-7/+1
2007-01-05[PATCH] fix garbage instead of zeroes in UFSGravatar Evgeniy Dushistov 2-36/+30
2007-01-05[PATCH] fix memory corruption from misinterpreted bad_inode_ops return valuesGravatar Eric Sandeen 1-41/+289
2007-01-05[PATCH] adfs: fix filename handlingGravatar James Bursa 1-1/+1
2006-12-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-10/+54
2006-12-30[PATCH] ramfs breaks without CONFIG_BLOCKGravatar Dimitri Gorokhovik 2-2/+6
2006-12-30[PATCH] Fix lock inversion aio_kick_handler()Gravatar Zach Brown 1-4/+3
2006-12-28ocfs2: export heartbeat thread pid via configfsGravatar Zhen Wei 1-0/+17
2006-12-28ocfs2: always unmap in ocfs2_data_convert_worker()Gravatar Mark Fasheh 1-1/+9
2006-12-28ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime()Gravatar Mark Fasheh 1-0/+11
2006-12-28ocfs2: Allow direct I/O read past end of fileGravatar Mark Fasheh 1-7/+17
2006-12-28ocfs2: don't print error in ocfs2_permission()Gravatar Mark Fasheh 1-2/+0
2006-12-23Fix up CIFS for "test_clear_page_dirty()" removalGravatar Linus Torvalds 1-3/+23
2006-12-23Fix reiserfs after "test_clear_page_dirty()" removalGravatar Linus Torvalds 1-1/+1
2006-12-22[PATCH] jbd: wait for already submitted t_sync_datalist buffer to completeGravatar Hisashi Hifumi 1-2/+6
2006-12-22[PATCH] fdtable: Provide free_fdtable() wrapperGravatar Vadim Lobanov 1-1/+1
2006-12-22[PATCH] Make JFFS depend on CONFIG_BROKENGravatar Josh Boyer 1-1/+4
2006-12-22[PATCH] fsstack: Remove inode copyGravatar Michael Halcrow 1-2/+0
2006-12-22[PATCH] fs/sysv/: proper prototypes for 2 functionsGravatar Adrian Bunk 2-3/+3
2006-12-21[PATCH] Fix XFS after clear_page_dirty() removalGravatar David Chinner 1-2/+2
2006-12-21[PATCH] fuse: remove clear_page_dirty() callGravatar Miklos Szeredi 1-3/+1
2006-12-21[PATCH] Fix JFS after clear_page_dirty() removalGravatar Dave Kleikamp 1-14/+1
2006-12-21VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsGravatar Linus Torvalds 1-1/+1
2006-12-21Clean up and make try_to_free_buffers() not race with dirty pagesGravatar Linus Torvalds 1-17/+1
2006-12-21[PATCH] fix leaks on pipe(2) failure exitsGravatar Al Viro 1-1/+4
2006-12-15[GFS2] Fix KconfigGravatar Steven Whitehouse 1-1/+3
2006-12-15[DLM] fix compile warningGravatar Patrick Caulfield 1-1/+1
2006-12-13DebugFS : file/directory removal fixGravatar Mathieu Desnoyers 1-0/+4
2006-12-13DebugFS : more file/directory creation error handlingGravatar Mathieu Desnoyers 1-4/+10
2006-12-13DebugFS : file/directory creation error handlingGravatar Mathieu Desnoyers 1-1/+3
2006-12-13DebugFS : coding style fixesGravatar Mathieu Desnoyers 1-2/+3
2006-12-13DebugFS : inotify create/mkdir supportGravatar Mathieu Desnoyers 1-2/+10
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 12-22/+22
2006-12-13[PATCH] knfsd: Fix up some bit-rot in exp_exportGravatar NeilBrown 1-3/+9
2006-12-13[PATCH] knfsd: nfsd4: simplify filehandle checkGravatar J.Bruce Fields 1-17/+12
2006-12-13[PATCH] knfsd: nfsd4: simplify migration op checkGravatar J.Bruce Fields 1-11/+13
2006-12-13[PATCH] knfsd: nfsd4: reorganize compound opsGravatar J.Bruce Fields 2-129/+139
2006-12-13[PATCH] knfsd: nfsd4: make verify and nverify wrappersGravatar J.Bruce Fields 1-6/+22
2006-12-13[PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functionsGravatar J.Bruce Fields 1-25/+18
2006-12-13[PATCH] knfsd: nfsd4: move replay_owner to cstateGravatar J.Bruce Fields 2-29/+24
2006-12-13[PATCH] knfsd: nfsd4: remove spurious replay_owner checkGravatar J.Bruce Fields 1-1/+1
2006-12-13[PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operationsGravatar J.Bruce Fields 2-172/+244
2006-12-13[PATCH] knfsd: nfsd: don't drop silently on upcall deferralGravatar J.Bruce Fields 3-6/+13
2006-12-13[PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdirGravatar J.Bruce Fields 1-9/+5
2006-12-13[PATCH] knfsd: nfsd: simplify exp_pseudorootGravatar J.Bruce Fields 1-4/+2
2006-12-13[PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errorsGravatar J.Bruce Fields 1-0/+4
2006-12-13[PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACEGravatar J.Bruce Fields 1-5/+5