index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fscache
/
cookie.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-22
VFS: Add a whiteout dentry type
David Howells
1
-6
/
+18
2015-02-22
VFS: Introduce inode-getting helpers for layered/unioned fs environments
David Howells
1
-0
/
+57
2015-02-20
Infiniband: Fix potential NULL d_inode dereference
David Howells
2
-2
/
+2
2015-02-20
posix_acl: fix reference leaks in posix_acl_create
Omar Sandoval
1
-5
/
+9
2015-02-20
autofs4: Wrong format for printing dentry
Rasmus Villemoes
1
-1
/
+1
2015-02-20
coredump: Fix typo in comment
Bastien Nocera
1
-1
/
+1
2015-02-20
fs/aio.c: Remove duplicate function name in pr_debug messages
Kinglong Mee
1
-3
/
+3
2015-02-20
configfs: Fix potential NULL d_inode dereference
David Howells
1
-1
/
+1
2015-02-20
hypfs: switch to read_iter/write_iter
Al Viro
1
-27
/
+24
2015-02-20
don't bother with most of the bad_file_ops methods
Al Viro
1
-147
/
+0
2015-02-18
configfs_add_file: fold into its sole caller
Al Viro
2
-19
/
+10
2015-02-18
configfs: fold create_dir() into its only caller
Al Viro
1
-34
/
+29
2015-02-18
configfs: configfs_create() init callback is never NULL and it never fails
Al Viro
3
-15
/
+6
2015-02-18
switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inode
Al Viro
4
-18
/
+18
2015-02-18
md/raid5: Fix livelock when array is both resyncing and degraded.
NeilBrown
1
-1
/
+2
2015-02-17
seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
Kees Cook
1
-1
/
+3
2015-02-17
samples/seccomp: improve label helper
Kees Cook
2
-1
/
+9
2015-02-17
ipc,sem: use current->state helpers
Davidlohr Bueso
1
-1
/
+1
2015-02-17
scripts/gdb: disable pagination while printing from breakpoint handler
Jan Kiszka
1
-0
/
+11
2015-02-17
scripts/gdb: define maintainer
Jan Kiszka
1
-0
/
+5
2015-02-17
scripts/gdb: convert CpuList to generator function
Jan Kiszka
2
-40
/
+33
2015-02-17
scripts/gdb: convert ModuleList to generator function
Jan Kiszka
2
-23
/
+12
2015-02-17
scripts/gdb: use a generator instead of iterator for task list
Daniel Wagner
1
-30
/
+20
2015-02-17
scripts/gdb: ignore byte-compiled python files
Daniel Thompson
2
-0
/
+3
2015-02-17
scripts/gdb: port to python3 / gdb7.7
Pantelis Koukousoulas
6
-9
/
+18