Age | Commit message (Expand) | Author |
2023-10-30 | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-10-18 | orangefs: convert to new timestamp accessors | Jeff Layton |
2023-10-09 | orangefs: move orangefs_xattr_handlers to .rodata | Wedson Almeida Filho |
2023-08-11 | fs: drop the timespec64 argument from update_time | Jeff Layton |
2023-08-09 | fs: drop the timespec64 arg from generic_update_time | Jeff Layton |
2023-08-09 | fs: pass the request_mask to generic_fillattr | Jeff Layton |
2023-07-24 | orangefs: convert to ctime accessor functions | Jeff Layton |
2023-05-24 | orangefs: Provide a splice-read wrapper | David Howells |
2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-04-18 | orangefs: use folios in orangefs_readahead | Pankaj Raghav |
2023-03-06 | fs: drop unused posix acl handlers | Christian Brauner |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-20 | Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds |
2023-02-20 | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan |
2023-02-03 | orangefs: use bvec_set_{page,folio} to initialize bvecs | Christoph Hellwig |
2023-02-02 | fs: convert writepage_t callback to pass a folio | Matthew Wilcox (Oracle) |
2023-01-19 | fs: port acl to mnt_idmap | Christian Brauner |
2023-01-19 | fs: port xattr to mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->permission() to pass mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->fileattr_set() to pass mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->set_acl() to pass mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->rename() to pass mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->mkdir() to pass mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->symlink() to pass mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->create() to pass mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->getattr() to pass mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner |
2023-01-11 | filelock: move file locking definitions to separate header file | Jeff Layton |
2022-12-14 | Merge tag 'for-linus-6.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-12-12 | Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-12-07 | orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init() | Zhang Xiaoxu |
2022-12-07 | orangefs: Fix kmemleak in orangefs_sysfs_init() | Zhang Xiaoxu |
2022-12-07 | orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string() | Zhang Xiaoxu |
2022-12-07 | orangefs: Fix sysfs not cleanup when dev init failed | Zhang Xiaoxu |
2022-12-07 | orangefs: remove redundant assignment to variable buffer_index | Colin Ian King |
2022-12-07 | orangefs: remove variable i | Colin Ian King |
2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro |
2022-11-13 | orangefs: fix mode handling | Christian Brauner |
2022-10-20 | fs: rename current get acl method | Christian Brauner |
2022-10-19 | fs: pass dentry to set acl method | Christian Brauner |
2022-10-19 | orangefs: rework posix acl handling when creating new filesystem objects | Christian Brauner |
2022-10-13 | Merge tag 'for-linus-6.1-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-10-03 | Orangefs: change iterate to iterate_shared | Mike Marshall |
2022-09-01 | orangefs: use ->f_mapping | Al Viro |
2022-06-29 | orangefs: Remove test for folio error | Matthew Wilcox (Oracle) |
2022-05-09 | orangefs: Convert to free_folio | Matthew Wilcox (Oracle) |
2022-05-09 | orangefs: Convert to release_folio | Matthew Wilcox (Oracle) |
2022-05-09 | orangefs: Convert orangefs to read_folio | Matthew Wilcox (Oracle) |
2022-05-08 | fs: Remove flags parameter from aops->write_begin | Matthew Wilcox (Oracle) |