aboutsummaryrefslogtreecommitdiffstats
path: root/fs/orangefs
AgeCommit message (Expand)AuthorFilesLines
2024-02-14Julia Lawall reported this null pointer dereference, this should fix it.Mike Marshall1-1/+1
2024-02-14fs/orangefs: remove ORANGEFS_CACHE_CREATE_FLAGSVlastimil Babka3-12/+2
2023-12-21orangefs: saner arguments passing in readdir gutsAl Viro1-20/+12
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds1-8/+8
2023-10-18orangefs: convert to new timestamp accessorsJeff Layton1-8/+8
2023-10-09orangefs: move orangefs_xattr_handlers to .rodataWedson Almeida Filho2-2/+2
2023-08-11fs: drop the timespec64 argument from update_timeJeff Layton2-2/+2
2023-08-09fs: drop the timespec64 arg from generic_update_timeJeff Layton1-1/+2
2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton1-1/+1
2023-07-24orangefs: convert to ctime accessor functionsJeff Layton2-4/+4
2023-05-24orangefs: Provide a splice-read wrapperDavid Howells1-1/+21
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+5
2023-04-18orangefs: use folios in orangefs_readaheadPankaj Raghav1-4/+5
2023-03-06fs: drop unused posix acl handlersChristian Brauner1-2/+0
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-14/+12
2023-02-20Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds1-15/+7
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-20/+20
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan1-2/+1
2023-02-03orangefs: use bvec_set_{page,folio} to initialize bvecsChristoph Hellwig1-15/+7
2023-02-02fs: convert writepage_t callback to pass a folioMatthew Wilcox (Oracle)1-12/+11
2023-01-19fs: port acl to mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port xattr to mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner2-3/+3
2023-01-19fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->set_acl() to pass mnt_idmapChristian Brauner3-3/+3
2023-01-19fs: port ->rename() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->create() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->getattr() to pass mnt_idmapChristian Brauner2-3/+3
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner2-4/+4
2023-01-11filelock: move file locking definitions to separate header fileJeff Layton1-0/+1
2022-12-14Merge tag 'for-linus-6.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-38/+73
2022-12-12Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-55/+55
2022-12-07orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()Zhang Xiaoxu1-23/+3
2022-12-07orangefs: Fix kmemleak in orangefs_sysfs_init()Zhang Xiaoxu1-8/+63
2022-12-07orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()Zhang Xiaoxu1-0/+3
2022-12-07orangefs: Fix sysfs not cleanup when dev init failedZhang Xiaoxu1-4/+4
2022-12-07orangefs: remove redundant assignment to variable buffer_indexColin Ian King1-1/+0
2022-12-07orangefs: remove variable iColin Ian King1-2/+0
2022-11-25use less confusing names for iov_iter direction initializersAl Viro1-4/+4
2022-11-13orangefs: fix mode handlingChristian Brauner3-10/+12
2022-10-20fs: rename current get acl methodChristian Brauner2-2/+2
2022-10-19fs: pass dentry to set acl methodChristian Brauner3-7/+9
2022-10-19orangefs: rework posix acl handling when creating new filesystem objectsChristian Brauner4-54/+50
2022-10-13Merge tag 'for-linus-6.1-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-10-03Orangefs: change iterate to iterate_sharedMike Marshall1-1/+1
2022-09-01orangefs: use ->f_mappingAl Viro1-3/+1
2022-06-29orangefs: Remove test for folio errorMatthew Wilcox (Oracle)1-3/+1
2022-05-09orangefs: Convert to free_folioMatthew Wilcox (Oracle)1-3/+3
2022-05-09orangefs: Convert to release_folioMatthew Wilcox (Oracle)1-3/+3
2022-05-09orangefs: Convert orangefs to read_folioMatthew Wilcox (Oracle)1-17/+16
2022-05-08fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)1-3/+2
2022-05-08fs: Remove aop flags parameter from grab_cache_page_write_begin()Matthew Wilcox (Oracle)1-1/+1
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-60/+61
2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song1-1/+1
2022-03-15fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folioMatthew Wilcox (Oracle)1-1/+1
2022-03-15orangefs: Convert launder_page to launder_folioMatthew Wilcox (Oracle)1-33/+36
2022-03-15orangefs: Convert from invalidatepage to invalidate_folioMatthew Wilcox (Oracle)1-27/+25
2021-12-31orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc()Christophe JAILLET1-4/+3
2021-12-31orangefs: use default_groups in kobj_typeGreg Kroah-Hartman1-7/+14
2021-11-09Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+5
2021-10-18mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>Christoph Hellwig1-1/+1
2021-10-18mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>Christoph Hellwig1-0/+1
2021-10-11orangefs: Fix sb refcount leak when allocate sb info failed.Chenyuan Mi1-1/+1
2021-10-11fs: orangefs: fix error return code of orangefs_revalidate_lookup()Jia-Ju Bai1-1/+3
2021-10-11orangefs: Remove redundant initialization of variable retColin Ian King1-1/+1
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi2-2/+5
2021-08-17fs: add generic helper for filling statx attribute flagsAmir Goldstein1-6/+1
2021-06-28orangefs: fix orangefs df output.Mike Marshall1-1/+1
2021-06-28orangefs: readahead adjustmentMike Marshall1-4/+3
2021-04-29orangefs: leave files in the page cache for a few micro seconds at leastMike Marshall1-1/+1
2021-04-28Orangef: implement orangefs_readahead.Mike Marshall2-103/+53
2021-04-27Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-79/+50
2021-04-12orangefs: convert to fileattrMiklos Szeredi2-79/+50
2021-03-12orangefs_inode_is_stale(): i_mode type bits do *not* form a bitmap...Al Viro1-1/+1
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-20/+32
2021-01-24fs: make helpers idmap mount awareChristian Brauner4-14/+24
2021-01-24stat: handle idmapped mountsChristian Brauner1-1/+1
2021-01-24acl: handle idmapped mountsChristian Brauner3-2/+4
2021-01-24attr: handle idmapped mountsChristian Brauner1-2/+2
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner1-1/+1
2021-01-06orangefs_file_mmap(): use %pDAl Viro1-4/+1
2020-12-16orangefs: add splice file operationsMike Marshall1-0/+2
2020-08-04orangefs: remove unnecessary assignment to variable retJing Xiangfeng1-1/+0
2020-07-28orangefs: posix acl fix...Mike Marshall1-9/+10
2020-06-05Merge tag 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+4
2020-06-02orangefs: use attach/detach_page_privateGuoqing Jiang1-26/+6
2020-05-29orangefs: convert get_user_pages() --> pin_user_pages()John Hubbard1-6/+3
2020-05-29orangefs: remove redundant assignment to variable retColin Ian King1-1/+1
2020-04-08orangefs: don't mess with I_DIRTY_TIMES in orangefs_flushMike Marshall1-8/+0
2020-04-08orangefs: get rid of knob code...Mike Marshall3-62/+7
2020-02-04help_next should increase position indexVasily Averin1-0/+1
2019-12-04orangefs: posix open permission checking...Mike Marshall3-7/+43
2019-09-19Merge tag 'for-linus-5.4-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2019-09-12orangefs: remove redundant assignment to errColin Ian King1-1/+1
2019-09-12orangefs: Add octal zero prefixArtur Świgoń1-1/+1
2019-07-31docs: fs: convert porting to ReSTMauro Carvalho Chehab1-1/+1
2019-07-31docs: fs: convert docs without extension to ReSTMauro Carvalho Chehab1-1/+1
2019-07-16Merge tag 'for-linus-5.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+1
2019-07-12Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds1-9/+28
2019-07-11orangefs: eliminate needless variable assignmentsMike Marshall1-2/+0
2019-07-11orangefs: remove redundant assignment to variable buffer_indexColin Ian King1-1/+1
2019-07-04orangefs: fix build warning from debugfs cleanup patchGreg Kroah-Hartman3-21/+6
2019-07-03orangefs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-31/+4
2019-07-01vfs: create a generic checking and prep function for FS_IOC_SETFLAGSDarrick J. Wong1-9/+28
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny1-1/+1
2019-05-09Merge tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-490/+1300
2019-05-03orangefs: truncate before updating sizeMartin Brandenburg1-1/+5
2019-05-03orangefs: copy Orangefs-sized blocks into the pagecache if possible.Mike Marshall5-15/+156
2019-05-03orangefs: pass slot index back to readpage.Mike Marshall3-6/+6
2019-05-03orangefs: remember count when reading.Mike Marshall2-1/+29
2019-05-03orangefs: add orangefs_revalidate_mappingMartin Brandenburg5-19/+328
2019-05-03orangefs: implement writepagesMartin Brandenburg1-0/+1
2019-05-03orangefs: write range trackingMartin Brandenburg3-35/+274
2019-05-03orangefs: avoid fsync service operation on flushMartin Brandenburg1-1/+23
2019-05-03orangefs: skip inode writeout if nothing to writeMartin Brandenburg1-0/+5
2019-05-03orangefs: move do_readv_writev to direct_IOMartin Brandenburg2-111/+111
2019-05-03orangefs: do not return successful read when the client-core disappearedMartin Brandenburg1-1/+4
2019-05-03orangefs: implement writepageMartin Brandenburg3-68/+80
2019-05-03orangefs: migrate to generic_file_read_iterMartin Brandenburg3-104/+38
2019-05-03orangefs: service ops done for writeback are not killableMartin Brandenburg3-9/+12
2019-05-03orangefs: remove orangefs_readpagesMartin Brandenburg1-38/+1
2019-05-03orangefs: reorganize setattr functions to track attribute changesMartin Brandenburg6-119/+129
2019-05-03orangefs: let setattr write to cached inodeMartin Brandenburg2-8/+20
2019-05-03orangefs: set up and use backing_dev_infoMartin Brandenburg1-7/+14
2019-05-03orangefs: hold i_lock during inode_getattrMartin Brandenburg2-12/+25
2019-05-03orangefs: update attributes rather than relying on serverMartin Brandenburg2-9/+8
2019-05-03orangefs: simplify orangefs_inode_getattr interfaceMartin Brandenburg4-38/+28
2019-05-03orangefs: do not invalidate attributes on inode createMartin Brandenburg2-12/+0
2019-05-03orangefs: implement xattr cacheMartin Brandenburg4-1/+127
2019-05-01orangefs: make use of ->free_inode()Al Viro1-6/+3
2019-03-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+2
2019-02-20orangefs: remove two un-needed BUG_ONs...Mike Marshall1-4/+0
2019-02-01orangefs: don't reinitialize result_mask in ->getattrChristoph Hellwig1-5/+2
2019-01-04fs: don't open code lru_to_page()Nikolay Borisov1-1/+1
2019-01-04fs/: remove caller signal_pending branch predictionsDavidlohr Bueso1-1/+1
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-1/+1
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells1-1/+1
2018-10-18orangefs: no need to check for service_operation returns > 0Mike Marshall1-1/+1
2018-10-18orangefs: some error code paths missed kmem_cache_freeMike Marshall1-3/+3
2018-10-18orangefs: don't let orangefs_iget return NULL.Mike Marshall1-1/+5
2018-10-18orangefs: don't let orangefs_new_inode return NULLMike Marshall1-1/+1
2018-10-10orangefs: rate limit the client not running info messageColin Ian King1-1/+1
2018-10-10orangefs: cache NULL when both default_acl and acl are NULLChengguang Xu1-0/+4
2018-08-14orangefs: remove redundant pointer orangefs_inodeColin Ian King1-3/+0
2018-08-14orangefs: Adding new return type vm_fault_tSouptick Joarder1-9/+10
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds1-1/+1
2018-06-16Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-42/+12
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab1-1/+1
2018-06-15orangefs: simplify compat ioctl handlingAl Viro1-42/+12
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-2/+2
2018-06-14Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann2-2/+2
2018-06-07Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-76/+91
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani2-2/+2
2018-06-01orangefs: use sparse annotations for holding locks across function calls.Mike Marshall1-4/+10
2018-06-01orangefs: make debug_help_fops staticMike Marshall1-1/+1
2018-06-01orangefs: remove unused function orangefs_get_bufmap_initMike Marshall1-14/+0
2018-06-01orangefs: specify user pointers when using dev_map_desc and bufmapMike Marshall2-2/+2
2018-06-01orangefs: formatting cleanupsMike Marshall6-39/+55
2018-06-01orangefs: set i_size on new symlinkMartin Brandenburg1-0/+7
2018-06-01orangefs: report attributes_mask and attributes for statxMartin Brandenburg1-0/+7
2018-06-01orangefs: make struct orangefs_file_vm_ops staticColin Ian King1-1/+1
2018-06-01orangefs: revamp block sizesMartin Brandenburg4-15/+8
2018-05-22orangefs_lookup: simplifyAl Viro1-56/+8
2018-05-11do d_instantiate/unlock_new_inode combinations safelyAl Viro1-6/+3
2018-04-15orangefs_kill_sb(): deal with allocation failuresAl Viro1-0/+5
2018-04-09Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-241/+78
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2018-04-03orangefs: remove unused codeMartin Brandenburg3-128/+0
2018-04-03orangefs: make several *_operations structs staticMartin Brandenburg3-31/+28
2018-04-03orangefs: implement vm_ops->faultMartin Brandenburg1-2/+28
2018-04-02orangefs: open code short single-use functionsMartin Brandenburg1-76/+19
2018-04-02orangefs: replace vmalloc and memset with vzallocColin Ian King1-2/+1
2018-04-02orangefs: bug fix for a race condition when getting a slotDavid Reynolds1-2/+2
2018-03-27treewide: Fix typos in printkMasanari Iida1-1/+1
2018-02-22get rid of pointless includes of fs_struct.hAl Viro1-1/+0
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2018-02-08Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds8-92/+74
2018-02-06orangefs: reverse sense of is-inode-stale test in d_revalidateMartin Brandenburg1-10/+7
2018-02-06orangefs: simplify orangefs_inode_is_staleMartin Brandenburg1-24/+30
2018-02-06Orangefs: don't propogate whacky error codesMike Marshall1-0/+1
2018-02-06orangefs: use correct string lengthXiongfeng Wang3-12/+12
2018-02-06orangefs: make orangefs_make_bad_inode staticMartin Brandenburg2-21/+19
2018-02-06orangefs: remove ORANGEFS_KERNEL_DEBUGMartin Brandenburg1-6/+2
2018-02-06orangefs: remove gossip_ldebug and gossip_lerrMartin Brandenburg3-17/+2
2018-02-06orangefs: make orangefs_client_debug_init staticMartin Brandenburg2-2/+1
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+10
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+3
2018-01-25orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg2-16/+2
2018-01-22orangefs: initialize op on loop restart in orangefs_devreq_readMartin Brandenburg1-1/+2
2018-01-22orangefs: use list_for_each_entry_safe in purge_waiting_opsMartin Brandenburg1-2/+2
2018-01-15orangefs: Define usercopy region in orangefs_inode_cache slab cacheDavid Windsor1-5/+10
2017-11-27fs: annotate ->poll() instancesAl Viro1-2/+2
2017-11-27orangefs: fix a braino in ->poll()Al Viro1-1/+1
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds1-4/+4
2017-11-21Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-154/+72
2017-11-17Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+0