index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
orangefs
Age
Commit message (
Expand
)
Author
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-26
orangefs: use inode_update_timestamps directly
Christoph Hellwig
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2025-10-03
Merge tag 'for-linus-6.18-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-30
fs/orangefs: Replace kzalloc + copy_from_user with memdup_user_nul
Thorsten Blum
2025-09-30
orangefs: fix xattr related buffer overflow...
Mike Marshall
2025-09-30
orangefs: Remove unused type in macro fill_default_sys_attrs
Zhen Ni
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
2025-07-31
Merge tag 'for-linus-6.17-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-22
fs/orangefs: Allow 2 more characters in do_c_string()
Dan Carpenter
2025-07-21
fs: orangefs: replace scnprintf() with sysfs_emit()
Shankari Anand
2025-07-21
fs/orangefs: use snprintf() instead of sprintf()
Amir Mohammad Jahangirzad
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-06-19
fs: replace mmap hook with .mmap_prepare for simple mappings
Lorenzo Stoakes
2025-06-10
new helper: set_default_d_op()
Al Viro
2025-05-28
Merge tag 'for-linus-6.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-20
orangefs: adjust counting code to recover from 665575cf
Mike Marshall
2025-05-14
orangefs: Convert to use the new mount API
Eric Sandeen
2025-03-27
Merge tag 'for-linus-6.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.orangefs' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-18
orangefs: Bufmap deadcoding
Dr. David Alan Gilbert
2025-03-06
orangefs: Convert orangefs_writepages to contain an array of folios
Matthew Wilcox (Oracle)
2025-03-06
orangefs: Simplify bvec setup in orangefs_writepages_work()
Matthew Wilcox (Oracle)
2025-03-06
orangefs: Unify error & success paths in orangefs_writepages_work()
Matthew Wilcox (Oracle)
2025-03-06
orangefs: Pass mapping to orangefs_writepages_work()
Matthew Wilcox (Oracle)
2025-03-06
orangefs: Convert orangefs_writepage_locked() to take a folio
Matthew Wilcox (Oracle)
2025-03-06
orangefs: Remove orangefs_writepage()
Matthew Wilcox (Oracle)
2025-03-06
orangefs: make open_for_read and open_for_write boolean
Matthew Wilcox (Oracle)
2025-03-06
orangefs: Move s_kmod_keyword_mask_map to orangefs-debugfs.c
Matthew Wilcox (Oracle)
2025-03-06
orangefs: Do not truncate file size
Matthew Wilcox (Oracle)
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-01-31
Merge tag 'for-linus-6.14-ofs4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-27
orangefs_d_revalidate(): use stable parent inode and name passed by caller
Al Viro
2025-01-27
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
2025-01-15
orangefs-debugfs: don't mess with ->d_name
Al Viro
2025-01-08
orangefs: fix a oob in orangefs_debug_write
Mike Marshall
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-20
Merge tag 'for-linux-6.12-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-06
orangefs: Constify struct kobj_type
Huang Xiaojia
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-08-07
orangefs: Convert orangefs_write_begin() to use a folio
Matthew Wilcox (Oracle)
2024-08-07
orangefs: Convert orangefs_write_end() to use a folio
Matthew Wilcox (Oracle)
2024-05-31
orangefs: Remove calls to set/clear the error flag
Matthew Wilcox (Oracle)
2024-05-14
Merge tag 'for-linus-6.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]