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
2014-10-09
fs/ocfs2/dlm/dlmdebug.c: use seq_open_private() not seq_open()
Rob Jones
1
-25
/
+14
2014-10-09
ocfs2: remove unused code in dlm_new_lockres()
Xue jiufei
1
-3
/
+0
2014-10-09
ocfs2/dlm: call dlm_lockres_put without resource spinlock
alex chen
1
-2
/
+5
2014-10-09
ocfs2: call o2quo_exit() if malloc failed in o2net_init()
Joseph Qi
1
-7
/
+11
2014-10-09
ocfs2: fix shift left operations overflow
Joseph Qi
2
-2
/
+2
2014-10-09
ocfs2/dlm: refactor error handling in dlm_alloc_ctxt
Joseph Qi
1
-20
/
+22
2014-10-09
fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release()
Andrew Morton
1
-1
/
+1
2014-10-09
ntfs: remove bogus space
Andrea Gelmini
1
-1
/
+1
2014-10-09
ntfs: use find_get_page_flags() to mark page accessed as it is no longer mark...
Anton Altaparmakov
2
-3
/
+4
2014-10-09
fanotify: enable close-on-exec on events' fd when requested in fanotify_init()
Yann Droneaud
1
-1
/
+1
2014-10-09
fsnotify: don't put user context if it was never assigned
Sasha Levin
1
-2
/
+4
2014-10-09
fs/notify/group.c: make fsnotify_final_destroy_group() static
Andrew Morton
2
-4
/
+1
2014-10-09
udf: Fix loading of special inodes
Jan Kara
3
-11
/
+26
2014-10-09
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2014-10-09
ncpfs: use list_for_each_entry() for d_subdirs walk
Al Viro
2
-17
/
+3
2014-10-09
vfs: move getname() from callers to do_mount()
Seunghun Lee
2
-30
/
+9
2014-10-09
gfs2_atomic_open(): skip lookups on hashed dentry
Al Viro
1
-0
/
+5
2014-10-09
jfs: don't hash direct inode
Al Viro
1
-1
/
+1
2014-10-09
ecryptfs: ->f_op is never NULL
Al Viro
1
-1
/
+1
2014-10-09
missing annotation in fs/file.c
Al Viro
1
-0
/
+1
2014-10-09
fs: namespace: suppress 'may be used uninitialized' warnings
Tim Gardner
3
-23
/
+15
2014-10-09
cachefiles_write_page(): switch to __kernel_write()
Al Viro
2
-29
/
+21
2014-10-09
9p: switch to %p[dD]
Al Viro
7
-34
/
+34
2014-10-09
cifs: switch to use of %p[dD]
Al Viro
3
-19
/
+19
2014-10-09
fs: make cont_expand_zero interruptible
Mikulas Patocka
1
-0
/
+5
2014-10-09
fs: Fix theoretical division by 0 in super_cache_scan().
Tetsuo Handa
1
-0
/
+2
2014-10-09
dcache: Fix no spaces at the start of a line in dcache.c
Daeseok Youn
1
-4
/
+4
2014-10-09
[jffs2] kill wbuf_queued/wbuf_dwork_lock
Al Viro
2
-17
/
+2
2014-10-09
handle suicide on late failure exits in execve() in search_binary_handler()
Al Viro
4
-61
/
+30
2014-10-09
dcache.c: call ->d_prune() regardless of d_unhashed()
Al Viro
1
-1
/
+1
2014-10-09
d_prune_alias(): just lock the parent and call __dentry_kill()
Al Viro
1
-14
/
+7
2014-10-09
proc: Update proc_flush_task_mnt to use d_invalidate
Eric W. Biederman
1
-4
/
+2
2014-10-09
vfs: Remove d_drop calls from d_revalidate implementations
Eric W. Biederman
3
-7
/
+0
2014-10-09
vfs: Make d_invalidate return void
Eric W. Biederman
6
-31
/
+12
2014-10-09
vfs: Merge check_submounts_and_drop and d_invalidate
Eric W. Biederman
1
-33
/
+22
2014-10-09
vfs: Remove unnecessary calls of check_submounts_and_drop
Eric W. Biederman
5
-26
/
+0
2014-10-09
vfs: Lazily remove mounts on unlinked files and directories.
Eric W. Biederman
2
-33
/
+39
2014-10-09
vfs: Add a function to lazily unmount all mounts from any dentry.
Eric W. Biederman
2
-0
/
+40
2014-10-09
vfs: factor out lookup_mountpoint from new_mountpoint
Eric W. Biederman
1
-3
/
+12
2014-10-09
vfs: Keep a list of mounts on a mount point
Eric W. Biederman
2
-0
/
+8
2014-10-09
vfs: Don't allow overwriting mounts in the current mount namespace
Eric W. Biederman
3
-1
/
+49
2014-10-09
vfs: More precise tests in d_invalidate
Eric W. Biederman
1
-34
/
+4
2014-10-09
vfs: Document the effect of d_revalidate on d_find_alias
Eric W. Biederman
1
-1
/
+2
2014-10-09
delayed mntput
Al Viro
2
-19
/
+57
2014-10-09
autofs - remove obsolete d_invalidate() from expire
Ian Kent
1
-6
/
+0
2014-10-09
Allow sharing external names after __d_move()
Al Viro
1
-16
/
+59
2014-10-08
Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
17
-786
/
+1421
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
26
-331
/
+866
2014-10-08
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
38
-3190
/
+2373
2014-10-08
btrfs: Fix compile error when CONFIG_SECURITY is not set.
Qu Wenruo
1
-0
/
+2
[prev]
[next]