index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
hpfs
/
file.c
Age
Commit message (
Expand
)
Author
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