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
/
hpfs
/
file.c
Age
Commit message (
Expand
)
Author
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2022-12-11
hpfs: remove ->writepage
Christoph Hellwig
2022-05-09
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from cont_write_begin()
Matthew Wilcox (Oracle)
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2021-07-27
hpfs: use iomap_fiemap to implement ->fiemap
Christoph Hellwig
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-06-03
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2019-10-23
fs: compat_ioctl: move FITRIM emulation into file systems
Arnd Bergmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2016-10-05
hpfs: support FIEMAP
Mikulas Patocka
2015-09-03
hpfs: support hotfixes
Mikulas Patocka
2015-07-09
hpfs: add fstrim support
Mikulas Patocka
2015-04-11
make new_sync_{read,write}() static
Al Viro
2014-05-06
write_iter variants of {__,}generic_file_aio_write()
Al Viro
2014-05-06
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2013-09-12
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-07-04
hpfs: use mpage
Mikulas Patocka
2013-06-08
hpfs: fix warnings when the filesystem fills up
Mikulas Patocka
2013-04-09
hpfs: move setting hpfs-private i_dirty to ->write_end()
Al Viro
2013-02-22
new helper: file_inode(file)
Al Viro
2012-12-20
hpfs: drop vmtruncate
Marco Stornelli
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-05-09
HPFS: Implement fsync for hpfs
Mikulas Patocka
2011-05-09
HPFS: Introduce a global mutex and lock it on every callback from VFS.
Mikulas Patocka
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-10
block: remove per-queue plugging
Jens Axboe
2011-03-02
hpfs: remove the BKL
Arnd Bergmann
2010-08-09
get rid of cont_write_begin_newtrunc
Christoph Hellwig
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2008-10-23
[PATCH] hpfs: cleanup ->setattr
Christoph Hellwig
2007-10-16
hpfs: convert to new aops
Nick Piggin
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
2006-12-08
[PATCH] struct path: convert hpfs
Josef Sipek
2006-10-01
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2005-11-09
[PATCH] hpfs: remove spurious mtime update
Christoph Hellwig
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds