summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-1681-1831/+1172
|\
| * direct I/O fallback sync simplificationChristoph Hellwig2009-12-161-14/+1
| * ocfs: stop using do_sync_mapping_rangeChristoph Hellwig2009-12-161-2/+2
| * cleanup blockdev_direct_IO lockingChristoph Hellwig2009-12-164-134/+71
| * make generic_acl slightly more genericChristoph Hellwig2009-12-166-257/+109
| * sanitize xattr handler prototypesChristoph Hellwig2009-12-1639-815/+533
| * libfs: move EXPORT_SYMBOL for d_alloc_nameH Hartley Sweeten2009-12-162-1/+1
| * vfs: force reval of target when following LAST_BIND symlinks (try #7)Jeff Layton2009-12-161-0/+45
| * ima: limit imbalance msgMimi Zohar2009-12-161-9/+53
| * Untangling ima mess, part 3: kill dead code in imaAl Viro2009-12-164-62/+9
| * Untangling ima mess, part 2: deal with countersAl Viro2009-12-166-43/+28
| * Untangling ima mess, part 1: alloc_file()Al Viro2009-12-164-6/+2
| * O_TRUNC open shouldn't fail after file truncationAl Viro2009-12-161-53/+56
| * ima: call ima_inode_free ima_inode_freeEric Paris2009-12-162-5/+2
| * IMA: clean up the IMA counts updating codeEric Paris2009-12-162-49/+70
| * ima: only insert at inode creation timeEric Paris2009-12-163-66/+14
| * ima: valid return code from ima_inode_allocEric Paris2009-12-161-3/+1
| * fs: move get_empty_filp() deffinition to internal.hEric Paris2009-12-165-1/+7
| * Sanitize exec_permission_lite()Al Viro2009-12-161-9/+8
| * Kill cached_lookup() and real_lookup()Al Viro2009-12-161-87/+66
| * Kill path_lookup_open()Al Viro2009-12-161-32/+16
| * Take hash recalculation into do_lookup()Al Viro2009-12-161-17/+11
| * fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro2009-12-163-11/+1
| * switch cachefiles to kern_path()Al Viro2009-12-161-7/+4
| * fix the crap in dst/dcoreAl Viro2009-12-161-41/+5
| * kill __link_path_walk()/link_path_walk() distinctionAl Viro2009-12-161-34/+34
| * lift path_put(path) to callers of __do_follow_link()Al Viro2009-12-161-2/+2
| * switch create_read_pipe() to alloc_file()Al Viro2009-12-161-9/+3
| * switch alloc_file() to passing struct pathAl Viro2009-12-1611-63/+78
| * switch nilfs2 to deactivate_locked_super()Al Viro2009-12-161-2/+1
| * get rid of init_file()Al Viro2009-12-162-31/+2
| * switch sock_alloc_file() to alloc_file()Al Viro2009-12-161-11/+11
| * 9p connect fixesAl Viro2009-12-161-66/+46
| * merge sock_alloc_fd/sock_attach_fd into a new helperAl Viro2009-12-161-57/+23
| * reorder alloc_fd/attach_fd in socketpair()Al Viro2009-12-161-17/+14
| * unexport get_empty_filp()Al Viro2009-12-161-2/+0
| * switched inotify_init1() to alloc_file()Al Viro2009-12-161-15/+10
| * switch shmem_file_setup() to alloc_file()Al Viro2009-12-161-12/+9
| * sanitize do_pipe_flags() callers in archAl Viro2009-12-165-27/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-12-163-15/+41
|\ \
| * | PM: rwsem.h need not be included into main.cRafael J. Wysocki2009-12-151-1/+0
| * | PM: Remove unnecessary goto from device_resume_noirq()Rafael J. Wysocki2009-12-151-9/+3
| * | PM: Add initcall_debug style timing for suspend/resumeArjan van de Ven2009-12-152-0/+33
| * | PM: allow for usage_count > 0 in pm_runtime_get()Alan Stern2009-12-151-5/+5
| |/
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-1618-293/+244
|\ \
| * | x86: Fix kprobes build with non-gawk awkJonathan Nieder2009-12-151-5/+5
| * | Merge branch 'x86/mce' into x86/urgentIngo Molnar2009-12-151-10/+12
| |\ \
| | * | cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.cRusty Russell2009-11-041-10/+12
| * | | Merge branch 'x86/asm' into x86/urgentIngo Molnar2009-12-1510-233/+148
| |\ \ \
| | * | | x86: Merge kernel_thread()Brian Gerst2009-12-103-72/+35
OpenPOWER on IntegriCloud