index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
mfd: compile fix for twl4030 renaming
Stephen Rothwell
2009-12-15
1
-5
/
+5
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-12-15
70
-2836
/
+2369
|
\
|
*
xfs: event tracing support
Christoph Hellwig
2009-12-14
70
-2592
/
+2151
|
*
xfs: change the xfs_iext_insert / xfs_iext_remove
Christoph Hellwig
2009-12-14
4
-26
/
+38
|
*
xfs: cleanup bmap extent state macros
Christoph Hellwig
2009-12-14
2
-222
/
+184
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2009-12-15
23
-889
/
+2349
|
\
\
|
*
|
dm snapshot: use merge origin if snapshot invalid
Mikulas Patocka
2009-12-10
1
-5
/
+4
|
*
|
dm snapshot: report merge failure in status
Mike Snitzer
2009-12-10
1
-2
/
+28
|
*
|
dm snapshot: merge consecutive chunks together
Mike Snitzer
2009-12-10
1
-10
/
+21
|
*
|
dm snapshot: trigger exceptions in remaining snapshots during merge
Mikulas Patocka
2009-12-10
1
-0
/
+83
|
*
|
dm snapshot: delay merging a chunk until writes to it complete
Mikulas Patocka
2009-12-10
1
-1
/
+5
|
*
|
dm snapshot: queue writes to chunks being merged
Mikulas Patocka
2009-12-10
1
-13
/
+78
|
*
|
dm snapshot: add merging
Mikulas Patocka
2009-12-10
2
-6
/
+244
|
*
|
dm snapshot: permit only one merge at once
Mikulas Patocka
2009-12-10
1
-6
/
+27
|
*
|
dm snapshot: support barriers in snapshot merge target
Mike Snitzer
2009-12-10
1
-3
/
+18
|
*
|
dm snapshot: avoid allocating exceptions in merge
Mikulas Patocka
2009-12-10
1
-1
/
+56
|
*
|
dm snapshot: rework writing to origin
Mikulas Patocka
2009-12-10
1
-106
/
+49
|
*
|
dm snapshot: add merge target
Mikulas Patocka
2009-12-10
2
-17
/
+96
|
*
|
dm exception store: add merge specific methods
Mikulas Patocka
2009-12-10
2
-2
/
+129
|
*
|
dm snapshot: create function for chunk_is_tracked wait
Mike Snitzer
2009-12-10
1
-6
/
+12
|
*
|
dm snapshot: make bio optional in __origin_write
Mikulas Patocka
2009-12-10
1
-5
/
+18
|
*
|
dm mpath: reject messages when device is suspended
Kiyoshi Ueda
2009-12-10
1
-0
/
+5
[next]