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
2012-12-06
NFSv4.1: Reset the sequence number for slots that have been deallocated
Trond Myklebust
2012-12-06
NFSv4.1: Ensure that the client tracks the server target_highest_slotid
Trond Myklebust
2012-11-29
nfs_lookup_revalidate(): fix a leak
Al Viro
2012-11-29
don't do blind d_drop() in nfs_prime_dcache()
Al Viro
2012-11-26
NFSv4.1: Clean up nfs4_free_slot
Trond Myklebust
2012-11-26
NFSv4.1: Simplify slot allocation
Trond Myklebust
2012-11-26
NFSv4.1: Simplify struct nfs4_sequence_args too
Trond Myklebust
2012-11-26
NFSv4.1: Label each entry in the session slot tables with its slot number
Trond Myklebust
2012-11-26
NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer
Trond Myklebust
2012-11-25
nfs: Fix wrong slab cache in nfs_commit_mempool
Yanchuan Nian
2012-11-21
NFS: Reduce stack use in encode_exchange_id()
Jim Rees
2012-11-21
NFSv4: Fix a compile time warning when #undef CONFIG_NFS_V4_1
Trond Myklebust
2012-11-21
NFSv4.1: Shrink struct nfs4_sequence_res by moving sr_renewal_time
Trond Myklebust
2012-11-21
NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slots
Trond Myklebust
2012-11-21
NFSv4.1: nfs4_alloc_slots doesn't need zeroing
Trond Myklebust
2012-11-21
NFSv4.1: We must bump the clientid sequence number after CREATE_SESSION
Trond Myklebust
2012-11-21
NFSv4.1: Adjust CREATE_SESSION arguments when mounting a new filesystem
Trond Myklebust
2012-11-21
NFSv4.1: Don't confuse CREATE_SESSION arguments and results
Trond Myklebust
2012-11-21
NFSv4.1: Handle session reset and bind_conn_to_session before lease check
Trond Myklebust
2012-11-20
NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
Bryan Schumaker
2012-11-04
NFS: Remove the BUG_ON() in the mount code
Trond Myklebust
2012-11-04
NFS: Remove BUG_ON()s in the fs/nfs/inode.c
Trond Myklebust
2012-11-04
NFSv4: Get rid of unnecessary BUG_ON()s
Trond Myklebust
2012-11-04
NFS: Remove BUG_ON() calls from the generic writeback code
Trond Myklebust
2012-11-04
NFSv4.1: Remove assertion BUG_ON()s from the files and generic layout code
Trond Myklebust
2012-11-04
NFSv4.1: Remove unused function last_byte_offset
Trond Myklebust
2012-11-04
NFSv4: Remove the BUG_ON() from nfs4_get_lease_time_prepare()...
Trond Myklebust
2012-11-04
NFS: Remove asserts from the NFS XDR code
Trond Myklebust
2012-11-04
NFS: Get rid of unnecessary asserts
Trond Myklebust
2012-11-02
NFS4: nfs4_opendata_access should return errno
Weston Andros Adamson
2012-11-01
NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctly
Trond Myklebust
2012-10-31
NFS: add nfs_sb_deactive_async to avoid deadlock
Weston Andros Adamson
2012-10-31
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
2012-10-31
nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
Scott Mayhew
2012-10-31
nfs: Check whether a layout pointer is NULL before free it
Yanchuan Nian
2012-10-31
NFS: fix bug in legacy DNS resolver.
NeilBrown
2012-10-31
NFSv4: nfs4_locku_done must release the sequence id
Trond Myklebust
2012-10-31
NFSv4.1: We must release the sequence id when we fail to get a session slot
Trond Myklebust
2012-10-31
NFS: Wait for session recovery to finish before returning
Bryan Schumaker
2012-10-16
NFSv4: Fix the return value for nfs_callback_start_svc
Trond Myklebust
2012-10-16
NFSv4.1: Declare osd_pri_2_pnfs_err(), objio_init_read/write to be static
Trond Myklebust
2012-10-16
NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h"
Trond Myklebust
2012-10-15
NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc()
Trond Myklebust
2012-10-15
NFSv4.1: Do not call pnfs_return_layout() from an rpciod context
Trond Myklebust
2012-10-15
NFSv4.1: Kill nfs4_ds_disconnect()
Trond Myklebust
2012-10-13
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-10-11
Merge Trond's bugfixes
J. Bruce Fields
2012-10-10
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-10-09
nfs: disintegrate UAPI for nfs
J. Bruce Fields
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
[prev]
[next]