Age | Commit message (Expand) | Author |
2012-01-19 | qnx4: don't leak ->BitMap on late failure exits | Al Viro |
2012-01-19 | qnx4: reduce the insane nesting in qnx4_checkroot() | Al Viro |
2012-01-19 | qnx4: di_fname is an array, for crying out loud... | Al Viro |
2012-01-17 | vfs: remove printk from set_nlink() | Miklos Szeredi |
2012-01-17 | wake up s_wait_unfrozen when ->freeze_fs fails | Kazuya Mio |
2012-01-16 | Merge tag 'nfs-for-3.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-01-15 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-01-15 | Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-01-15 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2012-01-15 | UBIFS: fix non-debug configuration build | Dominique Martinet |
2012-01-14 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2012-01-14 | fsnotify: don't BUG in fsnotify_destroy_mark() | Miklos Szeredi |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-14 | Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-01-13 | Unused iocbs in a batch should not be accounted as active. | Gleb Natapov |
2012-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next | Linus Torvalds |
2012-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2012-01-13 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2012-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-01-13 | autofs4 - fix deal with autofs4_write races | Ian Kent |
2012-01-13 | UBIFS: fix key printing | Artem Bityutskiy |
2012-01-13 | UBIFS: use snprintf instead of sprintf when printing keys | Artem Bityutskiy |
2012-01-12 | Merge branch 'akpm' (aka "Andrew's patch-bomb, take two") | Linus Torvalds |
2012-01-12 | c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 | Cyrill Gorcunov |
2012-01-12 | dio: optimize cache misses in the submission path | Andi Kleen |
2012-01-12 | vfs: cache request_queue in struct block_device | Andi Kleen |
2012-01-12 | fs/direct-io.c: calculate fs_count correctly in get_more_blocks() | Tao Ma |
2012-01-12 | mm: compaction: introduce sync-light migration for use by compaction | Mel Gorman |
2012-01-12 | mm: compaction: determine if dirty pages can be migrated without blocking wit... | Mel Gorman |
2012-01-12 | epoll: limit paths | Jason Baron |
2012-01-12 | pipe: fail cleanly when root tries F_SETPIPE_SZ with big size | Sasha Levin |
2012-01-12 | proc: fix null pointer deref in proc_pid_permission() | Xiaotian Feng |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-13 | module_param: avoid bool abuse, add bint for special cases. | Rusty Russell |
2012-01-12 | pnfsblock: alloc short extent before submit bio | Peng Tao |
2012-01-12 | pnfsblock: remove rpc_call_ops from struct parallel_io | Peng Tao |
2012-01-12 | pnfsblock: move find lock page logic out of bl_write_pagelist | Peng Tao |
2012-01-12 | pnfsblock: cleanup bl_mark_sectors_init | Peng Tao |
2012-01-12 | pnfsblock: limit bio page count | Peng Tao |
2012-01-12 | pnfsblock: don't spinlock when freeing block_dev | Peng Tao |
2012-01-12 | pnfsblock: clean up _add_entry | Peng Tao |
2012-01-12 | pnfsblock: set read/write tk_status to pnfs_error | Peng Tao |
2012-01-12 | pnfsblock: acquire im_lock in _preload_range | Peng Tao |
2012-01-12 | NFS4: fix compile warnings in nfs4proc.c | Peng Tao |
2012-01-12 | nfs: check for integer overflow in decode_devicenotify_args() | Dan Carpenter |
2012-01-12 | NFS: cleanup endian type in decode_ds_addr() | Dan Carpenter |
2012-01-12 | NFS: add an endian notation | Dan Carpenter |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2012-01-12 | ceph: ensure prealloc_blob is in place when removing xattr | Alex Elder |
2012-01-12 | ceph: enable/disable dentry complete flags via mount option | Sage Weil |