index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
usb
/
persist.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
ocfs: stop using do_sync_mapping_range
Christoph Hellwig
1
-2
/
+2
2009-12-16
cleanup blockdev_direct_IO locking
Christoph Hellwig
4
-134
/
+71
2009-12-16
make generic_acl slightly more generic
Christoph Hellwig
6
-257
/
+109
2009-12-16
sanitize xattr handler prototypes
Christoph Hellwig
39
-815
/
+533
2009-12-16
libfs: move EXPORT_SYMBOL for d_alloc_name
H Hartley Sweeten
2
-1
/
+1
2009-12-16
vfs: force reval of target when following LAST_BIND symlinks (try #7)
Jeff Layton
1
-0
/
+45
2009-12-16
ima: limit imbalance msg
Mimi Zohar
1
-9
/
+53
2009-12-16
Untangling ima mess, part 3: kill dead code in ima
Al Viro
4
-62
/
+9
2009-12-16
Untangling ima mess, part 2: deal with counters
Al Viro
6
-43
/
+28
2009-12-16
Untangling ima mess, part 1: alloc_file()
Al Viro
4
-6
/
+2
2009-12-16
O_TRUNC open shouldn't fail after file truncation
Al Viro
1
-53
/
+56
2009-12-16
ima: call ima_inode_free ima_inode_free
Eric Paris
2
-5
/
+2
2009-12-16
IMA: clean up the IMA counts updating code
Eric Paris
2
-49
/
+70
2009-12-16
ima: only insert at inode creation time
Eric Paris
3
-66
/
+14
2009-12-16
ima: valid return code from ima_inode_alloc
Eric Paris
1
-3
/
+1
2009-12-16
fs: move get_empty_filp() deffinition to internal.h
Eric Paris
5
-1
/
+7
2009-12-16
Sanitize exec_permission_lite()
Al Viro
1
-9
/
+8
2009-12-16
Kill cached_lookup() and real_lookup()
Al Viro
1
-87
/
+66
2009-12-16
Kill path_lookup_open()
Al Viro
1
-32
/
+16
2009-12-16
Take hash recalculation into do_lookup()
Al Viro
1
-17
/
+11
2009-12-16
fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)
Al Viro
3
-11
/
+1
2009-12-16
switch cachefiles to kern_path()
Al Viro
1
-7
/
+4
2009-12-16
fix the crap in dst/dcore
Al Viro
1
-41
/
+5
2009-12-16
kill __link_path_walk()/link_path_walk() distinction
Al Viro
1
-34
/
+34
2009-12-16
lift path_put(path) to callers of __do_follow_link()
Al Viro
1
-2
/
+2
2009-12-16
switch create_read_pipe() to alloc_file()
Al Viro
1
-9
/
+3
2009-12-16
switch alloc_file() to passing struct path
Al Viro
11
-63
/
+78
2009-12-16
switch nilfs2 to deactivate_locked_super()
Al Viro
1
-2
/
+1
2009-12-16
get rid of init_file()
Al Viro
2
-31
/
+2
2009-12-16
switch sock_alloc_file() to alloc_file()
Al Viro
1
-11
/
+11
2009-12-16
9p connect fixes
Al Viro
1
-66
/
+46
2009-12-16
merge sock_alloc_fd/sock_attach_fd into a new helper
Al Viro
1
-57
/
+23
2009-12-16
reorder alloc_fd/attach_fd in socketpair()
Al Viro
1
-17
/
+14
2009-12-16
unexport get_empty_filp()
Al Viro
1
-2
/
+0
2009-12-16
switched inotify_init1() to alloc_file()
Al Viro
1
-15
/
+10
2009-12-16
switch shmem_file_setup() to alloc_file()
Al Viro
1
-12
/
+9
2009-12-16
sanitize do_pipe_flags() callers in arch
Al Viro
5
-27
/
+2
2009-12-16
edac, mce, amd: silence GART TLB errors
Borislav Petkov
1
-15
/
+6
2009-12-16
genalloc: use bitmap_find_next_zero_area
Akinobu Mita
1
-21
/
+12
2009-12-16
ia64: use bitmap_find_next_zero_area
Akinobu Mita
1
-14
/
+5
2009-12-16
sparc: use bitmap_find_next_zero_area
Akinobu Mita
2
-24
/
+9
2009-12-16
mlx4: use bitmap_find_next_zero_area
Akinobu Mita
1
-33
/
+4
2009-12-16
isp1362-hcd: use bitmap_find_next_zero_area
Akinobu Mita
1
-20
/
+6
2009-12-16
iommu-helper: use bitmap library
Akinobu Mita
7
-64
/
+21
2009-12-16
bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area
Akinobu Mita
2
-0
/
+92
2009-12-16
qnx4: use hweight8
Akinobu Mita
1
-16
/
+1
2009-12-16
qnx4fs: remove remains of the (defunct) write support
Anders Larsen
2
-28
/
+1
2009-12-16
resource: constify arg to resource_size() and resource_type()
Jean Delvare
1
-2
/
+2
2009-12-16
gru: send cross partition interrupts using the gru
Jack Steiner
2
-15
/
+36
2009-12-16
gru: function to generate chipset IPI values
Jack Steiner
1
-4
/
+20
[next]