index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
*
NFS4: nfs4_opendata_access should return errno
Weston Andros Adamson
2012-11-02
*
NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctly
Trond Myklebust
2012-11-01
*
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-31
*
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-16
*
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-15
*
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-10-12
|
\
|
*
Merge Trond's bugfixes
J. Bruce Fields
2012-10-11
|
|
\
|
*
\
nfs: disintegrate UAPI for nfs
J. Bruce Fields
2012-10-09
|
|
\
\
|
*
|
|
svcrpc: remove handling of unknown errors from svc_recv
J. Bruce Fields
2012-08-21
*
|
|
|
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-10-10
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
pnfsblock: cleanup nfs4_blkdev_get
Peng Tao
2012-10-08
|
*
|
|
NFS41: send real read size in layoutget
Peng Tao
2012-10-08
|
*
|
|
NFS41: send real write size in layoutget
Peng Tao
2012-10-08
|
*
|
|
NFS: track direct IO left bytes
Peng Tao
2012-10-08
|
*
|
|
NFSv4.1: Cleanup ugliness in pnfs_layoutgets_blocked()
Trond Myklebust
2012-10-05
|
*
|
|
NFSv4.1: Ensure that the layout sequence id stays 'close' to the current
Trond Myklebust
2012-10-04
|
*
|
|
NFSv4.1: Deal with seqid wraparound in the pNFS return-on-close code
Trond Myklebust
2012-10-04
|
*
|
|
NFSv4 set open access operation call flag in nfs4_init_opendata_res
Andy Adamson
2012-10-03
|
*
|
|
NFSv4.1: Remove the dependency on CONFIG_EXPERIMENTAL
Trond Myklebust
2012-10-03
|
*
|
|
NFSv4 reduce attribute requests for open reclaim
Andy Adamson
2012-10-02
|
*
|
|
NFSv4: nfs4_open_done first must check that GETATTR decoded a file type
Trond Myklebust
2012-10-02
|
*
|
|
NFSv4.1: Deal with wraparound when updating the layout "barrier" seqid
Trond Myklebust
2012-10-02
|
*
|
|
NFSv4.1: Deal with wraparound issues when updating the layout stateid
Trond Myklebust
2012-10-02
|
*
|
|
NFSv4.1: Always set the layout stateid if this is the first layoutget
Trond Myklebust
2012-10-02
|
*
|
|
NFSv4.1: Fix another refcount issue in pnfs_find_alloc_layout
Trond Myklebust
2012-10-02
|
*
|
|
NFSv4: don't put ACCESS in OPEN compound if O_EXCL
Weston Andros Adamson
2012-10-02
|
*
|
|
NFSv4: don't check MAY_WRITE access bit in OPEN
Weston Andros Adamson
2012-10-02
|
*
|
|
NFS: Set key construction data for the legacy upcall
Bryan Schumaker
2012-10-02
|
*
|
|
NFSv4.1: don't do two EXCHANGE_IDs on mount
Weston Andros Adamson
2012-10-02
|
*
|
|
NFS: nfs41_walk_client_list(): re-lock before iterating
Chuck Lever
2012-10-02
|
*
|
|
NFSv4.1: Handle BAD_STATEID and EXPIRED errors in layoutget
Trond Myklebust
2012-10-02
|
*
|
|
NFSv4.1: bl_pg_init_write should be static
Trond Myklebust
2012-10-02
|
*
|
|
nfs: include internal.h in getroot.h
Stanislav Kinsbursky
2012-10-02
|
*
|
|
nfs: include nfs4_fh.h in nfs4sysctl.c
Stanislav Kinsbursky
2012-10-02
|
*
|
|
nfs: declare nfs_xdev_mount as static
Stanislav Kinsbursky
2012-10-02
|
*
|
|
nfs: declare nfs_callback_tcp_port in header
Stanislav Kinsbursky
2012-10-02
|
*
|
|
nfs: include NFSv4 header in netns.h
Stanislav Kinsbursky
2012-10-02
|
*
|
|
NFSv4.0 reclaim reboot state when re-establishing clientid
Andy Adamson
2012-10-01
|
*
|
|
NFSv4: nfs4_match_clientids is only used by NFSv4.1
Trond Myklebust
2012-10-01
[next]