Age | Commit message (Expand) | Author |
2006-01-10 | [PATCH] don't include ioctl32.h in drivers | Christoph Hellwig |
2006-01-10 | [PATCH] per-mountpoint noatime/nodiratime | Christoph Hellwig |
2006-01-10 | [PATCH] 9p: remove superflous MS_NODIRATIME assignment | Christoph Hellwig |
2006-01-10 | [PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignments | Christoph Hellwig |
2006-01-10 | [PATCH] sanitize building of fs/compat_ioctl.c | Christoph Hellwig |
2006-01-10 | [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c | Christoph Hellwig |
2006-01-10 | [PATCH] remove update_atime | Christoph Hellwig |
2006-01-10 | [PATCH] switch autofs4 to touch_atime() | Christoph Hellwig |
2006-01-10 | [PATCH] replace inode_update_time with file_update_time | Christoph Hellwig |
2006-01-10 | [PATCH] remove xfs xattr permission checks | Christoph Hellwig |
2006-01-10 | [PATCH] remove reiserfs xattr permission checks | Christoph Hellwig |
2006-01-10 | [PATCH] remove ext3 xattr permission checks | akpm@osdl.org |
2006-01-10 | [PATCH] remove ext2 xattr permission checks | akpm@osdl.org |
2006-01-10 | [PATCH] remove jfs xattr permission checks | Christoph Hellwig |
2006-01-10 | [PATCH] move xattr permission checks into the VFS | akpm@osdl.org |
2006-01-10 | [PATCH] add vfs_* helpers for xattr operations | Christoph Hellwig |
2006-01-10 | [PATCH] kexec: change CONFIG_PHYSICAL_START dependency | Maneesh Soni |
2006-01-10 | [PATCH] kdump: read previous kernel's memory | Vivek Goyal |
2006-01-10 | [PATCH] dump_thread() cleanup | akpm@osdl.org |
2006-01-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 | Linus Torvalds |
2006-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock | Ingo Molnar |
2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen |
2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: XFS | Jes Sorensen |
2006-01-10 | spelling: s/retreive/retrieve/ | Adrian Bunk |
2006-01-09 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-01-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds |
2006-01-09 | Merge Linus' tree. | Russell King |
2006-01-09 | V4L (926_2): Moves compat32 functions from fs to v4l subsystem | Arnd Bergmann |
2006-01-09 | [ARM] Make Acorn partition types depend on ACORN_PARTITION | Russell King |
2006-01-09 | [BLOCK] bio: init ->bi_bdev in bio_init() | Jens Axboe |
2006-01-08 | [PATCH] tiny: Configure ELF core dump support | Matt Mackall |
2006-01-08 | [PATCH] tiny: Uninline some fslocks.c functions | Matt Mackall |
2006-01-08 | [PATCH] tiny: Uninline some inode.c functions | Matt Mackall |
2006-01-08 | [PATCH] tiny: Uninline some open.c functions | Matt Mackall |
2006-01-08 | [PATCH] afs: remove unnecessary __attribute__((packed)) | Jan Blunck |
2006-01-08 | [PATCH] v9fs: handle kthread_create failure, minor bugfixes | Latchesar Ionkov |
2006-01-08 | [PATCH] v9fs: zero copy implementation | Latchesar Ionkov |
2006-01-08 | [PATCH] v9fs: fix fid management in v9fs_create | Latchesar Ionkov |
2006-01-08 | [PATCH] v9fs: new multiplexer implementation | Latchesar Ionkov |
2006-01-08 | [PATCH] v9fs: fix fd_close | Eric Van Hensbergen |
2006-01-08 | [PATCH] UFS: inode->i_sem is not released in error path | Evgeniy Polyakov |
2006-01-08 | [PATCH] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix() | Maciej W. Rozycki |
2006-01-08 | [PATCH] fs/proc/: function prototypes belong in header files | Adrian Bunk |
2006-01-08 | [PATCH] remove gcc-2 checks | Andrew Morton |
2006-01-08 | [PATCH] fs/udf/balloc.c: "extern inline" -> "static inline" | Adrian Bunk |
2006-01-08 | [PATCH] fs: remove s_old_blocksize from struct super_block | Pekka Enberg |
2006-01-08 | [PATCH] Fix handling of ELF segments with zero filesize | David Gibson |
2006-01-08 | [PATCH] shrink dentry struct | Eric Dumazet |
2006-01-08 | [PATCH] nfsroot: do not silently stop parsing on an unknown option | Jorn Dreyer |