| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] turn "const static" into "static const" | Jesper Juhl | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] d_instantiate_unique / NFS inode leakage | Oleg Drokin | 2006-01-10 | 1 | -1/+6 |
* | [PATCH] hrtimer: switch itimers to hrtimer | Thomas Gleixner | 2006-01-10 | 2 | -6/+6 |
* | [PATCH] don't include ioctl32.h in drivers | Christoph Hellwig | 2006-01-10 | 1 | -1/+0 |
* | [PATCH] per-mountpoint noatime/nodiratime | Christoph Hellwig | 2006-01-10 | 4 | -11/+38 |
* | [PATCH] 9p: remove superflous MS_NODIRATIME assignment | Christoph Hellwig | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignments | Christoph Hellwig | 2006-01-10 | 1 | -14/+14 |
* | [PATCH] sanitize building of fs/compat_ioctl.c | Christoph Hellwig | 2006-01-10 | 2 | -17/+22 |
* | [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c | Christoph Hellwig | 2006-01-10 | 1 | -0/+47 |
* | [PATCH] remove update_atime | Christoph Hellwig | 2006-01-10 | 1 | -3/+6 |
* | [PATCH] switch autofs4 to touch_atime() | Christoph Hellwig | 2006-01-10 | 1 | -9/+9 |
* | [PATCH] replace inode_update_time with file_update_time | Christoph Hellwig | 2006-01-10 | 8 | -24/+41 |
* | [PATCH] remove xfs xattr permission checks | Christoph Hellwig | 2006-01-10 | 2 | -26/+8 |
* | [PATCH] remove reiserfs xattr permission checks | Christoph Hellwig | 2006-01-10 | 2 | -51/+0 |
* | [PATCH] remove ext3 xattr permission checks | akpm@osdl.org | 2006-01-10 | 3 | -23/+0 |
* | [PATCH] remove ext2 xattr permission checks | akpm@osdl.org | 2006-01-10 | 3 | -22/+0 |
* | [PATCH] remove jfs xattr permission checks | Christoph Hellwig | 2006-01-10 | 1 | -42/+9 |
* | [PATCH] move xattr permission checks into the VFS | akpm@osdl.org | 2006-01-10 | 2 | -19/+57 |
* | [PATCH] add vfs_* helpers for xattr operations | Christoph Hellwig | 2006-01-10 | 2 | -130/+141 |
* | [PATCH] kexec: change CONFIG_PHYSICAL_START dependency | Maneesh Soni | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] kdump: read previous kernel's memory | Vivek Goyal | 2006-01-10 | 1 | -0/+3 |
* | [PATCH] dump_thread() cleanup | akpm@osdl.org | 2006-01-10 | 2 | -4/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 | Linus Torvalds | 2006-01-09 | 94 | -469/+460 |
|\ |
|
| * | [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock | Ingo Molnar | 2006-01-09 | 3 | -3/+3 |
| * | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 82 | -440/+435 |
| * | [PATCH] mutex subsystem, semaphore to mutex: XFS | Jes Sorensen | 2006-01-09 | 10 | -26/+22 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-09 | 1 | -1/+1 |
|\ \ |
|
| * | | spelling: s/retreive/retrieve/ | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
| |/ |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-09 | 1 | -8/+12 |
|\ \
| |/
|/| |
|
| * | Merge Linus' tree. | Russell King | 2006-01-09 | 96 | -1996/+2771 |
| |\ |
|
| * | | [ARM] Make Acorn partition types depend on ACORN_PARTITION | Russell King | 2006-01-09 | 1 | -8/+12 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-01-09 | 1 | -246/+0 |
|\ \ \ |
|
| * | | | V4L (926_2): Moves compat32 functions from fs to v4l subsystem | Arnd Bergmann | 2006-01-09 | 1 | -246/+0 |
| | |/
| |/| |
|
* | | | [BLOCK] bio: init ->bi_bdev in bio_init() | Jens Axboe | 2006-01-09 | 1 | -0/+1 |
|/ / |
|
* | | [PATCH] tiny: Configure ELF core dump support | Matt Mackall | 2006-01-08 | 1 | -2/+2 |
* | | [PATCH] tiny: Uninline some fslocks.c functions | Matt Mackall | 2006-01-08 | 1 | -4/+3 |
* | | [PATCH] tiny: Uninline some inode.c functions | Matt Mackall | 2006-01-08 | 1 | -2/+2 |
* | | [PATCH] tiny: Uninline some open.c functions | Matt Mackall | 2006-01-08 | 1 | -3/+3 |
* | | [PATCH] afs: remove unnecessary __attribute__((packed)) | Jan Blunck | 2006-01-08 | 1 | -3/+1 |
* | | [PATCH] v9fs: handle kthread_create failure, minor bugfixes | Latchesar Ionkov | 2006-01-08 | 9 | -71/+58 |
* | | [PATCH] v9fs: zero copy implementation | Latchesar Ionkov | 2006-01-08 | 18 | -1047/+1083 |
* | | [PATCH] v9fs: fix fid management in v9fs_create | Latchesar Ionkov | 2006-01-08 | 1 | -3/+3 |
* | | [PATCH] v9fs: new multiplexer implementation | Latchesar Ionkov | 2006-01-08 | 16 | -562/+1172 |
* | | [PATCH] v9fs: fix fd_close | Eric Van Hensbergen | 2006-01-08 | 1 | -2/+2 |
* | | [PATCH] UFS: inode->i_sem is not released in error path | Evgeniy Polyakov | 2006-01-08 | 1 | -1/+3 |
* | | [PATCH] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix() | Maciej W. Rozycki | 2006-01-08 | 1 | -1/+1 |
* | | [PATCH] fs/proc/: function prototypes belong in header files | Adrian Bunk | 2006-01-08 | 4 | -2/+9 |
* | | [PATCH] remove gcc-2 checks | Andrew Morton | 2006-01-08 | 2 | -11/+4 |
* | | [PATCH] fs/udf/balloc.c: "extern inline" -> "static inline" | Adrian Bunk | 2006-01-08 | 1 | -1/+1 |
* | | [PATCH] fs: remove s_old_blocksize from struct super_block | Pekka Enberg | 2006-01-08 | 1 | -2/+1 |