Age | Commit message (Expand) | Author |
2011-01-21 | ext4: Fix comment typo "especiially". | Tao Ma |
2011-01-19 | Kill off warning: ‘inline’ is not at beginning of declaration | Jesper Juhl |
2011-01-19 | dio: fix typos in comments | Namhyung Kim |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-13 | cramfs: generate unique inode number for better inode cache usage | Stefani Seibold |
2011-01-13 | aio: remove unused aio_run_iocbs() | Jeff Moyer |
2011-01-13 | aio: remove unnecessary check | Namhyung Kim |
2011-01-13 | fs/char_dev.c: remove unused cdev_index() | Namhyung Kim |
2011-01-13 | /proc/kcore: fix seeking | Dave Anderson |
2011-01-13 | proc: move proc_console.c to fs/proc/consoles.c | Alexey Dobriyan |
2011-01-13 | proc: less LOCK/UNLOCK in remove_proc_entry() | Alexey Dobriyan |
2011-01-13 | kpagecount: add slab page checking because _mapcount is in a union | Petr Holasek |
2011-01-13 | proc: use single_open() correctly | Jovi Zhang |
2011-01-13 | proc: ->low_ino cleanup | Alexey Dobriyan |
2011-01-13 | proc: use seq_puts()/seq_putc() where possible | Alexey Dobriyan |
2011-01-13 | proc: use unsigned long inside /proc/*/statm | Alexey Dobriyan |
2011-01-13 | fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps | Joe Perches |
2011-01-13 | reiserfs: make sure va_end() is always called after va_start(). | Jesper Juhl |
2011-01-13 | befs: don't pass huge structs by value | Jesper Juhl |
2011-01-13 | pipe: use event aware wakeups | Davide Libenzi |
2011-01-13 | binfmt_elf: cleanups | Mikael Pettersson |
2011-01-13 | epoll: convert max_user_watches to long | Robin Holt |
2011-01-13 | fs/select.c: fix information leak to userspace | Vasiliy Kulikov |
2011-01-13 | fs/ext4/inode.c: use pr_warn_ratelimited() | Andrew Morton |
2011-01-13 | Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core | Jens Axboe |
2011-01-12 | Gfs2: fail if we try to use hole punch | Josef Bacik |
2011-01-12 | Btrfs: fail if we try to use hole punch | Josef Bacik |
2011-01-12 | Ext4: fail if we try to use hole punch | Josef Bacik |
2011-01-12 | Ocfs2: handle hole punching via fallocate properly | Josef Bacik |
2011-01-12 | XFS: handle hole punching via fallocate properly | Josef Bacik |
2011-01-12 | fs: add hole punching to fallocate | Josef Bacik |
2011-01-12 | vfs: pass struct file to do_truncate on O_TRUNC opens (try #2) | Jeff Layton |
2011-01-12 | fix signedness mess in rw_verify_area() on 64bit architectures | Al Viro |
2011-01-12 | fs: fix kernel-doc for dcache::prepend_path | Randy Dunlap |
2011-01-12 | fs: fix kernel-doc for dcache::d_validate | Randy Dunlap |
2011-01-12 | sanitize ecryptfs ->mount() | Al Viro |
2011-01-12 | switch afs | Al Viro |
2011-01-12 | move internal-only parts of ncpfs headers to fs/ncpfs | Al Viro |
2011-01-12 | switch ncpfs | Al Viro |
2011-01-12 | switch 9p | Al Viro |
2011-01-12 | pass default dentry_operations to mount_pseudo() | Al Viro |
2011-01-12 | switch hostfs | Al Viro |
2011-01-12 | switch affs | Al Viro |
2011-01-12 | switch configfs | Al Viro |
2011-01-12 | take coda-private headers out of include/linux | Al Viro |
2011-01-12 | switch coda | Al Viro |
2011-01-12 | switch hpfs | Al Viro |