index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
dlmfs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-17
ocfs2: kill EBUSY from dlmfs_evict_inode
Junxiao Bi
1
-3
/
+11
2022-05-25
ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
Junxiao Bi via Ocfs2-devel
1
-1
/
+15
2022-05-25
ocfs2: dlmfs: don't clear USER_LOCK_ATTACHED when destroying lock
Junxiao Bi
1
-1
/
+0
2022-03-23
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
3
-9
/
+3
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-3
/
+6
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-2
/
+2
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
1
-2
/
+2
2020-06-15
dlmfs: clean up dlmfs_file_{read,write}() a bit
Al Viro
3
-55
/
+13
2020-06-02
Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-19
/
+14
2020-05-09
dlmfs_file_write(): get rid of pointless access_ok()
Al Viro
1
-3
/
+0
2020-04-23
dlmfs: convert dlmfs_file_read() to copy_to_user()
Al Viro
1
-19
/
+14
2020-04-23
dlmfs_file_write(): fix the bogosity in handling non-zero *ppos
Al Viro
1
-15
/
+12
2020-01-31
ocfs2: make local header paths relative to C files
Masahiro Yamada
3
-7
/
+5
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-02
dlmfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-01-04
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-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-3
/
+3
2017-11-28
fs: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2017-11-16
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-11
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-08
fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
1
-1
/
+1
2016-09-28
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-21
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-15
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-21
fs: remove mapping->backing_dev_info
Christoph Hellwig
1
-2
/
+0
2015-01-21
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-22
ocfs2: remove versioning information
Goldwyn Rodrigues
4
-77
/
+2
2013-09-12
ocfs2: remove unused variable ip in dlmfs_get_root_inode()
Joseph Qi
1
-3
/
+0
2013-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-3
/
+3
2012-10-03
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-21
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-12
/
+2
2012-01-04
ocfs2: propagate umode_t
Al Viro
1
-2
/
+2
2012-01-04
dlmfs: use inode_init_owner()
Al Viro
1
-13
/
+2
[next]