| Commit message (Expand) | Author | Age | Files | Lines |
* | ocfs2: fix data corruption after failed write | Jan Kara via Ocfs2-devel | 2023-03-08 | 1 | -2/+17 |
* | ocfs2: fix non-auto defrag path not working issue | Heming Zhao via Ocfs2-devel | 2023-02-28 | 1 | -11/+13 |
* | ocfs2: fix defrag path triggering jbd2 ASSERT | Heming Zhao via Ocfs2-devel | 2023-02-28 | 1 | -10/+0 |
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-02-24 | 1 | -1/+15 |
|\ |
|
| * | ocfs2: use filemap_fdatawrite_wbc instead of generic_writepages | Christoph Hellwig | 2023-01-19 | 1 | -1/+1 |
| * | jbd2,ocfs2: move jbd2_journal_submit_inode_data_buffers to ocfs2 | Christoph Hellwig | 2023-01-19 | 1 | -1/+15 |
* | | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2023-02-22 | 1 | -0/+5 |
|\ \ |
|
| * | | net/sock: Introduce trace_sk_data_ready() | Peilin Ye | 2023-01-23 | 1 | -0/+5 |
| |/ |
|
* | | Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds | 2023-02-20 | 1 | -0/+1 |
|\ \ |
|
| * | | fs: build the legacy direct I/O code conditionally | Christoph Hellwig | 2023-01-26 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-02-20 | 10 | -39/+39 |
|\ \ |
|
| * | | quota: port to mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -2/+1 |
| * | | fs: port privilege checking helpers to mnt_idmap | Christian Brauner | 2023-01-19 | 2 | -3/+3 |
| * | | fs: port inode_init_owner() to mnt_idmap | Christian Brauner | 2023-01-19 | 2 | -3/+3 |
| * | | fs: port acl to mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -1/+1 |
| * | | fs: port xattr to mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -3/+3 |
| * | | fs: port ->permission() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 3 | -5/+5 |
| * | | fs: port ->fileattr_set() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 2 | -2/+2 |
| * | | fs: port ->set_acl() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 2 | -2/+2 |
| * | | fs: port ->rename() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -1/+1 |
| * | | fs: port ->mknod() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -3/+3 |
| * | | fs: port ->mkdir() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 2 | -2/+2 |
| * | | fs: port ->symlink() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -1/+1 |
| * | | fs: port ->create() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 2 | -2/+2 |
| * | | fs: port ->getattr() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 2 | -3/+3 |
| * | | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 3 | -7/+8 |
| |/ |
|
* / | filelock: move file locking definitions to separate header file | Jeff Layton | 2023-01-11 | 2 | -0/+2 |
|/ |
|
* | Treewide: Stop corrupting socket's task_frag | Benjamin Coddington | 2022-12-20 | 1 | -0/+1 |
* | Merge tag 'fs.ovl.setgid.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-12-13 | 1 | -2/+2 |
|\ |
|
| * | attr: use consistent sgid stripping checks | Christian Brauner | 2022-10-18 | 1 | -2/+2 |
* | | Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-12-13 | 4 | -5/+6 |
|\ \ |
|
| * | | fs: rename current get acl method | Christian Brauner | 2022-10-20 | 2 | -3/+3 |
| * | | fs: pass dentry to set acl method | Christian Brauner | 2022-10-19 | 2 | -2/+3 |
| |/ |
|
* | | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2022-12-13 | 1 | -1/+1 |
|\ \ |
|
| * | | use less confusing names for iov_iter direction initializers | Al Viro | 2022-11-25 | 1 | -1/+1 |
* | | | ocfs2: always read both high and low parts of dinode link count | Alexey Asemov | 2022-12-12 | 1 | -2/+1 |
* | | | ocfs2: fix memory leak in ocfs2_mount_volume() | Li Zetao | 2022-12-01 | 3 | -2/+6 |
* | | | ocfs2: fix memory leak in ocfs2_stack_glue_init() | Shang XiaoJing | 2022-11-18 | 1 | -1/+7 |
* | | | ocfs2/dlm: use bitmap API instead of hand-writing it | Joseph Qi | 2022-11-18 | 4 | -27/+24 |
* | | | ocfs2: use bitmap API in fill_node_map | Joseph Qi | 2022-11-18 | 6 | -20/+16 |
* | | | ocfs2/cluster: use bitmap API instead of hand-writing it | Joseph Qi | 2022-11-18 | 2 | -11/+11 |
|/ / |
|
* | | ocfs2: clear dinode links count in case of error | Joseph Qi | 2022-10-21 | 1 | -2/+10 |
* | | ocfs2: fix BUG when iput after ocfs2_mknod fails | Joseph Qi | 2022-10-21 | 1 | -10/+1 |
|/ |
|
* | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-10-12 | 5 | -9/+9 |
|\ |
|
| * | fs/ocfs2: fix repeated words in comments | wangjianli | 2022-10-03 | 1 | -1/+1 |
| * | fs/ocfs2/suballoc.h: fix spelling typo in comment | Jiangshan Yi | 2022-10-03 | 1 | -1/+1 |
| * | ocfs2: replace zero-length arrays with DECLARE_FLEX_ARRAY() helper | Gustavo A. R. Silva | 2022-10-03 | 1 | -4/+4 |
| * | ocfs2: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-09-12 | 2 | -3/+3 |
* | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-11 | 2 | -4/+2 |
|\ \ |
|
| * | | ocfs2: replace ll_rw_block() | Zhang Yi | 2022-09-12 | 2 | -4/+2 |
| |/ |
|