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