| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2023-09-01 | 1 | -4/+4 |
|\ |
|
| * | jbd2: jbd2_journal_init_{dev,inode} return proper error return value | Zhang Yi | 2023-08-23 | 1 | -4/+4 |
* | | Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds | 2023-09-01 | 1 | -10/+3 |
|\ \ |
|
| * | | fs: dlm: fix F_CANCELLK to cancel pending request | Alexander Aring | 2023-07-21 | 1 | -10/+3 |
| |/ |
|
* | | Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux | Linus Torvalds | 2023-08-30 | 1 | -0/+1 |
|\ \ |
|
| * | | fs: add CONFIG_BUFFER_HEAD | Christoph Hellwig | 2023-08-02 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-08-29 | 6 | -43/+43 |
|\ \ |
|
| * | | fs: ocfs2: namei: check return value of ocfs2_add_entry() | Artem Chernyshev | 2023-08-18 | 1 | -0/+4 |
| * | | ocfs2: cluster: fix potential deadlock on &o2net_debug_lock | Chengfeng Ye | 2023-08-18 | 1 | -20/+20 |
| * | | ocfs2: cluster: fix potential deadlock on &qs->qs_lock | Chengfeng Ye | 2023-08-18 | 1 | -13/+13 |
| * | | ocfs2: use regular seq_show_option for osb_cluster_stack | Kees Cook | 2023-08-18 | 1 | -2/+1 |
| * | | ocfs2: Use struct_size() | Christophe JAILLET | 2023-08-18 | 1 | -3/+3 |
| * | | ocfs2: use flexible array in 'struct ocfs2_recovery_map' | Christophe JAILLET | 2023-08-18 | 2 | -5/+2 |
| |/ |
|
* | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-08-29 | 1 | -6/+1 |
|\ \ |
|
| * | | fs: convert block_commit_write to return void | Bean Huo | 2023-08-18 | 1 | -6/+1 |
| |/ |
|
* | | Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2023-08-28 | 1 | -3/+3 |
|\ \ |
|
| * | | ocfs2: stop using bdev->bd_super for journal error logging | Christoph Hellwig | 2023-08-09 | 1 | -3/+3 |
| |/ |
|
* | | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2023-08-28 | 12 | -52/+58 |
|\ \ |
|
| * | | fs: pass the request_mask to generic_fillattr | Jeff Layton | 2023-08-09 | 1 | -1/+1 |
| * | | ocfs2: convert to ctime accessor functions | Jeff Layton | 2023-07-24 | 12 | -51/+57 |
| |/ |
|
* / | vfs: get rid of old '->iterate' directory operation | Linus Torvalds | 2023-08-06 | 1 | -2/+3 |
|/ |
|
* | docs: update ocfs2-devel mailing list address | Anthony Iliopoulos | 2023-07-08 | 1 | -3/+3 |
* | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2023-06-29 | 1 | -17/+21 |
|\ |
|
| * | ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() | David Howells | 2023-06-25 | 1 | -6/+9 |
| * | ocfs2: Fix use of slab data with sendpage | David Howells | 2023-06-25 | 1 | -11/+12 |
* | | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-06-28 | 3 | -9/+4 |
|\ \ |
|
| * | | ocfs2: remove redundant assignment to variable bit_off | Colin Ian King | 2023-06-24 | 1 | -1/+1 |
| * | | ocfs2: cleanup trace events | Joseph Qi | 2023-06-10 | 1 | -2/+0 |
| * | | ocfs2: correct return value of ocfs2_local_free_info() | Joseph Qi | 2023-06-10 | 1 | -6/+3 |
* | | | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 2023-06-26 | 1 | -3/+4 |
|\ \ \ |
|
| * | | | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig | 2023-06-12 | 1 | -1/+2 |
| * | | | block: use the holder as indication for exclusive opens | Christoph Hellwig | 2023-06-12 | 1 | -2/+2 |
| * | | | block: introduce holder ops | Christoph Hellwig | 2023-06-05 | 1 | -1/+1 |
* | | | | Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 2023-06-26 | 2 | -3/+43 |
|\| | |
| |_|/
|/| | |
|
| * | | splice: Use filemap_splice_read() instead of generic_file_splice_read() | David Howells | 2023-05-24 | 1 | -1/+1 |
| * | | ocfs2: Provide a splice-read wrapper | David Howells | 2023-05-24 | 2 | -2/+42 |
| |/ |
|
* | | ocfs2: check new file size on fallocate call | Luís Henriques | 2023-06-12 | 1 | -1/+7 |
* | | ocfs2: fix use-after-free when unmounting read-only filesystem | Luís Henriques | 2023-06-12 | 1 | -2/+4 |
|/ |
|
* | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-04-28 | 1 | -11/+26 |
|\ |
|
| * | ocfs2: reduce ioctl stack usage | Arnd Bergmann | 2023-04-21 | 1 | -11/+26 |
* | | Merge tag 'pull-old-dio' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2023-04-25 | 1 | -1/+1 |
|\ \ |
|
| * | | __blockdev_direct_IO(): get rid of submit_io callback | Al Viro | 2023-03-06 | 1 | -1/+1 |
* | | | Merge tag 'pull-write-one-page' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-04-25 | 1 | -4/+5 |
|\ \ \ |
|
| * | | | ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page | Christoph Hellwig | 2023-03-13 | 1 | -4/+5 |
| |/ / |
|
* | | | Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 2023-04-24 | 1 | -9/+5 |
|\ \ \ |
|
| * | | | fs: rename generic posix acl handlers | Christian Brauner | 2023-03-06 | 1 | -7/+5 |
| * | | | fs: drop unused posix acl handlers | Christian Brauner | 2023-03-06 | 1 | -2/+0 |
| |/ / |
|
* | | | Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-04-24 | 2 | -4/+28 |
|\ \ \
| |_|/
|/| | |
|
| * | | ocfs2: Switch to security_inode_init_security() | Roberto Sassu | 2023-03-24 | 2 | -4/+28 |
| |/ |
|
* / | ocfs2: fix data corruption after failed write | Jan Kara via Ocfs2-devel | 2023-03-08 | 1 | -2/+17 |
|/ |
|