Age | Commit message (Expand) | Author |
2009-12-16 | cleanup blockdev_direct_IO locking | Christoph Hellwig |
2009-12-16 | make generic_acl slightly more generic | Christoph Hellwig |
2009-12-16 | sanitize xattr handler prototypes | Christoph Hellwig |
2009-12-16 | libfs: move EXPORT_SYMBOL for d_alloc_name | H Hartley Sweeten |
2009-12-16 | vfs: force reval of target when following LAST_BIND symlinks (try #7) | Jeff Layton |
2009-12-16 | ima: limit imbalance msg | Mimi Zohar |
2009-12-16 | Untangling ima mess, part 3: kill dead code in ima | Al Viro |
2009-12-16 | Untangling ima mess, part 2: deal with counters | Al Viro |
2009-12-16 | Untangling ima mess, part 1: alloc_file() | Al Viro |
2009-12-16 | O_TRUNC open shouldn't fail after file truncation | Al Viro |
2009-12-16 | ima: call ima_inode_free ima_inode_free | Eric Paris |
2009-12-16 | IMA: clean up the IMA counts updating code | Eric Paris |
2009-12-16 | ima: only insert at inode creation time | Eric Paris |
2009-12-16 | ima: valid return code from ima_inode_alloc | Eric Paris |
2009-12-16 | fs: move get_empty_filp() deffinition to internal.h | Eric Paris |
2009-12-16 | Sanitize exec_permission_lite() | Al Viro |
2009-12-16 | Kill cached_lookup() and real_lookup() | Al Viro |
2009-12-16 | Kill path_lookup_open() | Al Viro |
2009-12-16 | Take hash recalculation into do_lookup() | Al Viro |
2009-12-16 | fix mismerge with Trond's stuff (create_mnt_ns() export is gone now) | Al Viro |
2009-12-16 | switch cachefiles to kern_path() | Al Viro |
2009-12-16 | fix the crap in dst/dcore | Al Viro |
2009-12-16 | kill __link_path_walk()/link_path_walk() distinction | Al Viro |
2009-12-16 | lift path_put(path) to callers of __do_follow_link() | Al Viro |
2009-12-16 | switch create_read_pipe() to alloc_file() | Al Viro |
2009-12-16 | switch alloc_file() to passing struct path | Al Viro |
2009-12-16 | switch nilfs2 to deactivate_locked_super() | Al Viro |
2009-12-16 | get rid of init_file() | Al Viro |
2009-12-16 | switch sock_alloc_file() to alloc_file() | Al Viro |
2009-12-16 | 9p connect fixes | Al Viro |
2009-12-16 | merge sock_alloc_fd/sock_attach_fd into a new helper | Al Viro |
2009-12-16 | reorder alloc_fd/attach_fd in socketpair() | Al Viro |
2009-12-16 | unexport get_empty_filp() | Al Viro |
2009-12-16 | switched inotify_init1() to alloc_file() | Al Viro |
2009-12-16 | switch shmem_file_setup() to alloc_file() | Al Viro |
2009-12-16 | sanitize do_pipe_flags() callers in arch | Al Viro |
2009-12-16 | perf diff: Change the default sort order to "dso,symbol" | Arnaldo Carvalho de Melo |
2009-12-16 | Toshiba Bluetooth Enabling driver (RFKill handler v3) | Jes Sorensen |
2009-12-16 | edac, mce, amd: silence GART TLB errors | Borislav Petkov |
2009-12-16 | perf diff: Use perf_session__fprintf_hists just like 'perf record' | Arnaldo Carvalho de Melo |
2009-12-16 | perf report: Fix cut'n'paste error recently introduced | Arnaldo Carvalho de Melo |
2009-12-16 | perf session: Move perf report specific hits out of perf_session__fprintf_hists | Arnaldo Carvalho de Melo |
2009-12-16 | perf tools: Move hist entries printing routines from perf report | Arnaldo Carvalho de Melo |
2009-12-16 | genalloc: use bitmap_find_next_zero_area | Akinobu Mita |
2009-12-16 | ia64: use bitmap_find_next_zero_area | Akinobu Mita |
2009-12-16 | sparc: use bitmap_find_next_zero_area | Akinobu Mita |
2009-12-16 | mlx4: use bitmap_find_next_zero_area | Akinobu Mita |
2009-12-16 | isp1362-hcd: use bitmap_find_next_zero_area | Akinobu Mita |
2009-12-16 | iommu-helper: use bitmap library | Akinobu Mita |
2009-12-16 | bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area | Akinobu Mita |