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
/
ocfs2
/
dlmfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
dlmfs: clean up dlmfs_file_{read,write}() a bit
Al Viro
2020-06-14
3
-55
/
+13
*
Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-06-01
1
-19
/
+14
|
\
|
*
dlmfs: convert dlmfs_file_read() to copy_to_user()
Al Viro
2020-04-23
1
-19
/
+14
*
|
dlmfs_file_write(): get rid of pointless access_ok()
Al Viro
2020-05-09
1
-3
/
+0
*
|
dlmfs_file_write(): fix the bogosity in handling non-zero *ppos
Al Viro
2020-04-23
1
-15
/
+12
|
/
*
ocfs2: make local header paths relative to C files
Masahiro Yamada
2020-01-31
3
-7
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
2019-05-30
3
-45
/
+3
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-1
/
+1
*
dlmfs: switch to ->free_inode()
Al Viro
2019-05-01
1
-8
/
+2
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-2
/
+2
*
ocfs2: improve ocfs2 Makefile
Larry Chen
2018-12-28
1
-1
/
+1
*
ocfs2: dlmfs: remove set but not used variable 'status'
zhong jiang
2018-12-28
1
-2
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-3
/
+3
*
fs: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
1
-1
/
+0
|
\
|
*
ocfs2: no need flush workqueue before destroying it
piaojun
2017-11-15
1
-1
/
+0
*
|
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
1
-2
/
+2
|
/
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-2
/
+2
|
\
|
*
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-2
/
+2
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
\
|
*
|
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-22
1
-1
/
+1
|
|
/
*
/
fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+1
|
/
*
qstr: constify instances in ocfs2
Al Viro
2016-07-20
3
-4
/
+4
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
1
-1
/
+1
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-2
/
+2
*
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
1
-2
/
+0
*
fs: deduplicate noop_backing_dev_info
Christoph Hellwig
2015-01-20
1
-14
/
+2
*
assorted conversions to %p[dD]
Al Viro
2014-11-19
1
-2
/
+2
*
ocfs2: remove versioning information
Goldwyn Rodrigues
2014-01-21
4
-77
/
+2
*
ocfs2: remove unused variable ip in dlmfs_get_root_inode()
Joseph Qi
2013-09-11
1
-3
/
+0
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
1
-0
/
+1
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-3
/
+3
*
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-10-02
1
-0
/
+5
*
don't pass nameidata to ->create()
Al Viro
2012-07-14
1
-1
/
+1
*
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
1
-1
/
+1
*
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-12
/
+2
*
ocfs2: propagate umode_t
Al Viro
2012-01-03
1
-2
/
+2
*
dlmfs: use inode_init_owner()
Al Viro
2012-01-03
1
-13
/
+2
*
switch ->create() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
1
-1
/
+0
*
ocfs2: change incorrect 'extern' keyword to 'static' in dlmfs
Robin Dong
2011-05-23
1
-1
/
+1
*
fs: change to new flag variable
matt mooney
2011-03-17
1
-1
/
+1
*
fs: icache RCU free inodes
Nick Piggin
2011-01-07
1
-1
/
+8
*
convert get_sb_nodev() users
Al Viro
2010-10-29
1
-4
/
+4
*
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
1
-0
/
+2
[next]