summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-12-07[PATCH] reiserfs: do not add save links for O_DIRECT writesVladimir V. Saveliev
2006-12-07[PATCH] reiser: replace kmalloc+memset with kzallocYan Burman
2006-12-07[PATCH] dcache: avoid RCU for never-hashed dentriesEric Dumazet
2006-12-07[PATCH] don't insert pipe dentries into dentry_hashtable.Eric Dumazet
2006-12-07[PATCH] make fs/proc/base.c:proc_pid_instantiate() staticAdrian Bunk
2006-12-07[PATCH] fs/lockd/host.c: make 2 functions staticAdrian Bunk
2006-12-07[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() staticAdrian Bunk
2006-12-07[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() staticAdrian Bunk
2006-12-07[PATCH] make ecryptfs_version_str_map[] staticAdrian Bunk
2006-12-07[PATCH] ext4: fix reservation extensionMingming Cao
2006-12-07[PATCH] ext3: fix reservation extensionMingming Cao
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] reiserfs: add missing D-cache flushingAlexey Dobriyan
2006-12-07[PATCH] elf: fix kcore note size calculationMagnus Damm
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm
2006-12-07[PATCH] remove the syslog interface when printk is disabledMike Galbraith
2006-12-07[PATCH] retries in ext4_prepare_write() violate ordering requirementsAndrey Savochkin
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