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
2009-08-16
NFS: Fix an O_DIRECT Oops...
Trond Myklebust
2009-06-11
nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission.
Frank Filz
2009-05-19
NFS: Fix the notifications when renaming onto an existing file
Trond Myklebust
2009-05-19
NFS: Close page_mkwrite() races
Trond Myklebust
2009-05-19
NFS: Fix the return value in nfs_page_mkwrite()
Trond Myklebust
2009-05-19
mm: page_mkwrite change prototype to match fault
Nick Piggin
2009-01-18
nfs: remove redundant tests on reading new pages
Wu Fengguang
2009-01-18
fs: symlink write_begin allocation context fix
Nick Piggin
2008-09-08
NFS: Restore missing hunk in NFS mount option parser
Chuck Lever
2008-08-04
Revert "UFS: add const to parser token table"
Linus Torvalds
2008-08-01
[PATCH] pass struct path * to do_add_mount()
Al Viro
2008-07-27
NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode
Trond Myklebust
2008-07-27
nfs_remount oops when rebooting + possible fix
Marc Zyngier
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-24
fix fs/nfs/nfsroot.c compilation
Adrian Bunk
2008-07-15
Merge branch 'bkl-removal' into next
Trond Myklebust
2008-07-15
Merge branch 'devel' into next
Trond Myklebust
2008-07-15
NFSv4: Remove BKL from the nfsv4 state recovery
Trond Myklebust
2008-07-15
NFS: Remove BKL from the readdir code
Trond Myklebust
2008-07-15
NFS: Remove BKL from the symlink code
Trond Myklebust
2008-07-15
NFS: Remove BKL from the sillydelete operations
Trond Myklebust
2008-07-15
NFS: Remove the BKL from the rename, rmdir and unlink operations
Trond Myklebust
2008-07-15
NFS: Remove BKL from NFS lookup code
Trond Myklebust
2008-07-15
NFS: Remove the BKL from nfs_link()
Trond Myklebust
2008-07-15
NFS: Remove the BKL from the inode creation operations
Trond Myklebust
2008-07-15
NFS: Remove BKL usage from open()
Trond Myklebust
2008-07-15
NFS: Remove BKL usage from the write path
Trond Myklebust
2008-07-15
NFS: Remove the BKL from the permission checking code
Trond Myklebust
2008-07-15
NFS: Remove attribute update related BKL references
Trond Myklebust
2008-07-15
NFS: Remove BKL requirement from attribute updates
Trond Myklebust
2008-07-15
NFS: Protect inode->i_nlink updates using inode->i_lock
Trond Myklebust
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-09
NFS: Allow either strict or sloppy mount option parsing
Chuck Lever
2008-07-09
NFS4: Set security flavor default for NFSv4 mounts like other defaults
Chuck Lever
2008-07-09
NFS: Set security flavor default for NFSv2/3 mounts like other defaults
Chuck Lever
2008-07-09
NFS: Refactor logic for parsing NFS security flavor mount options
Chuck Lever
2008-07-09
NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}
Chuck Lever
2008-07-09
NFS: Move the nfs_set_port() call out of nfs_parse_mount_options()
Chuck Lever
2008-07-09
NFS: set transport defaults after mount option parsing is finished
Trond Myklebust
2008-07-09
nfs4: fix potential race with rapid nfs_callback_up/down cycle
Jeff Layton
2008-07-09
nfs4: remove BKL from nfs_callback_up and nfs_callback_down
Jeff Layton
2008-07-09
nfs: initialize timeout variable in nfs4_proc_setclientid_confirm
Benny Halevy
2008-07-09
NFS: handle interface identifiers in incoming IPv6 addresses
Chuck Lever
2008-07-09
NFS: Add string length argument to nfs_parse_server_address
Chuck Lever
2008-07-09
NFS: Support raw IPv6 address hostnames during NFS mount operation
Chuck Lever
2008-07-09
NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3
Chuck Lever
2008-07-09
NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount
Trond Myklebust
2008-07-09
NFS: Allow redirtying of a completed unstable write.
Trond Myklebust
2008-07-09
NFS: Clean up nfs_update_request()
Trond Myklebust
[next]