]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Regen for ('19f9a0e4df54f8d1e99234146024422bdcfa09ce') Linux
[FreeBSD/FreeBSD.git] / sys / fs /
2021-06-06 Jason A. HarmeningAdd a generic mechanism for preventing forced unmount
2021-06-05 Rick Macklemnfsd: Fix when NFSERR_WRONGSEC may be replied to NFSv4...
2021-06-05 Rick Macklemnfsd: Fix NFSv4.1/4.2 Secinfo_no_name when security...
2021-06-04 Rick Macklemnfsd: Pre-parse the next NFSv4 operation number for...
2021-06-04 Konstantin Belousovfdescfs: add an option to return underlying file vnode...
2021-06-02 Rick Macklemnfsd: Fix the failure return for non-fh NFSv4 operations
2021-06-01 Rick Macklemnfsd: Delete extraneous NFSv4 root checks
2021-05-31 Mateusz Guziktmpfs: save on relocking the allnode lock in tmpfs_free...
2021-05-31 Mateusz Guziknfs: even up value returned by nfsrv_parsename with...
2021-05-31 Rick Macklemnfsd: Add support for the NFSv4.1/4.2 Secinfo_no_name...
2021-05-30 Jason A. HarmeningVFS_QUOTACTL(9): allow implementation to indicate busy...
2021-05-30 Mateusz Guzikext2: add missing uio_td initialization to ext2_htree_a...
2021-05-30 Jason A. HarmeningRevert commits 6d3e78ad6c11 and 54256e7954d7
2021-05-29 Mateusz Guziktmpfs: save on common case relocking in tmpfs_reclaim
2021-05-29 Mateusz Guziktmpfs: drop a redundant NULL check in tmpfs_alloc_vp
2021-05-29 Mateusz Guziktmpfs: drop useless parent locking from tmpfs_dir_getdo...
2021-05-29 Jason A. HarmeningVFS_QUOTACTL(9): allow implementation to indicate busy...
2021-05-28 Rick Macklemnfscl: Use hash lists to improve expected search perfor...
2021-05-25 Rick Macklemnfscl: Use hash lists to improve expected search perfor...
2021-05-22 Rick Macklemnfscl: Add hash lists for the NFSv4 opens
2021-05-22 Konstantin BelousovMove mnt_maxsymlinklen into appropriate fs mount data...
2021-05-22 Konstantin Belousovnullfs: dirty v_object must imply the need for inactivation
2021-05-21 Baptiste Daroussinimport nvi 2.2.0-3bbdfe4
2021-05-21 Rick Macklemnfsd: Add support for CLAIM_DELEG_PREV_FH to the NFSv4...
2021-05-19 Rick Macklemnfscl: Fix NFSv4.1/4.2 mount recovery from an expired...
2021-05-19 Dmitry Chagintcsh: update to version 6.22.04.
2021-05-19 Mateusz Guzikfdescfs: allow shared locking of root vnode
2021-05-19 Mateusz Guzikpseudofs: use vget_prep + vget_finish instead of vget...
2021-05-18 Rick Macklemnfsd: Reduce the callback timeout to 800msec
2021-05-18 Rick Macklemnfsd: Add support for CLAIM_DELEG_CUR_FH to the NFSv4...
2021-05-16 Rick MacklemNFSv4 server: Re-establish the delegation recall timeout
2021-05-15 Mateusz Guziktmpfs: reimplement the mtime scan to use the lazy list
2021-05-15 Mateusz Guzikvm: add another pager private flag
2021-05-13 Konstantin Belousovtmpfs: dynamically register tmpfs pager
2021-05-13 Konstantin Belousovprocfs_map: switch to use vm_object_kvme_type
2021-05-12 Stefan Eßercontrib/bc: update to version 4.0.2
2021-05-11 Rick Macklemnfscl: Delete unneeded redundant MODULE_DEPEND() calls
2021-05-08 Fedor UporovMake encode/decode extra time functions inline.
2021-05-08 Rick Macklemnfscl: Add support for va_birthtime to NFSv4
2021-05-07 Konstantin BelousovAdd OBJT_SWAP_TMPFS pager
2021-05-07 Fedor UporovMake inode extra time fields updating logic more closer...
2021-05-07 Fedor UporovInvalidate inode extents cache on truncation.
2021-05-07 Fedor UporovImprove extents verification logic.
2021-05-07 Fedor UporovAdd chr/blk devices support.
2021-05-07 Fedor UporovFix inode birthtime updating logic.
2021-05-07 Cy Schubertsqlite3: import sqlite3 3.35.5
2021-05-04 Mark Johnstonnfsclient: Copy only initialized fields in nfs_getattr()
2021-05-04 Rick Macklemnfscl: fix typo in a comment
2021-05-03 Mark Johnstondevfs: Avoid comparison with an uninitialized var in...
2021-05-02 Xin LIless: upgrade to v581.2.
2021-04-28 Rick Macklemnfscl: add check for NULL clp and forced dismounts...
2021-04-27 Rick Macklemnfscl: fix the handling of NFSERR_DELAY for Open/Layout...
2021-04-26 Rick Macklemnfsd: fix the slot sequence# when a callback fails
2021-04-26 Rick Macklemnfscl: return delegations in the NFS VOP_RECLAIM()
2021-04-25 Rick Macklemnfscl: fix delegation recall when the file is not open
2021-04-25 Stefan EßerMerge commit 'bd136720030ebb0b31e6d5a2236b9d0ddac71b94'
2021-04-23 Rick Macklemnfsd: fix session slot handling for failed callbacks
2021-04-20 Rick Macklemnfscommon: fix function name in comment
2021-04-20 Rick Macklemnfsd: fix stripe size reply for the File Layout pNFS...
2021-04-19 Xin LIless: upgrade to v581.
2021-04-17 Cy Schubertwpa: Import wpa_supplicant/hostapd commit f91680c15
2021-04-15 Rick MacklemRevert "nfsd: cut the Linux NFSv4.1/4.2 some slack...
2021-04-14 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (master)
2021-04-14 Konstantin Belousovpseudofs: limit writes to 1M
2021-04-13 Konstantin Belousovnfs client: depend on xdr
2021-04-12 Mark JohnstonMerge commit 'd0e943077d94e6266ece9856789c5d5313676e38'
2021-04-11 Rick Macklemnfsd: cut the Linux NFSv4.1/4.2 some slack w.r.t. RFC5661
2021-04-11 Rick Macklemnfsv4 client: do the BindConnectionToSession as required
2021-04-10 Rick Macklemnfsd: fix replies from session cache for multiple retries
2021-04-08 Rick Macklemnfsd: fix replies from session cache for retried RPCs
2021-04-06 Stefan EßerMerge commit '7a590c074ceede12b2b6e794f8703d6fa5749918'
2021-04-05 Rick Macklemnfsd: make the server repeat CB_RECALL every couple...
2021-04-04 Rick Macklemnfsd: fix BindConnectionToSession so that it clears...
2021-04-02 Konstantin Belousovnullfs: protect against user creating inconsistent...
2021-04-01 Rick Macklemnfsv4 client: factor loop contents out into a separate...
2021-03-30 Rick Macklemnfsd: do not implicitly bind the back channel for NFSv4...
2021-03-29 Rick Macklemnfsv4 client: replace while loops with LIST_FOREACH...
2021-03-29 Rick Macklemnfsv4.1/4.2 client: fix handling of delegations for...
2021-03-29 Baptiste Daroussinlibedit: vendor import libedit 2021-03-28
2021-03-25 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1k
2021-03-23 Rick Macklemnfsv4 client: fix forced dismount when sleeping in...
2021-03-23 Emmanuel VadotUpdate DTS files from Linux v5.10
2021-03-22 Baptiste Daroussinlibedit: vendor import snapshot 2020-07-10
2021-03-22 Baptiste Daroussinlibucl: vendor import snapshort 20210314
2021-03-21 Martin Matuskazfs: merge OpenZFS master-891568c99
2021-03-20 Alan Somersfusefs: fix a dead store in fuse_vnop_advlock
2021-03-19 Rick Macklemnfsv4 client: fix forced dismount when sleeping on...
2021-03-19 Stefan Eßerbc: upgrade to version 3.3.4
2021-03-18 Alan Somersfusefs: fix two bugs regarding fcntl file locks
2021-03-18 Rick Macklemnfsv4 pnfs client: fix updating of the layout stateid...
2021-03-14 Dmitry ChaginMerge tcsh 6.22.03-ceccc7f
2021-03-14 Martin Matuskazfs: merge OpenZFS master-9305ff2ed
2021-03-13 Gordon BerglingFix some common typos in comments
2021-03-12 Konstantin Belousovnull_vput_pair(): release use reference on dvp earlier
2021-03-03 Martin Matuskazfs: merge OpenZFS master-bedbc13da
2021-03-02 Rick Macklemnfsclient: Fix ReadDS/WriteDS/CommitDS nfsstats RPC...
2021-03-02 Alex RichardsonUpdate capsicum-test to git commit f4d97414d48b8f8356b9...
2021-03-01 Rick Macklemnfsclient: Fix the stripe unit size for a File Layout...
2021-02-28 Rick Macklemnfsclient: add nfs node locking around uses of n_direof...
2021-02-28 Rick Macklemnfsclient: add checks for a server returning the curren...
next