Age | Commit message (Expand) | Author |
2012-05-22 | Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds |
2012-05-22 | Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-22 | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-05-22 | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2012-05-21 | Revert "vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu" | Linus Torvalds |
2012-05-22 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris |
2012-05-21 | vfs: be even more careful about dentry RCU name lookups | Linus Torvalds |
2012-05-21 | vfs: make AIO use the proper rw_verify_area() area helpers | Linus Torvalds |
2012-05-21 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds |
2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-05-21 | Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations) | Linus Torvalds |
2012-05-21 | Merge branch 'vfs-cleanups' (random vfs cleanups) | Linus Torvalds |
2012-05-21 | Merge branch 'stat-cleanups' (clean up copying of stat info to user space) | Linus Torvalds |
2012-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-05-20 | UBI: amend commentaries WRT dtype | Artem Bityutskiy |
2012-05-20 | UBI: Kill data type hint | Richard Weinberger |
2012-05-20 | UBIFS: fix memory leak on error path | Sidney Amani |
2012-05-20 | UBIFS: make ubifs_lpt_init clean-up in case of failure | Artem Bityutskiy |
2012-05-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-05-18 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-05-18 | proc: move fd symlink i_mode calculations into tid_fd_revalidate() | Linus Torvalds |
2012-05-17 | fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries | Cyrill Gorcunov |
2012-05-17 | pstore/ram: Add ECC support | Anton Vorontsov |
2012-05-17 | pstore/ram: Switch to persistent_ram routines | Anton Vorontsov |
2012-05-17 | staging: android: persistent_ram: Move to fs/pstore/ram_core.c | Anton Vorontsov |
2012-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-05-16 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2012-05-16 | UBIFS: get rid of dbg_err | Artem Bityutskiy |
2012-05-16 | UBIFS: remove Kconfig debugging option | Artem Bityutskiy |
2012-05-16 | UBIFS: remove a couple of unused macros | Artem Bityutskiy |
2012-05-16 | cifs: fix misspelling of "forcedirectio" | Jeff Layton |
2012-05-16 | UBIFS: rename dumping functions | Artem Bityutskiy |
2012-05-16 | UBIFS: get rid of dbg_dump_stack | Artem Bityutskiy |
2012-05-16 | ramoops: Move to fs/pstore/ram.c | Anton Vorontsov |
2012-05-16 | GFS2: Fix quota adjustment return code | Bob Peterson |
2012-05-15 | dlm: NULL dereference on failure in kmem_cache_create() | Dan Carpenter |
2012-05-15 | C6X: add support to build with BINFMT_ELF_FDPIC | Mark Salter |
2012-05-14 | sysfs: get rid of some lockdep false positives | Alan Stern |
2012-05-13 | Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-05-11 | bio allocation failure due to bio_get_nr_vecs() | Bernd Schubert |
2012-05-11 | block: don't mark buffers beyond end of disk as mapped | Jeff Moyer |
2012-05-11 | GFS2: Add rgrp information to block_alloc trace point | Bob Peterson |
2012-05-11 | GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer | Bob Peterson |
2012-05-10 | vfs: make it possible to access the dentry hash/len as one 64-bit entry | Linus Torvalds |
2012-05-10 | vfs: move dentry name length comparison from dentry_cmp() into callers | Linus Torvalds |
2012-05-10 | vfs: do the careful dentry name access for all dentry_cmp cases | Linus Torvalds |
2012-05-10 | vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu | Linus Torvalds |