aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2006-01-12[PATCH] Implement ioctl emulation for the parport character deviceGravatar Andi Kleen 1-0/+29
2006-01-11[PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctlGravatar Andi Kleen 1-0/+35
2006-01-11[PATCH] capable/capability.h (fs/)Gravatar Randy Dunlap 46-0/+52
2006-01-11[PATCH] move capable() to capability.hGravatar Randy.Dunlap 1-1/+3
2006-01-11[PATCH] reiserfs: fix assertion failure in reiserfs+journaled quotasGravatar Jan Kara 1-1/+4
2006-01-11[PATCH] kdump: vmcore compilation warning fixGravatar Vivek Goyal 1-1/+1
2006-01-11fs/proc/vmcore.c: header included twiceGravatar Nicolas Kaiser 1-1/+0
2006-01-11fs/attr.c: header included twiceGravatar Nicolas Kaiser 1-1/+0
2006-01-11xfs: header included twiceGravatar Nicolas Kaiser 1-1/+0
2006-01-11add loglevel to printk in fs/afs/cmservice.cGravatar Jesper Juhl 1-1/+1
2006-01-11missing printk loglevel and tiny tiny whitespace change in binfmt_elf()Gravatar Jesper Juhl 1-4/+4
2006-01-11ext2: trivial indentation fix.Gravatar Luiz Fernando Capitulino 1-1/+1
2006-01-10[PATCH] uclinux: delay binfmt_flat traceGravatar Greg Ungerer 1-7/+10
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 1-0/+6
2006-01-10[PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug functionGravatar Adrian Bunk 3-32/+0
2006-01-10[PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value castsGravatar Jesper Juhl 2-2/+2
2006-01-10[PATCH] fs/ext3/: small cleanupsGravatar Adrian Bunk 4-12/+7
2006-01-10[PATCH] fs/ext2/bitmap.c: ext2_count_free() is only required #ifdef EXT2FS_DEBUGGravatar Adrian Bunk 1-0/+7
2006-01-10[PATCH] turn "const static" into "static const"Gravatar Jesper Juhl 1-1/+1
2006-01-10[PATCH] d_instantiate_unique / NFS inode leakageGravatar Oleg Drokin 1-1/+6
2006-01-10[PATCH] hrtimer: switch itimers to hrtimerGravatar Thomas Gleixner 2-6/+6
2006-01-10[PATCH] don't include ioctl32.h in driversGravatar Christoph Hellwig 1-1/+0
2006-01-10[PATCH] per-mountpoint noatime/nodiratimeGravatar Christoph Hellwig 4-11/+38
2006-01-10[PATCH] 9p: remove superflous MS_NODIRATIME assignmentGravatar Christoph Hellwig 1-1/+1
2006-01-10[PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignmentsGravatar Christoph Hellwig 1-14/+14
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cGravatar Christoph Hellwig 2-17/+22
2006-01-10[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cGravatar Christoph Hellwig 1-0/+47
2006-01-10[PATCH] remove update_atimeGravatar Christoph Hellwig 1-3/+6
2006-01-10[PATCH] switch autofs4 to touch_atime()Gravatar Christoph Hellwig 1-9/+9
2006-01-10[PATCH] replace inode_update_time with file_update_timeGravatar Christoph Hellwig 8-24/+41
2006-01-10[PATCH] remove xfs xattr permission checksGravatar Christoph Hellwig 2-26/+8
2006-01-10[PATCH] remove reiserfs xattr permission checksGravatar Christoph Hellwig 2-51/+0
2006-01-10[PATCH] remove ext3 xattr permission checksGravatar akpm@osdl.org 3-23/+0
2006-01-10[PATCH] remove ext2 xattr permission checksGravatar akpm@osdl.org 3-22/+0
2006-01-10[PATCH] remove jfs xattr permission checksGravatar Christoph Hellwig 1-42/+9
2006-01-10[PATCH] move xattr permission checks into the VFSGravatar akpm@osdl.org 2-19/+57
2006-01-10[PATCH] add vfs_* helpers for xattr operationsGravatar Christoph Hellwig 2-130/+141
2006-01-10[PATCH] kexec: change CONFIG_PHYSICAL_START dependencyGravatar Maneesh Soni 1-1/+1
2006-01-10[PATCH] kdump: read previous kernel's memoryGravatar Vivek Goyal 1-0/+3
2006-01-10[PATCH] dump_thread() cleanupGravatar akpm@osdl.org 2-4/+0
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Gravatar Linus Torvalds 94-469/+460
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockGravatar Ingo Molnar 3-3/+3
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semGravatar Jes Sorensen 82-440/+435
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: XFSGravatar Jes Sorensen 10-26/+22
2006-01-10spelling: s/retreive/retrieve/Gravatar Adrian Bunk 1-1/+1
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-8/+12
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbGravatar Linus Torvalds 1-246/+0
2006-01-09kbuild/xfs: introduce fs/xfs/KbuildGravatar Sam Ravnborg 1-0/+6
2006-01-09Merge Linus' tree.Gravatar Russell King 96-1996/+2771