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
Age
Commit message (
Expand
)
Author
2016-07-05
NFS nfs_vm_page_mkwrite: Don't freeze me, Bro...
Trond Myklebust
2016-07-05
NFSv4.2: llseek(SEEK_HOLE) and llseek(SEEK_DATA) don't require data sync
Trond Myklebust
2016-07-05
NFSv4.2: Fix writeback races in nfs4_copy_file_range
Trond Myklebust
2016-07-05
NFSv4.2: Fix a race in nfs42_proc_deallocate()
Trond Myklebust
2016-07-05
NFS: Getattr doesn't require data sync semantics
Trond Myklebust
2016-07-05
NFS: Do not aggressively cache file attributes in the case of O_DIRECT
Trond Myklebust
2016-07-05
NFS: Remove unused function nfs_revalidate_mapping_protected()
Trond Myklebust
2016-07-05
NFS: Remove redundant waits for O_DIRECT in fsync() and write_begin()
Trond Myklebust
2016-07-05
NFS: Cleanup nfs_direct_complete()
Trond Myklebust
2016-07-05
NFS: Do not serialise O_DIRECT reads and writes
Trond Myklebust
2016-07-05
NFS: Move buffered I/O locking into nfs_file_write()
Trond Myklebust
2016-07-05
NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.c
Trond Myklebust
2016-07-05
NFS: Remove racy size manipulations in O_DIRECT
Trond Myklebust
2016-07-05
NFS: Ensure we reset the write verifier 'committed' value on resend.
Trond Myklebust
2016-07-05
NFS: Fix O_DIRECT verifier problems
Trond Myklebust
2016-07-05
pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1
Trond Myklebust
2016-07-05
pNFS: Ensure we layoutcommit before revalidating attributes
Trond Myklebust
2016-07-05
pNFS: Files and flexfiles always need to commit before layoutcommit
Trond Myklebust
2016-07-05
pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()
Trond Myklebust
2016-07-05
pNFS/flexfiles: Fix layoutcommit after a commit to DS
Trond Myklebust
2016-07-05
pNFS/files: Fix layoutcommit after a commit to DS
Trond Myklebust
2016-07-05
nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashed
Al Viro
2016-07-05
Use the right predicate in ->atomic_open() instances
Al Viro
2016-06-30
NFSv4: Allow retry of operations that used a returned delegation stateid
Trond Myklebust
2016-06-30
NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setup
Trond Myklebust
2016-06-30
NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS
Trond Myklebust
2016-06-28
NFS: Fix another OPEN_DOWNGRADE bug
Trond Myklebust
2016-06-27
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
Al Viro
2016-06-24
NFS: Fix an unused variable warning
Trond Myklebust
2016-06-24
NFS: Fix potential race in nfs_fhget()
Trond Myklebust
2016-06-24
NFS: Don't let readdirplus revalidate an inode that was marked as stale
Trond Myklebust
2016-06-24
NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removed
Trond Myklebust
2016-06-24
NFS: Fix a double page unlock
Trond Myklebust
2016-06-24
pnfs_nfs: fix _cancel_empty_pagelist
Weston Andros Adamson
2016-06-24
nfs4: Fix potential use after free of state in nfs4_do_reclaim.
Oleg Drokin
2016-06-24
NFS: Fix up O_DIRECT results
Trond Myklebust
2016-06-24
NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exception
Trond Myklebust
2016-06-24
NFSv4.1/pnfs: Add sparse lock annotations for pnfs_find_alloc_layout
Trond Myklebust
2016-06-24
NFSv4.1/pnfs: Layout stateids start out as being invalid
Trond Myklebust
2016-06-24
NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget()
Trond Myklebust
2016-06-22
NFS: Don't call COMMIT in ->releasepage()
Trond Myklebust
2016-06-22
NFS: Don't hold the inode lock across fsync()
Trond Myklebust
2016-06-22
NFS: writepage of a single page should not be synchronous
Trond Myklebust
2016-06-22
NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer
Trond Myklebust
2016-06-22
NFS: Cache aggressively when file is open for writing
Trond Myklebust
2016-06-15
NFS: Cache access checks more aggressively
Trond Myklebust
2016-06-13
NFS: Don't flush caches for a getattr that races with writeback
Trond Myklebust
2016-06-10
vfs: make the string hashes salt the hash
Linus Torvalds
2016-06-07
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
[prev]
[next]