| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2024-03-15 | 3 | -3/+4 |
|\ |
|
| * | ocfs2: enable ocfs2_listxattr for special files | Su Yue | 2024-03-14 | 1 | -0/+1 |
| * | ocfs2: remove SLAB_MEM_SPREAD flag usage | Chengming Zhou | 2024-03-14 | 2 | -5/+4 |
| * | ocfs2: spelling fix | Yongzhen Zhang | 2024-02-23 | 1 | -1/+1 |
* | | Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-03-13 | 4 | -2/+17 |
|\ \ |
|
| * | | quota: Properly annotate i_dquot arrays with __rcu | Jan Kara | 2024-02-08 | 2 | -2/+2 |
| * | | quota: Set nofs allocation context when acquiring dqio_sem | Jan Kara | 2024-01-23 | 2 | -0/+15 |
| |/ |
|
* | | mm, slab: remove last vestiges of SLAB_MEM_SPREAD | Linus Torvalds | 2024-03-13 | 2 | -5/+4 |
* | | Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 2024-03-11 | 1 | -2/+2 |
|\ \ |
|
| * | | fs: super_set_uuid() | Kent Overstreet | 2024-02-08 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 2024-03-11 | 1 | -16/+16 |
|\ \ |
|
| * | | ocfs2: port block device access to file | Christian Brauner | 2024-02-25 | 1 | -16/+16 |
| |/ |
|
* | | ocfs2: adapt to breakup of struct file_lock | Jeff Layton | 2024-02-05 | 2 | -6/+4 |
* | | filelock: split common fields into struct file_lock_core | Jeff Layton | 2024-02-05 | 2 | -0/+2 |
* | | ocfs2: convert to using new filelock helpers | Jeff Layton | 2024-02-05 | 2 | -3/+3 |
|/ |
|
* | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2024-01-12 | 2 | -16/+0 |
|\ |
|
| * | ocfs2_find_match(): there's no such thing as NULL or negative ->d_parent | Al Viro | 2023-12-21 | 1 | -7/+0 |
| * | __ocfs2_add_entry(), ocfs2_prepare_dir_for_insert(): namelen checks | Al Viro | 2023-12-21 | 1 | -9/+0 |
* | | Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2024-01-12 | 1 | -3/+5 |
|\ \ |
|
| * | | ocfs2: Avoid touching renamed directory if parent does not change | Jan Kara | 2023-11-25 | 1 | -3/+5 |
| |/ |
|
* | | Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2024-01-11 | 1 | -1/+0 |
|\ \ |
|
| * | | fs: Remove the now superfluous sentinel elements from ctl_table array | Joel Granados | 2023-12-28 | 1 | -1/+0 |
| |/ |
|
* | | Merge tag 'dlm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds | 2024-01-10 | 1 | -0/+1 |
|\ \ |
|
| * | | dlm: implement EXPORT_OP_ASYNC_LOCK | Alexander Aring | 2023-11-16 | 1 | -0/+1 |
| |/ |
|
* | | fs: convert block_write_full_page to block_write_full_folio | Matthew Wilcox (Oracle) | 2023-12-29 | 2 | -2/+2 |
* | | ocfs2: remove writepage implementation | Matthew Wilcox (Oracle) | 2023-12-29 | 2 | -11/+6 |
* | | fs: convert error_remove_page to error_remove_folio | Matthew Wilcox (Oracle) | 2023-12-11 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-11-03 | 6 | -7/+25 |
|\ |
|
| * | ocfs2: fix a spelling typo in comment | Kunwu Chan | 2023-11-01 | 1 | -1/+1 |
| * | ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error() | Jia Rui | 2023-11-01 | 1 | -1/+8 |
| * | ocfs2: fix a typo in a comment | Yuanheng Zhang | 2023-10-18 | 1 | -1/+1 |
| * | fs: ocfs2: check status values | Artem Chernyshev | 2023-10-18 | 2 | -0/+12 |
| * | ocfs2: annotate struct ocfs2_replay_map with __counted_by | Kees Cook | 2023-10-18 | 1 | -1/+1 |
| * | fs: ocfs2: replace strlcpy with sysfs_emit | Azeem Shaikh | 2023-10-04 | 1 | -2/+1 |
| * | ocfs2: correct range->len in ocfs2_trim_fs() | Yuanheng Zhang | 2023-10-04 | 1 | -1/+1 |
* | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-11-03 | 1 | -9/+10 |
|\ \ |
|
| * | | buffer: remove folio_create_empty_buffers() | Matthew Wilcox (Oracle) | 2023-10-26 | 1 | -1/+1 |
| * | | ocfs2: convert ocfs2_map_page_blocks to use a folio | Matthew Wilcox (Oracle) | 2023-10-26 | 1 | -9/+10 |
| |/ |
|
* | | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-10-31 | 1 | -1/+1 |
|\ \ |
|
| * | | ocfs2: Annotate struct ocfs2_slot_info with __counted_by | Kees Cook | 2023-10-02 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 2023-10-30 | 12 | -75/+77 |
|\ \ |
|
| * | | ocfs2: convert to new timestamp accessors | Jeff Layton | 2023-10-18 | 12 | -75/+77 |
| |/ |
|
* | | Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 2023-10-30 | 2 | -3/+3 |
|\ \ |
|
| * | | ocfs2: move ocfs2_xattr_handlers and ocfs2_xattr_handler_map to .rodata | Wedson Almeida Filho | 2023-10-09 | 2 | -3/+3 |
| |/ |
|
* / | ocfs2: Convert to use bdev_open_by_dev() | Jan Kara | 2023-10-28 | 1 | -36/+45 |
|/ |
|
* | 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 |
|\ \ |
|