aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-12-07[PATCH] handle ext3 directory corruption betterEric Sandeen
2006-12-07[PATCH] binfmt_elf: randomize PIE binaries (2nd try)Marcus Meissner
2006-12-07[PATCH] Remove superfluous lock_super() in extN xattr codeAndreas Gruenbacher
2006-12-07[PATCH] fix reiserfs bad path release panicSuzuki K P
2006-12-07[PATCH] file: kill unnecessary timer in fdtable_deferTejun Heo
2006-12-07[PATCH] fuse: fix compile without CONFIG_BLOCKMiklos Szeredi
2006-12-07[PATCH] fuse: add DESTROY operationMiklos Szeredi
2006-12-07[PATCH] fuse: add bmap supportMiklos Szeredi
2006-12-07[PATCH] fuse: add blksize optionMiklos Szeredi
2006-12-07[PATCH] fuse: add support for block device based filesystemsMiklos Szeredi
2006-12-07[PATCH] fuse: minor cleanup in fuse_dentry_revalidateMiklos Szeredi
2006-12-07[PATCH] ext4: fsid for statvfsPekka Enberg
2006-12-07[PATCH] ext3: fsid for statvfsPekka Enberg
2006-12-07[PATCH] ext2: fsid for statvfsPekka Enberg
2006-12-07[PATCH] honour MNT_NOEXEC for access()Stas Sergeev
2006-12-07[PATCH] Fix check_partition routinesSuzuki K P
2006-12-07[PATCH] fix rescan_partitions to return errors properlySuzuki Kp
2006-12-07[PATCH] Use freezeable workqueues in XFSRafael J. Wysocki
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_USERChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_NOFSChristoph Lameter
2006-12-07[PATCH] Allow user processes to raise their oom_adj valueGuillem Jover
2006-12-07[PATCH] skip data conversion in compat_sys_mount when data_page is NULLAndrey Mirkin
2006-12-07[DLM] Clean up lowcommsPatrick Caulfield
2006-12-07[GFS2] Change gfs2_fsync() to use write_inode_now()Steven Whitehouse
2006-12-07[PATCH] x86-64: Implement compat code for SIOCSIFHWBROADCASTAndi Kleen
2006-12-06NLM: fix print format for tk_pidChuck Lever
2006-12-06NFS: Clean up calls to mark_inode_dirty() part 2Trond Myklebust
2006-12-06NFS: Fix up writeback_control->nr_to_write accountingTrond Myklebust
2006-12-06NFS: Fix up the dirty page accountingTrond Myklebust
2006-12-06NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all()Trond Myklebust
2006-12-06NFS: Fix nfs_release_pageTrond Myklebust
2006-12-06NFS: Ensure we only call set_page_writeback() under the page lockTrond Myklebust
2006-12-06NFS: Make nfs_updatepage() mark the page as dirty.Trond Myklebust
2006-12-06NFS: Ensure that nfs_wb_page() calls writepage when necessary.Trond Myklebust
2006-12-06NFS: Add nfs_set_page_dirty()Trond Myklebust
2006-12-06NFS: Remove nfs_writepage_sync()Trond Myklebust
2006-12-06NFS: More cleanups of fs/nfs/write.cTrond Myklebust
2006-12-06NFS: Remove call to igrab() from nfs_writepage()Trond Myklebust
2006-12-06NFS: Cleanup: add common helper nfs_page_length()Trond Myklebust
2006-12-06NFS: Store pointer to the nfs_page in page->privateTrond Myklebust
2006-12-06NFS: cleanup of nfs_sync_inode_wait()Trond Myklebust
2006-12-06NFS: Clean up nfs_scan_dirty()Trond Myklebust
2006-12-06NFS: Clean up nfs_flush_inode()Trond Myklebust
2006-12-06NFS: Remove use of the Big Kernel Lock around nfs calls to readlinkFrank Filz
2006-12-06NFS: Remove use of the Big Kernel Lock around calls to rpc_call_syncFrank Filz
2006-12-06NFS: Remove use of the Big Kernel Lock around calls to rpc_execute.Frank Filz
2006-12-06NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE)Trond Myklebust