index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
10
-222
/
+218
2008-07-26
[PATCH] preparation to __user_walk_fd cleanup
Al Viro
2
-9
/
+11
2008-07-26
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
Al Viro
6
-19
/
+15
2008-07-26
[PATCH] take noexec checks to very few callers that care
Al Viro
3
-9
/
+17
2008-07-26
Re: [PATCH 3/6] vfs: open_exec cleanup
Christoph Hellwig
1
-28
/
+30
2008-07-26
[patch 4/4] vfs: immutable inode checking cleanup
Miklos Szeredi
3
-26
/
+7
2008-07-26
[patch 3/4] fat: dont call notify_change
Miklos Szeredi
1
-1
/
+14
2008-07-26
[patch 2/4] vfs: utimes cleanup
Miklos Szeredi
1
-49
/
+65
2008-07-26
[patch 1/4] vfs: utimes: move owner check into inode_change_ok()
Miklos Szeredi
2
-14
/
+5
2008-07-26
[PATCH] vfs: use kstrdup() and check failing allocation
Li Zefan
1
-11
/
+13
2008-07-26
[PATCH] more nameidata removal: exec_permission_lite() doesn't need it
Al Viro
1
-3
/
+2
2008-07-26
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
Al Viro
2
-11
/
+6
2008-07-26
[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
Al Viro
3
-8
/
+6
2008-07-26
[PATCH] kill altroot
Al Viro
3
-96
/
+4
2008-07-26
[PATCH] permission checks for chdir need special treatment only on the last step
Al Viro
2
-5
/
+2
2008-07-26
[patch 5/5] vfs: remove mode parameter from vfs_symlink()
Miklos Szeredi
3
-13
/
+5
2008-07-26
[patch 4/5] vfs: reuse local variable in vfs_link()
Tetsuo Handa
1
-4
/
+4
2008-07-26
[patch 3/5] vfs: change remove_suid() to file_remove_suid()
Miklos Szeredi
4
-5
/
+5
2008-07-26
[patch 1/5] vfs: truncate: dont check immutable twice
Miklos Szeredi
1
-1
/
+1
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
31
-76
/
+60
2008-07-26
[patch 05/14] hpfs: dont call permission()
Miklos Szeredi
1
-1
/
+1
2008-07-26
[PATCH] sanitize proc_sysctl
Al Viro
2
-235
/
+197
2008-07-26
[patch] hppfs: remove hppfs_permission
Miklos Szeredi
1
-7
/
+0
2008-07-26
[PATCH] reuse xxx_fifo_fops for xxx_pipe_fops
Denys Vlasenko
2
-47
/
+12
2008-07-26
[patch] vfs: fix lookup on deleted directory
Miklos Szeredi
1
-2
/
+17
2008-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...
Linus Torvalds
10
-507
/
+399
2008-07-26
/proc/PID/syscall
Roland McGrath
1
-0
/
+26
2008-07-26
tracehook: tracehook_tracer_task
Roland McGrath
2
-6
/
+16
2008-07-26
tracehook: exec
Roland McGrath
6
-32
/
+4
2008-07-26
Use WARN() in fs/proc/
Arjan van de Ven
1
-4
/
+1
2008-07-26
Use WARN() in fs/sysfs
Arjan van de Ven
3
-8
/
+3
2008-07-26
Use WARN() in fs/
Arjan van de Ven
2
-4
/
+2
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
46
-50
/
+48
2008-07-26
mm: spinlock tree_lock
Nick Piggin
2
-3
/
+3
2008-07-26
splice: use get_user_pages_fast
Nick Piggin
1
-38
/
+3
2008-07-26
dio: use get_user_pages_fast
Nick Piggin
2
-14
/
+4
2008-07-26
omfs: update kbuild to include OMFS
Bob Copeland
3
-0
/
+18
2008-07-26
omfs: add bitmap routines
Bob Copeland
1
-0
/
+192
2008-07-26
omfs: add file routines
Bob Copeland
1
-0
/
+346
2008-07-26
omfs: add directory routines
Bob Copeland
1
-0
/
+504
2008-07-26
omfs: add inode routines
Bob Copeland
1
-0
/
+553
2008-07-26
omfs: define filesystem structures
Bob Copeland
2
-0
/
+147
2008-07-26
bfs: kill BKL
Dmitri Vorobiev
4
-31
/
+44
2008-07-26
bfs: assorted cleanups
Dmitri Vorobiev
2
-4
/
+3
2008-07-26
affs: convert s_bmlock into a mutex
Matthias Kaehlcke
3
-11
/
+12
2008-07-26
vfs: add cond_resched_lock while scanning dentry LRU lists
Kentaro Makita
1
-0
/
+1
2008-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+28
2008-07-25
fuse: lockd support
Miklos Szeredi
1
-2
/
+9
2008-07-25
fuse: nfs export special lookups
Miklos Szeredi
2
-3
/
+69
2008-07-25
fuse: add fuse_lookup_name() helper
Miklos Szeredi
1
-40
/
+77
[next]