aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
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-09Merge Linus' tree.Gravatar Russell King 96-1996/+2771
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemGravatar Arnd Bergmann 1-246/+0
2006-01-09[ARM] Make Acorn partition types depend on ACORN_PARTITIONGravatar Russell King 1-8/+12
2006-01-09[BLOCK] bio: init ->bi_bdev in bio_init()Gravatar Jens Axboe 1-0/+1
2006-01-08[PATCH] tiny: Configure ELF core dump supportGravatar Matt Mackall 1-2/+2
2006-01-08[PATCH] tiny: Uninline some fslocks.c functionsGravatar Matt Mackall 1-4/+3
2006-01-08[PATCH] tiny: Uninline some inode.c functionsGravatar Matt Mackall 1-2/+2
2006-01-08[PATCH] tiny: Uninline some open.c functionsGravatar Matt Mackall 1-3/+3
2006-01-08[PATCH] afs: remove unnecessary __attribute__((packed))Gravatar Jan Blunck 1-3/+1
2006-01-08[PATCH] v9fs: handle kthread_create failure, minor bugfixesGravatar Latchesar Ionkov 9-71/+58
2006-01-08[PATCH] v9fs: zero copy implementationGravatar Latchesar Ionkov 18-1047/+1083
2006-01-08[PATCH] v9fs: fix fid management in v9fs_createGravatar Latchesar Ionkov 1-3/+3
2006-01-08[PATCH] v9fs: new multiplexer implementationGravatar Latchesar Ionkov 16-562/+1172
2006-01-08[PATCH] v9fs: fix fd_closeGravatar Eric Van Hensbergen 1-2/+2
2006-01-08[PATCH] UFS: inode->i_sem is not released in error pathGravatar Evgeniy Polyakov 1-1/+3
2006-01-08[PATCH] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix()Gravatar Maciej W. Rozycki 1-1/+1
2006-01-08[PATCH] fs/proc/: function prototypes belong in header filesGravatar Adrian Bunk 4-2/+9
2006-01-08[PATCH] remove gcc-2 checksGravatar Andrew Morton 2-11/+4
2006-01-08[PATCH] fs/udf/balloc.c: "extern inline" -> "static inline"Gravatar Adrian Bunk 1-1/+1
2006-01-08[PATCH] fs: remove s_old_blocksize from struct super_blockGravatar Pekka Enberg 1-2/+1
2006-01-08[PATCH] Fix handling of ELF segments with zero filesizeGravatar David Gibson 1-3/+9
2006-01-08[PATCH] shrink dentry structGravatar Eric Dumazet 10-39/+40
2006-01-08[PATCH] nfsroot: do not silently stop parsing on an unknown optionGravatar Jorn Dreyer 1-1/+3