summaryrefslogtreecommitdiffstats
path: root/fs/orangefs
Commit message (Expand)AuthorAgeFilesLines
* Julia Lawall reported this null pointer dereference, this should fix it.Mike Marshall2024-02-141-1/+1
* fs/orangefs: remove ORANGEFS_CACHE_CREATE_FLAGSVlastimil Babka2024-02-143-12/+2
* orangefs: saner arguments passing in readdir gutsAl Viro2023-12-211-20/+12
* Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-301-8/+8
|\
| * orangefs: convert to new timestamp accessorsJeff Layton2023-10-181-8/+8
* | orangefs: move orangefs_xattr_handlers to .rodataWedson Almeida Filho2023-10-092-2/+2
|/
* fs: drop the timespec64 argument from update_timeJeff Layton2023-08-112-2/+2
* fs: drop the timespec64 arg from generic_update_timeJeff Layton2023-08-091-1/+2
* fs: pass the request_mask to generic_fillattrJeff Layton2023-08-091-1/+1
* orangefs: convert to ctime accessor functionsJeff Layton2023-07-242-4/+4
* orangefs: Provide a splice-read wrapperDavid Howells2023-05-241-1/+21
* 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