| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 2009-12-16 | 81 | -1831/+1172 |
|\ |
|
| * | direct I/O fallback sync simplification | Christoph Hellwig | 2009-12-16 | 1 | -14/+1 |
| * | ocfs: stop using do_sync_mapping_range | Christoph Hellwig | 2009-12-16 | 1 | -2/+2 |
| * | cleanup blockdev_direct_IO locking | Christoph Hellwig | 2009-12-16 | 4 | -134/+71 |
| * | make generic_acl slightly more generic | Christoph Hellwig | 2009-12-16 | 6 | -257/+109 |
| * | sanitize xattr handler prototypes | Christoph Hellwig | 2009-12-16 | 39 | -815/+533 |
| * | libfs: move EXPORT_SYMBOL for d_alloc_name | H Hartley Sweeten | 2009-12-16 | 2 | -1/+1 |
| * | vfs: force reval of target when following LAST_BIND symlinks (try #7) | Jeff Layton | 2009-12-16 | 1 | -0/+45 |
| * | ima: limit imbalance msg | Mimi Zohar | 2009-12-16 | 1 | -9/+53 |
| * | Untangling ima mess, part 3: kill dead code in ima | Al Viro | 2009-12-16 | 4 | -62/+9 |
| * | Untangling ima mess, part 2: deal with counters | Al Viro | 2009-12-16 | 6 | -43/+28 |
| * | Untangling ima mess, part 1: alloc_file() | Al Viro | 2009-12-16 | 4 | -6/+2 |
| * | O_TRUNC open shouldn't fail after file truncation | Al Viro | 2009-12-16 | 1 | -53/+56 |
| * | ima: call ima_inode_free ima_inode_free | Eric Paris | 2009-12-16 | 2 | -5/+2 |
| * | IMA: clean up the IMA counts updating code | Eric Paris | 2009-12-16 | 2 | -49/+70 |
| * | ima: only insert at inode creation time | Eric Paris | 2009-12-16 | 3 | -66/+14 |
| * | ima: valid return code from ima_inode_alloc | Eric Paris | 2009-12-16 | 1 | -3/+1 |
| * | fs: move get_empty_filp() deffinition to internal.h | Eric Paris | 2009-12-16 | 5 | -1/+7 |
| * | Sanitize exec_permission_lite() | Al Viro | 2009-12-16 | 1 | -9/+8 |
| * | Kill cached_lookup() and real_lookup() | Al Viro | 2009-12-16 | 1 | -87/+66 |
| * | Kill path_lookup_open() | Al Viro | 2009-12-16 | 1 | -32/+16 |
| * | Take hash recalculation into do_lookup() | Al Viro | 2009-12-16 | 1 | -17/+11 |
| * | fix mismerge with Trond's stuff (create_mnt_ns() export is gone now) | Al Viro | 2009-12-16 | 3 | -11/+1 |
| * | switch cachefiles to kern_path() | Al Viro | 2009-12-16 | 1 | -7/+4 |
| * | fix the crap in dst/dcore | Al Viro | 2009-12-16 | 1 | -41/+5 |
| * | kill __link_path_walk()/link_path_walk() distinction | Al Viro | 2009-12-16 | 1 | -34/+34 |
| * | lift path_put(path) to callers of __do_follow_link() | Al Viro | 2009-12-16 | 1 | -2/+2 |
| * | switch create_read_pipe() to alloc_file() | Al Viro | 2009-12-16 | 1 | -9/+3 |
| * | switch alloc_file() to passing struct path | Al Viro | 2009-12-16 | 11 | -63/+78 |
| * | switch nilfs2 to deactivate_locked_super() | Al Viro | 2009-12-16 | 1 | -2/+1 |
| * | get rid of init_file() | Al Viro | 2009-12-16 | 2 | -31/+2 |
| * | switch sock_alloc_file() to alloc_file() | Al Viro | 2009-12-16 | 1 | -11/+11 |
| * | 9p connect fixes | Al Viro | 2009-12-16 | 1 | -66/+46 |
| * | merge sock_alloc_fd/sock_attach_fd into a new helper | Al Viro | 2009-12-16 | 1 | -57/+23 |
| * | reorder alloc_fd/attach_fd in socketpair() | Al Viro | 2009-12-16 | 1 | -17/+14 |
| * | unexport get_empty_filp() | Al Viro | 2009-12-16 | 1 | -2/+0 |
| * | switched inotify_init1() to alloc_file() | Al Viro | 2009-12-16 | 1 | -15/+10 |
| * | switch shmem_file_setup() to alloc_file() | Al Viro | 2009-12-16 | 1 | -12/+9 |
| * | sanitize do_pipe_flags() callers in arch | Al Viro | 2009-12-16 | 5 | -27/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-12-16 | 3 | -15/+41 |
|\ \ |
|
| * | | PM: rwsem.h need not be included into main.c | Rafael J. Wysocki | 2009-12-15 | 1 | -1/+0 |
| * | | PM: Remove unnecessary goto from device_resume_noirq() | Rafael J. Wysocki | 2009-12-15 | 1 | -9/+3 |
| * | | PM: Add initcall_debug style timing for suspend/resume | Arjan van de Ven | 2009-12-15 | 2 | -0/+33 |
| * | | PM: allow for usage_count > 0 in pm_runtime_get() | Alan Stern | 2009-12-15 | 1 | -5/+5 |
| |/ |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-16 | 18 | -293/+244 |
|\ \ |
|
| * | | x86: Fix kprobes build with non-gawk awk | Jonathan Nieder | 2009-12-15 | 1 | -5/+5 |
| * | | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar | 2009-12-15 | 1 | -10/+12 |
| |\ \ |
|
| | * | | cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.c | Rusty Russell | 2009-11-04 | 1 | -10/+12 |
| * | | | Merge branch 'x86/asm' into x86/urgent | Ingo Molnar | 2009-12-15 | 10 | -233/+148 |
| |\ \ \ |
|
| | * | | | x86: Merge kernel_thread() | Brian Gerst | 2009-12-10 | 3 | -72/+35 |