index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
file.c
Age
Commit message (
Expand
)
Author
2014-06-12
->splice_write() via ->write_iter()
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
2014-01-26
jfs: use generic posix ACL infrastructure
Christoph Hellwig
2012-12-20
jfs: drop vmtruncate
Marco Stornelli
2012-09-21
userns: Convert jfs to use kuid/kgid where appropriate
Eric W. Biederman
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
2011-07-21
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-21
fs: move inode_dio_wait calls into ->setattr
Christoph Hellwig
2011-06-20
JFS: Don't save agno in the inode
Dave Kleikamp
2010-08-09
remove inode_setattr
Christoph Hellwig
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-21
quota: unify quota init condition in setattr
Dmitry Monakhov
2010-03-04
dquot: cleanup dquot initialize routine
Christoph Hellwig
2010-03-04
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
2010-03-04
dquot: cleanup dquot transfer routine
Christoph Hellwig
2010-03-04
dquot: move dquot transfer responsibility into the filesystem
Christoph Hellwig
2009-09-08
jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
Linus Torvalds
2008-02-07
BKL-removal: Implement a compat_ioctl handler for JFS
Andi Kleen
2008-02-07
BKL-removal: Use unlocked_ioctl for jfs
Andi Kleen
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-10-30
jfs: Add splice support
Daniel Drake
2006-10-02
JFS: White space cleanup
Dave Kleikamp
2006-10-01
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
2006-10-01
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-02-09
JFS: ext2 inode attributes for jfs
Herbert Poetzl
2005-05-04
JFS: fix sparse warnings by moving extern declarations to headers
Dave Kleikamp
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds