summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | [PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9...Mika Kukkonen2006-12-07
| * | | | | [PATCH] handle ext4 directory corruption betterEric Sandeen2006-12-07
| * | | | | [PATCH] handle ext3 directory corruption betterEric Sandeen2006-12-07
| * | | | | [PATCH] binfmt_elf: randomize PIE binaries (2nd try)Marcus Meissner2006-12-07
| * | | | | [PATCH] Remove superfluous lock_super() in extN xattr codeAndreas Gruenbacher2006-12-07
| * | | | | [PATCH] fix reiserfs bad path release panicSuzuki K P2006-12-07
| * | | | | [PATCH] file: kill unnecessary timer in fdtable_deferTejun Heo2006-12-07
| * | | | | [PATCH] fuse: fix compile without CONFIG_BLOCKMiklos Szeredi2006-12-07
| * | | | | [PATCH] fuse: add DESTROY operationMiklos Szeredi2006-12-07
| * | | | | [PATCH] fuse: add bmap supportMiklos Szeredi2006-12-07
| * | | | | [PATCH] fuse: add blksize optionMiklos Szeredi2006-12-07
| * | | | | [PATCH] fuse: add support for block device based filesystemsMiklos Szeredi2006-12-07
| * | | | | [PATCH] fuse: minor cleanup in fuse_dentry_revalidateMiklos Szeredi2006-12-07
| * | | | | [PATCH] ext4: fsid for statvfsPekka Enberg2006-12-07
| * | | | | [PATCH] ext3: fsid for statvfsPekka Enberg2006-12-07
| * | | | | [PATCH] ext2: fsid for statvfsPekka Enberg2006-12-07
| * | | | | [PATCH] honour MNT_NOEXEC for access()Stas Sergeev2006-12-07
| * | | | | [PATCH] Fix check_partition routinesSuzuki K P2006-12-07
| * | | | | [PATCH] fix rescan_partitions to return errors properlySuzuki Kp2006-12-07
| * | | | | [PATCH] Use freezeable workqueues in XFSRafael J. Wysocki2006-12-07
| * | | | | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
| * | | | | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
| * | | | | [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
| * | | | | [PATCH] slab: remove SLAB_USERChristoph Lameter2006-12-07
| * | | | | [PATCH] slab: remove SLAB_NOFSChristoph Lameter2006-12-07
| * | | | | [PATCH] Allow user processes to raise their oom_adj valueGuillem Jover2006-12-07
| * | | | | [PATCH] skip data conversion in compat_sys_mount when data_page is NULLAndrey Mirkin2006-12-07
* | | | | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust2006-12-07
|\| | | | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
| |\| | | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
| |\ \ \ \ \
| * | | | | | WorkStruct: make allyesconfigDavid Howells2006-11-22
| * | | | | | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
| * | | | | | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-22
* | | | | | | NLM: fix print format for tk_pidChuck Lever2006-12-06
* | | | | | | NFS: Clean up calls to mark_inode_dirty() part 2Trond Myklebust2006-12-06
* | | | | | | NFS: Fix up writeback_control->nr_to_write accountingTrond Myklebust2006-12-06
* | | | | | | NFS: Fix up the dirty page accountingTrond Myklebust2006-12-06
* | | | | | | NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all()Trond Myklebust2006-12-06
* | | | | | | NFS: Fix nfs_release_pageTrond Myklebust2006-12-06
* | | | | | | NFS: Ensure we only call set_page_writeback() under the page lockTrond Myklebust2006-12-06
* | | | | | | NFS: Make nfs_updatepage() mark the page as dirty.Trond Myklebust2006-12-06
* | | | | | | NFS: Ensure that nfs_wb_page() calls writepage when necessary.Trond Myklebust2006-12-06
* | | | | | | NFS: Add nfs_set_page_dirty()Trond Myklebust2006-12-06
* | | | | | | NFS: Remove nfs_writepage_sync()Trond Myklebust2006-12-06
* | | | | | | NFS: More cleanups of fs/nfs/write.cTrond Myklebust2006-12-06
* | | | | | | NFS: Remove call to igrab() from nfs_writepage()Trond Myklebust2006-12-06
* | | | | | | NFS: Cleanup: add common helper nfs_page_length()Trond Myklebust2006-12-06
* | | | | | | NFS: Store pointer to the nfs_page in page->privateTrond Myklebust2006-12-06
* | | | | | | NFS: cleanup of nfs_sync_inode_wait()Trond Myklebust2006-12-06
* | | | | | | NFS: Clean up nfs_scan_dirty()Trond Myklebust2006-12-06