aboutsummaryrefslogtreecommitdiffstats
path: root/fs
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 git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-12-04
| |\
| | * ocfs2: implement i_op->permissionTiger Yang2006-12-01
| | * configfs: make configfs_dirent_exists() staticAdrian Bunk2006-12-01
| | * ocfs2: update file system paths to set atimeTiger Yang2006-12-01
| | * ocfs2: core atime update functionsTiger Yang2006-12-01
| | * ocfs2: Add splice supportTiger Yang2006-12-01
| | * ocfs2: Remove ocfs2_write_should_remove_suid()Mark Fasheh2006-12-01
| | * configfs: mutex_lock_nested() fixMark Fasheh2006-12-01
| | * ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh2006-12-01
| | * ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh2006-12-01
| | * ocfs2: remove ocfs2_journal_handle journal fieldMark Fasheh2006-12-01
| | * ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh2006-12-01
| | * ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh2006-12-01
| | * ocfs2: make ocfs2_alloc_handle() staticMark Fasheh2006-12-01
| | * ocfs2: remove unused ocfs2_handle_add_lock()Mark Fasheh2006-12-01
| | * ocfs2: remove unused ocfs2_handle_add_inode()Mark Fasheh2006-12-01
| | * ocfs2: Don't allocate handle early in ocfs2_rename()Mark Fasheh2006-12-01
| | * ocfs2: don't use handle for locking in allocation functionsMark Fasheh2006-12-01
| | * ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_rename()Mark Fasheh2006-12-01
| | * ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_symlink()Mark Fasheh2006-12-01
| | * ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_unlink()Mark Fasheh2006-12-01
| | * ocfs2: don't pass handle to ocfs2_meta_lock() in orphan dir codeMark Fasheh2006-12-01