index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-20
Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-39
/
+39
2023-01-26
fs: build the legacy direct I/O code conditionally
Christoph Hellwig
1
-0
/
+1
2023-01-19
quota: port to mnt_idmap
Christian Brauner
1
-2
/
+1
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
2
-3
/
+3
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2
-3
/
+3
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
1
-3
/
+3
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
3
-5
/
+5
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
1
-3
/
+3
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2
-3
/
+3
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
3
-7
/
+8
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
2
-0
/
+2
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
1
-0
/
+1
2022-12-12
Merge tag 'fs.ovl.setgid.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2022-12-12
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+6
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2022-12-11
ocfs2: always read both high and low parts of dinode link count
Alexey Asemov
1
-2
/
+1
2022-11-30
ocfs2: fix memory leak in ocfs2_mount_volume()
Li Zetao
3
-2
/
+6
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-11-18
ocfs2: fix memory leak in ocfs2_stack_glue_init()
Shang XiaoJing
1
-1
/
+7
2022-11-18
ocfs2/dlm: use bitmap API instead of hand-writing it
Joseph Qi
4
-27
/
+24
2022-11-18
ocfs2: use bitmap API in fill_node_map
Joseph Qi
6
-20
/
+16
2022-11-18
ocfs2/cluster: use bitmap API instead of hand-writing it
Joseph Qi
2
-11
/
+11
2022-10-20
ocfs2: clear dinode links count in case of error
Joseph Qi
1
-2
/
+10
2022-10-20
ocfs2: fix BUG when iput after ocfs2_mknod fails
Joseph Qi
1
-10
/
+1
2022-10-20
fs: rename current get acl method
Christian Brauner
2
-3
/
+3
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
2
-2
/
+3
2022-10-18
attr: use consistent sgid stripping checks
Christian Brauner
1
-2
/
+2
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-9
/
+9
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+2
2022-10-06
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-12
/
+12
2022-10-03
Merge tag 'dlm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-1
/
+1
2022-10-03
fs/ocfs2: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-10-03
fs/ocfs2/suballoc.h: fix spelling typo in comment
Jiangshan Yi
1
-1
/
+1
2022-10-03
ocfs2: replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-4
/
+4
2022-09-11
ocfs2: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-3
/
+3
2022-09-11
ocfs2: replace ll_rw_block()
Zhang Yi
2
-4
/
+2
2022-08-28
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2
-5
/
+6
2022-08-23
fs: dlm: remove DLM_LSFL_FS from uapi
Alexander Aring
1
-1
/
+1
2022-08-17
Change calling conventions for filldir_t
Al Viro
2
-12
/
+12
2022-08-09
Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-0
/
+1
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-26
/
+17
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-51
/
+19
[next]