index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
inode.c
Age
Commit message (
Expand
)
Author
2012-05-31
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
Trond Myklebust
2012-05-29
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-05-24
NFSv4.1 add nfs_inode book keeping for mdsthreshold
Andy Adamson
2012-05-24
NFSv4.1 cache mdsthreshold values on OPEN
Andy Adamson
2012-05-19
Fixed goto readability in nfs_update_inode.
Matthew Treinish
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-01
NFS: Adapt readdirplus to application usage patterns
Trond Myklebust
2012-05-01
NFS: Simplify the cache invalidation code
Trond Myklebust
2012-05-01
NFS: Change attribute updates should set NFS_INO_REVAL_PAGECACHE
Trond Myklebust
2012-05-01
NFS: Simplify nfs_fhget()
Trond Myklebust
2012-05-01
NFS: Optimise away nfs_check_inode_attributes() when holding a delegation
Trond Myklebust
2012-05-01
NFS: Don't force page cache revalidations when holding a delegation
Trond Myklebust
2012-04-27
NFS: create struct nfs_commit_info
Fred Isaman
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-20
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
Trond Myklebust
2012-03-10
NFS: remove nfs_inode radix tree
Fred Isaman
2012-03-07
NFS: add fh_crc to debug output
Weston Andros Adamson
2012-03-07
NFS: add filehandle crc for debug display
Weston Andros Adamson
2012-03-06
NFS: Fix a typo in _nfs_display_fhandle
Trond Myklebust
2012-03-02
NFS: Add a client-side function to display NFS file handles
Chuck Lever
2012-02-06
NFS: make cb_ident_idr per net ns
Stanislav Kinsbursky
2012-02-06
NFS: make nfs_client_list per net ns
Stanislav Kinsbursky
2012-02-06
NFS: start printks w/ NFS: even if __func__ shown
Weston Andros Adamson
2012-01-31
SUNRPC: register RPC stats /proc entries in passed network namespace context
Stanislav Kinsbursky
2012-01-31
NFS: Optimise away unnecessary setattrs for open(O_TRUNC);
Trond Myklebust
2012-01-31
NFS: blocklayout pipe creation per network namespace context introduced
Stanislav Kinsbursky
2012-01-31
NFS: DNS resolver cache per network namespace context introduced
Stanislav Kinsbursky
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-10
Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-07
NFSv4: Save the owner/group name string when doing open
Trond Myklebust
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
pull manipulations of rpc_cred inside alloc_nfs_open_context()
Al Viro
2011-12-06
Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer
Jeff Layton
2011-11-04
nfs: when attempting to open a directory, fall back on normal lookup (try #5)
Jeff Layton
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
2011-10-18
NFS: Use the inode->i_version to cache NFSv4 change attribute information
Trond Myklebust
2011-07-20
nfs_open_context doesn't need struct path either
Al Viro
2011-06-15
NFSv4.1: allow nfs_fhget to succeed with mounted on fileid
Andy Adamson
2011-06-15
NFS41: do not update isize if inode needs layoutcommit
Peng Tao
2011-05-29
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2011-05-29
pnfs: layoutreturn
Benny Halevy
2011-05-27
NFS: nfs_update_inode: print current and new inode size in debug output
Harshula Jayasuriya
2011-03-24
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
2011-03-24
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
2011-03-23
NFSv4.1: filelayout driver specific code for COMMIT
Fred Isaman
2011-03-23
NFS: Create nfs_open_dir_context
Bryan Schumaker
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
[next]