summaryrefslogtreecommitdiff
path: root/fs/orangefs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-4/+5
|\
| * orangefs: use folios in orangefs_readaheadPankaj Raghav2023-04-181-4/+5
* | fs: drop unused posix acl handlersChristian Brauner2023-03-061-2/+0
|/
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-232-14/+12
|\
| * mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-2/+1
| * fs: convert writepage_t callback to pass a folioMatthew Wilcox (Oracle)2023-02-021-12/+11
* | Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds2023-02-201-15/+7
|\ \
| * | orangefs: use bvec_set_{page,folio} to initialize bvecsChristoph Hellwig2023-02-031-15/+7
| |/
* | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-205-20/+20
|\ \
| * | fs: port acl to mnt_idmapChristian Brauner2023-01-191-1/+1
| * | fs: port xattr to mnt_idmapChristian Brauner2023-01-191-1/+1
| * | fs: port ->permission() to pass mnt_idmapChristian Brauner2023-01-192-3/+3
| * | fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
| * | fs: port ->set_acl() to pass mnt_idmapChristian Brauner2023-01-193-3/+3
| * | fs: port ->rename() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
| * | fs: port ->mkdir() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
| * | fs: port ->symlink() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
| * | fs: port ->create() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
| * | fs: port ->getattr() to pass mnt_idmapChristian Brauner2023-01-192-3/+3
| * | fs: port ->setattr() to pass mnt_idmapChristian Brauner2023-01-192-4/+4
| |/
* | filelock: move file locking definitions to separate header fileJeff Layton2023-01-111-0/+1
|/
* Merge tag 'for-linus-6.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-145-38/+73
|\
| * orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()Zhang Xiaoxu2022-12-071-23/+3
| * orangefs: Fix kmemleak in orangefs_sysfs_init()Zhang Xiaoxu2022-12-071-8/+63
| * orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()Zhang Xiaoxu2022-12-071-0/+3
| * orangefs: Fix sysfs not cleanup when dev init failedZhang Xiaoxu2022-12-071-4/+4
| * orangefs: remove redundant assignment to variable buffer_indexColin Ian King2022-12-071-1/+0
| * orangefs: remove variable iColin Ian King2022-12-071-2/+0
* | Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-124-55/+55
|\ \
| * | orangefs: fix mode handlingChristian Brauner2022-11-133-10/+12
| * | fs: rename current get acl methodChristian Brauner2022-10-202-2/+2
| * | fs: pass dentry to set acl methodChristian Brauner2022-10-193-7/+9
| * | orangefs: rework posix acl handling when creating new filesystem objectsChristian Brauner2022-10-194-54/+50
| |/
* | use less confusing names for iov_iter direction initializersAl Viro2022-11-251-4/+4
|/
* Merge tag 'for-linus-6.1-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-131-1/+1
|\
| * Orangefs: change iterate to iterate_sharedMike Marshall2022-10-031-1/+1
* | orangefs: use ->f_mappingAl Viro2022-09-011-3/+1
|/
* orangefs: Remove test for folio errorMatthew Wilcox (Oracle)2022-06-291-3/+1
* orangefs: Convert to free_folioMatthew Wilcox (Oracle)2022-05-091-3/+3
* orangefs: Convert to release_folioMatthew Wilcox (Oracle)2022-05-091-3/+3
* orangefs: Convert orangefs to read_folioMatthew Wilcox (Oracle)2022-05-091-17/+16
* fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)2022-05-081-3/+2
* fs: Remove aop flags parameter from grab_cache_page_write_begin()Matthew Wilcox (Oracle)2022-05-081-1/+1
* Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-60/+61
|\
| * fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folioMatthew Wilcox (Oracle)2022-03-151-1/+1
| * orangefs: Convert launder_page to launder_folioMatthew Wilcox (Oracle)2022-03-151-33/+36
| * orangefs: Convert from invalidatepage to invalidate_folioMatthew Wilcox (Oracle)2022-03-151-27/+25
* | fs: allocate inode by using alloc_inode_sb()Muchun Song2022-03-221-1/+1
|/
* orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc()Christophe JAILLET2021-12-311-4/+3
* orangefs: use default_groups in kobj_typeGreg Kroah-Hartman2021-12-311-7/+14