index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-06
NFSv4.1: Reset the sequence number for slots that have been deallocated
Trond Myklebust
2
-2
/
+20
2012-12-06
NFSv4.1: Ensure that the client tracks the server target_highest_slotid
Trond Myklebust
4
-7
/
+31
2012-11-30
nfs_lookup_revalidate(): fix a leak
Al Viro
1
-2
/
+2
2012-11-30
don't do blind d_drop() in nfs_prime_dcache()
Al Viro
1
-1
/
+2
2012-11-27
NFSv4.1: Clean up nfs4_free_slot
Trond Myklebust
1
-5
/
+7
2012-11-27
NFSv4.1: Simplify slot allocation
Trond Myklebust
1
-15
/
+14
2012-11-27
NFSv4.1: Simplify struct nfs4_sequence_args too
Trond Myklebust
2
-14
/
+13
2012-11-27
NFSv4.1: Label each entry in the session slot tables with its slot number
Trond Myklebust
2
-6
/
+8
2012-11-27
NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer
Trond Myklebust
4
-15
/
+31
2012-11-25
nfs: Fix wrong slab cache in nfs_commit_mempool
Yanchuan Nian
1
-1
/
+1
2012-11-22
NFS: Reduce stack use in encode_exchange_id()
Jim Rees
1
-3
/
+5
2012-11-22
NFSv4: Fix a compile time warning when #undef CONFIG_NFS_V4_1
Trond Myklebust
1
-1
/
+1
2012-11-21
NFSv4.1: Shrink struct nfs4_sequence_res by moving sr_renewal_time
Trond Myklebust
1
-6
/
+9
2012-11-21
NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slots
Trond Myklebust
3
-3
/
+4
2012-11-21
NFSv4.1: nfs4_alloc_slots doesn't need zeroing
Trond Myklebust
1
-1
/
+1
2012-11-21
NFSv4.1: We must bump the clientid sequence number after CREATE_SESSION
Trond Myklebust
1
-2
/
+1
2012-11-21
NFSv4.1: Adjust CREATE_SESSION arguments when mounting a new filesystem
Trond Myklebust
1
-0
/
+13
2012-11-21
NFSv4.1: Don't confuse CREATE_SESSION arguments and results
Trond Myklebust
1
-13
/
+17
2012-11-21
NFSv4.1: Handle session reset and bind_conn_to_session before lease check
Trond Myklebust
1
-9
/
+8
2012-11-21
NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
Bryan Schumaker
1
-4
/
+17
2012-11-04
NFS: Remove the BUG_ON() in the mount code
Trond Myklebust
1
-1
/
+6
2012-11-04
NFS: Remove BUG_ON()s in the fs/nfs/inode.c
Trond Myklebust
1
-2
/
+2
2012-11-04
NFSv4: Get rid of unnecessary BUG_ON()s
Trond Myklebust
5
-12
/
+6
2012-11-04
NFS: Remove BUG_ON() calls from the generic writeback code
Trond Myklebust
1
-16
/
+10
2012-11-04
NFSv4.1: Remove assertion BUG_ON()s from the files and generic layout code
Trond Myklebust
3
-15
/
+6
2012-11-04
NFSv4.1: Remove unused function last_byte_offset
Trond Myklebust
2
-22
/
+0
2012-11-04
NFSv4: Remove the BUG_ON() from nfs4_get_lease_time_prepare()...
Trond Myklebust
1
-2
/
+2
2012-11-04
NFS: Remove asserts from the NFS XDR code
Trond Myklebust
3
-11
/
+6
2012-11-04
NFS: Get rid of unnecessary asserts
Trond Myklebust
2
-9
/
+1
2012-11-03
NFS4: nfs4_opendata_access should return errno
Weston Andros Adamson
1
-1
/
+1
2012-11-01
NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctly
Trond Myklebust
1
-1
/
+1
2012-11-01
NFS: add nfs_sb_deactive_async to avoid deadlock
Weston Andros Adamson
5
-3
/
+56
2012-11-01
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
4
-9
/
+20
2012-11-01
nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
Scott Mayhew
1
-1
/
+1
2012-11-01
nfs: Check whether a layout pointer is NULL before free it
Yanchuan Nian
1
-2
/
+2
2012-11-01
NFS: fix bug in legacy DNS resolver.
NeilBrown
1
-2
/
+3
2012-10-31
NFSv4: nfs4_locku_done must release the sequence id
Trond Myklebust
1
-0
/
+1
2012-10-31
NFSv4.1: We must release the sequence id when we fail to get a session slot
Trond Myklebust
1
-13
/
+23
2012-10-31
NFS: Wait for session recovery to finish before returning
Bryan Schumaker
1
-2
/
+1
2012-10-16
NFSv4: Fix the return value for nfs_callback_start_svc
Trond Myklebust
1
-1
/
+1
2012-10-16
NFSv4.1: Declare osd_pri_2_pnfs_err(), objio_init_read/write to be static
Trond Myklebust
1
-3
/
+3
2012-10-16
NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h"
Trond Myklebust
1
-0
/
+1
2012-10-15
NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc()
Trond Myklebust
1
-1
/
+1
2012-10-15
NFSv4.1: Do not call pnfs_return_layout() from an rpciod context
Trond Myklebust
2
-3
/
+16
2012-10-15
NFSv4.1: Kill nfs4_ds_disconnect()
Trond Myklebust
3
-24
/
+0
2012-10-13
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-14
/
+2
2012-10-11
Merge Trond's bugfixes
J. Bruce Fields
2
-3
/
+3
2012-10-10
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
35
-664
/
+1848
2012-10-10
nfs: disintegrate UAPI for nfs
J. Bruce Fields
20
-165
/
+288
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
1
-0
/
+1
[prev]
[next]