aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-12-07[PATCH] retries in ext3_prepare_write() violate ordering requirementsAndrey Savochkin
2006-12-07[PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutexAndrew Morton
2006-12-07[PATCH] ext4_ext_split(): remove dead codeAdrian Bunk
2006-12-07[PATCH] corrupted cramfs filesystems cause kernel oopsPhillip Lougher
2006-12-07[PATCH] ext4: uninline large functionsAndrew Morton
2006-12-07[PATCH] ext3: uninline large functionsAndrew Morton
2006-12-07[PATCH] vfs_getattr(): remove dead codeAndrew Morton
2006-12-07[PATCH] VFS: extra check inside dentry_unhash()Vasily Averin
2006-12-07[PATCH] hpfs: fix printk format warningsRandy Dunlap
2006-12-07[PATCH] hpfs: bring hpfs_error() into shapeAlexey Dobriyan
2006-12-07[PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan
2006-12-07[PATCH] compat: fix uaccess handlingHeiko Carstens
2006-12-07[PATCH] binfmt: fix uaccess handlingHeiko Carstens
2006-12-07[PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9...Mika Kukkonen
2006-12-07[PATCH] handle ext4 directory corruption betterEric Sandeen
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-05[GFS2] Fix indent in recovery.cSteven Whitehouse
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2006-12-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-12-04Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-12-04[PATCH] Enable RAID autorun on Mac partition tables.David Woodhouse