summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] reiserfs: add missing D-cache flushingAlexey Dobriyan2006-12-071-0/+4
* [PATCH] elf: fix kcore note size calculationMagnus Damm2006-12-071-7/+9
* [PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm2006-12-072-7/+0
* [PATCH] remove the syslog interface when printk is disabledMike Galbraith2006-12-072-1/+4
* [PATCH] retries in ext4_prepare_write() violate ordering requirementsAndrey Savochkin2006-12-071-10/+75
* [PATCH] retries in ext3_prepare_write() violate ordering requirementsAndrey Savochkin2006-12-071-10/+75
* [PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutexAndrew Morton2006-12-071-1/+5
* [PATCH] ext4_ext_split(): remove dead codeAdrian Bunk2006-12-071-3/+0
* [PATCH] corrupted cramfs filesystems cause kernel oopsPhillip Lougher2006-12-071-0/+2
* [PATCH] ext4: uninline large functionsAndrew Morton2006-12-072-1/+61
* [PATCH] ext3: uninline large functionsAndrew Morton2006-12-072-1/+60
* [PATCH] vfs_getattr(): remove dead codeAndrew Morton2006-12-071-7/+0
* [PATCH] VFS: extra check inside dentry_unhash()Vasily Averin2006-12-071-2/+1
* [PATCH] hpfs: fix printk format warningsRandy Dunlap2006-12-075-16/+37
* [PATCH] hpfs: bring hpfs_error() into shapeAlexey Dobriyan2006-12-072-15/+11
* [PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-076-11/+11
* [PATCH] compat: fix uaccess handlingHeiko Carstens2006-12-072-29/+39
* [PATCH] binfmt: fix uaccess handlingHeiko Carstens2006-12-071-4/+7
* [PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9...Mika Kukkonen2006-12-071-2/+2
* [PATCH] handle ext4 directory corruption betterEric Sandeen2006-12-072-0/+12
* [PATCH] handle ext3 directory corruption betterEric Sandeen2006-12-072-0/+12
* [PATCH] binfmt_elf: randomize PIE binaries (2nd try)Marcus Meissner2006-12-071-1/+7
* [PATCH] Remove superfluous lock_super() in extN xattr codeAndreas Gruenbacher2006-12-073-12/+3
* [PATCH] fix reiserfs bad path release panicSuzuki K P2006-12-071-1/+2
* [PATCH] file: kill unnecessary timer in fdtable_deferTejun Heo2006-12-071-27/+2
* [PATCH] fuse: fix compile without CONFIG_BLOCKMiklos Szeredi2006-12-071-10/+33
* [PATCH] fuse: add DESTROY operationMiklos Szeredi2006-12-072-0/+28
* [PATCH] fuse: add bmap supportMiklos Szeredi2006-12-073-0/+42
* [PATCH] fuse: add blksize optionMiklos Szeredi2006-12-071-4/+20
* [PATCH] fuse: add support for block device based filesystemsMiklos Szeredi2006-12-071-11/+37
* [PATCH] fuse: minor cleanup in fuse_dentry_revalidateMiklos Szeredi2006-12-071-3/+0
* [PATCH] ext4: fsid for statvfsPekka Enberg2006-12-071-0/+5
* [PATCH] ext3: fsid for statvfsPekka Enberg2006-12-071-0/+5
* [PATCH] ext2: fsid for statvfsPekka Enberg2006-12-071-6/+12
* [PATCH] honour MNT_NOEXEC for access()Stas Sergeev2006-12-071-2/+4
* [PATCH] Fix check_partition routinesSuzuki K P2006-12-074-15/+33
* [PATCH] fix rescan_partitions to return errors properlySuzuki Kp2006-12-071-1/+3
* [PATCH] Use freezeable workqueues in XFSRafael J. Wysocki2006-12-071-2/+2
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-0713-4/+13
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-0780-157/+157
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-0749-55/+55
* [PATCH] slab: remove SLAB_USERChristoph Lameter2006-12-072-3/+3
* [PATCH] slab: remove SLAB_NOFSChristoph Lameter2006-12-0714-17/+17
* [PATCH] Allow user processes to raise their oom_adj valueGuillem Jover2006-12-071-2/+4
* [PATCH] skip data conversion in compat_sys_mount when data_page is NULLAndrey Mirkin2006-12-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0546-898/+803
|\
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-12-0428-898/+759
| |\
| | * ocfs2: implement i_op->permissionTiger Yang2006-12-013-0/+27
| | * configfs: make configfs_dirent_exists() staticAdrian Bunk2006-12-011-2/+2
| | * ocfs2: update file system paths to set atimeTiger Yang2006-12-014-6/+28
OpenPOWER on IntegriCloud