index
:
manivannan.sadhasivam/96b-common.git
96b_leds
adux1020
adux1020-upstream
ai_ml
ar1337
b96-mmc
b96-pmic
b96-usb
bm1880-clk
bm1880-mmc
bm1880-pinconf
bm1880-pinctrl
camera_test
chameleon96
db410c-upstream-rebase
db410c_camera
hikey970-pinctrl
hikey970-pmic
hikey970_clk
hikey970_pcie
hikey970_pinctrl+gpio
hikey_debian
hikey_fix
hikey_v4l2_4.15
hisi_isp
hisi_v4l2
i96-gpio
imx290
imx290-db410c
imx296
imx296-db410c
master
meerkat96
meerkat96-csi
mhi-upstream-wip
mhi-upstream-wip-temp
mt6797
mt6797-eint
mt6797-i2c
mt6797-v1
qca6391
release-4.4-rock960
rock960
rock960-isp
rock960_camera
rock960_isp
rock960_spi
rock960_wifi
sdm845-spi-dma
sophon
stinger96
tb96-ai
vision-mez
visioon-wip
Unnamed repository
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
file.c
Age
Commit message (
Expand
)
Author
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-05-12
jfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-01-22
wrappers for ->i_mutex access
Al Viro
2015-07-23
jfs: Handle error from dquot_initialize()
Dave Kleikamp
2015-06-01
jfs: removed a prohibited space after opening parenthesis
Nan Jia
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-11
make new_sync_{read,write}() static
Al Viro
2015-02-05
vfs: add support for a lazytime mount option
Theodore Ts'o
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-25
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-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
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-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-21
quota: unify quota init condition in setattr
Dmitry Monakhov
2010-03-05
dquot: cleanup dquot initialize routine
Christoph Hellwig
2010-03-05
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
2010-03-05
dquot: cleanup dquot transfer routine
Christoph Hellwig
2010-03-05
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