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
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
procfs: treat parked tasks as sleeping for task state
Chris Metcalf
2015-06-24
1
-0
/
+8
*
ocfs2: mark local functions as static
Joseph Qi
2015-06-24
2
-6
/
+6
*
ocfs2: use swap() in ocfs2_double_lock()
Fabian Frederick
2015-06-24
1
-9
/
+2
*
ocfs2: use swap() in swap_refcount_rec()
Fabian Frederick
2015-06-24
1
-4
/
+2
*
ocfs2: use swap() in dx_leaf_sort_swap()
Fabian Frederick
2015-06-24
1
-4
/
+1
*
ocfs2: fix wrong check in ocfs2_direct_IO_get_blocks
Joseph Qi
2015-06-24
2
-3
/
+15
*
ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger()
Xue jiufei
2015-06-24
1
-3
/
+1
*
ocfs2: o2net: should remove debugfs in o2net_init() out branch
alex chen
2015-06-24
1
-1
/
+1
*
ocfs2: remove OCFS2_IOCB_SEM lock type in direct io
WeiWei Wang
2015-06-24
3
-37
/
+4
*
ocfs2: do not BUG if jbd2_journal_dirty_metadata fails
Joseph Qi
2015-06-24
1
-1
/
+14
*
ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left()
Xue jiufei
2015-06-24
1
-1
/
+2
*
ocfs2: return error when ocfs2_figure_merge_contig_type() fails
Xue jiufei
2015-06-24
1
-10
/
+24
*
ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_set
Joseph Qi
2015-06-24
1
-1
/
+0
*
ocfs2: use retval instead of status for checking error
Daeseok Youn
2015-06-24
1
-10
/
+10
*
ocfs2: fix a tiny race when truncate dio orohaned entry
Joseph Qi
2015-06-24
4
-46
/
+39
*
ocfs2: remove __mlog_cpu_guess
Andrew Morton
2015-06-24
1
-16
/
+3
*
ocfs2: reduce object size of mlog uses
Joe Perches
2015-06-24
2
-30
/
+59
*
configfs: unexport/make static config_item_init()
Fabian Frederick
2015-06-24
1
-2
/
+1
*
NTFS: use kvfree() in ntfs_free()
Pekka Enberg
2015-06-24
1
-6
/
+1
*
Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-06-23
2
-28
/
+6
|
\
|
*
Merge tag 'v4.1-rc4' into MTD's -next
Brian Norris
2015-05-18
45
-441
/
+734
|
|
\
|
*
|
jffs2: fix unbalanced locking
Brian Norris
2015-05-07
2
-28
/
+6
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-22
1
-8
/
+8
|
\
\
\
|
*
|
|
seqcount: Rename write_seqcount_barrier()
Peter Zijlstra
2015-06-19
1
-8
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-06-22
1
-3
/
+3
|
\
\
\
|
*
|
|
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
2015-05-19
1
-3
/
+3
*
|
|
|
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-06-22
68
-1376
/
+1065
|
\
\
\
\
|
*
|
|
|
turn user_{path_at,path,lpath,path_dir}() into static inlines
Al Viro
2015-05-15
1
-7
/
+1
|
*
|
|
|
namei: move saved_nd pointer into struct nameidata
Al Viro
2015-05-15
1
-22
/
+24
|
*
|
|
|
inline user_path_create()
Al Viro
2015-05-15
1
-1
/
+1
|
*
|
|
|
inline user_path_parent()
Al Viro
2015-05-15
1
-1
/
+1
|
*
|
|
|
namei: trim do_last() arguments
Al Viro
2015-05-15
1
-6
/
+6
|
*
|
|
|
namei: stash dfd and name into nameidata
Al Viro
2015-05-15
1
-50
/
+46
|
*
|
|
|
namei: fold path_cleanup() into terminate_walk()
Al Viro
2015-05-15
1
-12
/
+4
|
*
|
|
|
namei: saner calling conventions for filename_parentat()
Al Viro
2015-05-15
1
-38
/
+22
|
*
|
|
|
namei: saner calling conventions for filename_create()
Al Viro
2015-05-15
1
-16
/
+10
|
*
|
|
|
namei: shift nameidata down into filename_parentat()
Al Viro
2015-05-15
1
-41
/
+43
|
*
|
|
|
namei: make filename_lookup() reject ERR_PTR() passed as name
Al Viro
2015-05-15
1
-20
/
+10
|
*
|
|
|
namei: shift nameidata inside filename_lookup()
Al Viro
2015-05-15
1
-16
/
+14
|
*
|
|
|
namei: move putname() call into filename_lookup()
Al Viro
2015-05-15
1
-23
/
+15
|
*
|
|
|
namei: pass the struct path to store the result down into path_lookupat()
Al Viro
2015-05-15
1
-38
/
+34
|
*
|
|
|
namei: uninline set_root{,_rcu}()
Al Viro
2015-05-15
1
-2
/
+2
|
*
|
|
|
namei: be careful with mountpoint crossings in follow_dotdot_rcu()
Al Viro
2015-05-15
1
-30
/
+21
|
*
|
|
|
get rid of assorted nameidata-related debris
Al Viro
2015-05-15
4
-7
/
+4
|
*
|
|
|
namei: unlazy_walk() doesn't need to mess with current->fs anymore
Al Viro
2015-05-15
1
-7
/
+4
|
*
|
|
|
namei: handle absolute symlinks without dropping out of RCU mode
Al Viro
2015-05-15
1
-11
/
+20
|
*
|
|
|
enable passing fast relative symlinks without dropping out of RCU mode
Al Viro
2015-05-15
1
-5
/
+8
|
*
|
|
|
VFS/namei: make the use of touch_atime() in get_link() RCU-safe.
NeilBrown
2015-05-15
2
-12
/
+30
|
*
|
|
|
namei: don't unlazy until get_link()
Al Viro
2015-05-15
1
-11
/
+26
|
*
|
|
|
namei: make unlazy_walk and terminate_walk handle nd->stack, add unlazy_link
Al Viro
2015-05-15
1
-38
/
+100
[next]