summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-04-271-11/+26
|\
| * ocfs2: reduce ioctl stack usageArnd Bergmann2023-04-211-11/+26
* | Merge tag 'pull-old-dio' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2023-04-241-1/+1
|\ \
| * | __blockdev_direct_IO(): get rid of submit_io callbackAl Viro2023-03-051-1/+1
* | | Merge tag 'pull-write-one-page' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-241-4/+5
|\ \ \
| * | | ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_pageChristoph Hellwig2023-03-121-4/+5
| |/ /
* | | Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-04-241-9/+5
|\ \ \
| * | | fs: rename generic posix acl handlersChristian Brauner2023-03-061-7/+5
| * | | fs: drop unused posix acl handlersChristian Brauner2023-03-061-2/+0
| |/ /
* | | Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-242-4/+28
|\ \ \ | |_|/ |/| |
| * | ocfs2: Switch to security_inode_init_security()Roberto Sassu2023-03-232-4/+28
| |/
* / ocfs2: fix data corruption after failed writeJan Kara via Ocfs2-devel2023-03-071-2/+17
|/
* ocfs2: fix non-auto defrag path not working issueHeming Zhao via Ocfs2-devel2023-02-271-11/+13
* ocfs2: fix defrag path triggering jbd2 ASSERTHeming Zhao via Ocfs2-devel2023-02-271-10/+0
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-1/+15
|\
| * ocfs2: use filemap_fdatawrite_wbc instead of generic_writepagesChristoph Hellwig2023-01-181-1/+1
| * jbd2,ocfs2: move jbd2_journal_submit_inode_data_buffers to ocfs2Christoph Hellwig2023-01-181-1/+15
* | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-211-0/+5
|\ \
| * | net/sock: Introduce trace_sk_data_ready()Peilin Ye2023-01-231-0/+5
| |/
* | Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds2023-02-201-0/+1
|\ \
| * | fs: build the legacy direct I/O code conditionallyChristoph Hellwig2023-01-261-0/+1
| |/
* | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-2010-39/+39
|\ \
| * | quota: port to mnt_idmapChristian Brauner2023-01-191-2/+1
| * | fs: port privilege checking helpers to mnt_idmapChristian Brauner2023-01-192-3/+3
| * | fs: port inode_init_owner() to mnt_idmapChristian Brauner2023-01-192-3/+3
| * | fs: port acl to mnt_idmapChristian Brauner2023-01-191-1/+1
| * | fs: port xattr to mnt_idmapChristian Brauner2023-01-191-3/+3
| * | fs: port ->permission() to pass mnt_idmapChristian Brauner2023-01-193-5/+5
| * | fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner2023-01-192-2/+2
| * | fs: port ->set_acl() to pass mnt_idmapChristian Brauner2023-01-192-2/+2
| * | fs: port ->rename() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
| * | fs: port ->mknod() to pass mnt_idmapChristian Brauner2023-01-191-3/+3
| * | fs: port ->mkdir() to pass mnt_idmapChristian Brauner2023-01-192-2/+2
| * | fs: port ->symlink() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
| * | fs: port ->create() to pass mnt_idmapChristian Brauner2023-01-192-2/+2
| * | fs: port ->getattr() to pass mnt_idmapChristian Brauner2023-01-192-3/+3
| * | fs: port ->setattr() to pass mnt_idmapChristian Brauner2023-01-193-7/+8
| |/
* / filelock: move file locking definitions to separate header fileJeff Layton2023-01-112-0/+2
|/
* Treewide: Stop corrupting socket's task_fragBenjamin Coddington2022-12-191-0/+1
* Merge tag 'fs.ovl.setgid.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-121-2/+2
|\
| * attr: use consistent sgid stripping checksChristian Brauner2022-10-181-2/+2
* | Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-124-5/+6
|\ \
| * | fs: rename current get acl methodChristian Brauner2022-10-202-3/+3
| * | fs: pass dentry to set acl methodChristian Brauner2022-10-192-2/+3
| |/
* | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-121-1/+1
|\ \
| * | use less confusing names for iov_iter direction initializersAl Viro2022-11-251-1/+1
* | | ocfs2: always read both high and low parts of dinode link countAlexey Asemov2022-12-111-2/+1
* | | ocfs2: fix memory leak in ocfs2_mount_volume()Li Zetao2022-11-303-2/+6
* | | ocfs2: fix memory leak in ocfs2_stack_glue_init()Shang XiaoJing2022-11-181-1/+7
* | | ocfs2/dlm: use bitmap API instead of hand-writing itJoseph Qi2022-11-184-27/+24