index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2014-10-09
fs/proc/task_mmu.c: introduce m_next_vma() helper
Oleg Nesterov
2014-10-09
fs/proc/task_mmu.c: simplify m_start() to make it readable
Oleg Nesterov
2014-10-09
fs/proc/task_mmu.c: kill the suboptimal and confusing m->version logic
Oleg Nesterov
2014-10-09
fs/proc/task_mmu.c: shift "priv->task = NULL" from m_start() to m_stop()
Oleg Nesterov
2014-10-09
fs/proc/task_mmu.c: cleanup the "tail_vma" horror in m_next()
Oleg Nesterov
2014-10-09
fs/proc/task_mmu.c: simplify the vma_stop() logic
Oleg Nesterov
2014-10-09
fs/proc/task_mmu.c: shift mm_access() from m_start() to proc_maps_open()
Oleg Nesterov
2014-10-09
proc: introduce proc_mem_open()
Oleg Nesterov
2014-10-09
fs/proc/task_mmu.c: unify/simplify do_maps_open() and numa_maps_open()
Oleg Nesterov
2014-10-09
fs/proc/task_mmu.c: don't use task->mm in m_start() and show_*map()
Oleg Nesterov
2014-10-09
ocfs2: fix deadlock due to wrong locking order
Junxiao Bi
2014-10-09
ocfs2: fix deadlock between o2hb thread and o2net_wq
Joseph Qi
2014-10-09
ocfs2: don't fire quorum before connection established
Junxiao Bi
2014-10-09
fs/ocfs2/dlmglue.c: use __seq_open_private() not seq_open()
Rob Jones
2014-10-09
fs/ocfs2/cluster/netdebug.c: use seq_open_private() not seq_open()
Rob Jones
2014-10-09
fs/ocfs2/dlm/dlmdebug.c: use seq_open_private() not seq_open()
Rob Jones
2014-10-09
ocfs2: remove unused code in dlm_new_lockres()
Xue jiufei
2014-10-09
ocfs2/dlm: call dlm_lockres_put without resource spinlock
alex chen
2014-10-09
ocfs2: call o2quo_exit() if malloc failed in o2net_init()
Joseph Qi
2014-10-09
ocfs2: fix shift left operations overflow
Joseph Qi
2014-10-09
ocfs2/dlm: refactor error handling in dlm_alloc_ctxt
Joseph Qi
2014-10-09
fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release()
Andrew Morton
2014-10-09
ntfs: remove bogus space
Andrea Gelmini
2014-10-09
ntfs: use find_get_page_flags() to mark page accessed as it is no longer mark...
Anton Altaparmakov
2014-10-09
fanotify: enable close-on-exec on events' fd when requested in fanotify_init()
Yann Droneaud
2014-10-09
fsnotify: don't put user context if it was never assigned
Sasha Levin
2014-10-09
fs/notify/group.c: make fsnotify_final_destroy_group() static
Andrew Morton
2014-10-09
udf: Fix loading of special inodes
Jan Kara
2014-10-09
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-09
ncpfs: use list_for_each_entry() for d_subdirs walk
Al Viro
2014-10-09
vfs: move getname() from callers to do_mount()
Seunghun Lee
2014-10-09
gfs2_atomic_open(): skip lookups on hashed dentry
Al Viro
2014-10-09
jfs: don't hash direct inode
Al Viro
2014-10-09
ecryptfs: ->f_op is never NULL
Al Viro
2014-10-09
missing annotation in fs/file.c
Al Viro
2014-10-09
fs: namespace: suppress 'may be used uninitialized' warnings
Tim Gardner
2014-10-09
cachefiles_write_page(): switch to __kernel_write()
Al Viro
2014-10-09
9p: switch to %p[dD]
Al Viro
2014-10-09
cifs: switch to use of %p[dD]
Al Viro
2014-10-09
fs: make cont_expand_zero interruptible
Mikulas Patocka
2014-10-09
fs: Fix theoretical division by 0 in super_cache_scan().
Tetsuo Handa
2014-10-09
dcache: Fix no spaces at the start of a line in dcache.c
Daeseok Youn
2014-10-09
[jffs2] kill wbuf_queued/wbuf_dwork_lock
Al Viro
2014-10-09
handle suicide on late failure exits in execve() in search_binary_handler()
Al Viro
2014-10-09
dcache.c: call ->d_prune() regardless of d_unhashed()
Al Viro
2014-10-09
d_prune_alias(): just lock the parent and call __dentry_kill()
Al Viro
2014-10-09
proc: Update proc_flush_task_mnt to use d_invalidate
Eric W. Biederman
2014-10-09
vfs: Remove d_drop calls from d_revalidate implementations
Eric W. Biederman
2014-10-09
vfs: Make d_invalidate return void
Eric W. Biederman
2014-10-09
vfs: Merge check_submounts_and_drop and d_invalidate
Eric W. Biederman
[prev]
[next]