]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / fs /
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 asomersfusefs: remove superfluous counter_u64_zero
2019-08-01 kibTry to decrease the number of bugs in unionfs after...
2019-07-31 asomersfusefs: fix the build after r350446
2019-07-30 asomersMFHead @350453
2019-07-30 asomersMFHead @350426
2019-07-29 markjAvoid relying on header pollution from sys/refcount.h.
2019-07-28 asomersfusefs: fix panic when writing with O_DIRECT and using...
2019-07-28 asomersMFHead @r350386
2019-07-18 asomersfusefs: add a intr/nointr mount option
2019-07-18 asomersfusefs: fix another semi-infinite loop bug regarding...
2019-07-17 asomersfusefs: multiple interruptility improvements
2019-07-13 asomersfusefs: fix the build with some NODEBUG kernels
2019-07-13 asomersprojects/fuse2: build fixes
2019-07-07 fsuAdd additional check for 'blocks per group' and 'fragme...
2019-07-07 fsuRemove ufs fragments logic.
2019-07-07 fsuRemove unneeded mount point unlock call.
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
2019-06-28 asomersfusefs: don't leak memory of unsent operations on unmount
2019-06-28 asomers[skip ci] update copyright headers in fusefs files
2019-06-27 asomersMFHead @349476
2019-06-27 asomersfusefs: fix a memory leak regarding FUSE_INTERRUPT
2019-06-27 asomersfusefs: recycle vnodes after their last unlink
2019-06-27 asomersfusefs: counter(9) variables should not be statically...
2019-06-27 asomersfusefs: convert statistical sysctls to use counter(9)
2019-06-27 asomersfusefs: fix some memory leaks
2019-06-26 asomersfusefs: implement protocol 7.23's FUSE_WRITEBACK_CACHE...
2019-06-26 asomersfusefs: delete some unused mount options
2019-06-26 asomersfusefs: implement the "time_gran" feature.
2019-06-26 asomersfusefs: set ctime during FUSE_SETATTR following a write
2019-06-25 asomersfusefs: automatically update mtime and ctime on write
2019-06-25 asomersfusefs: writes should update the file size, even when...
2019-06-25 asomersfusefs: rewrite vop_getpages and vop_putpages
2019-06-25 hselaskyFree all allocated unit IDs in cuse(3) after the client...
2019-06-25 hselaskyFix for deadlock situation in cuse(3)
2019-06-25 impReplay r349334 by markj accidentally reverted by r349352
2019-06-25 impRemove NAND and NANDFS support
2019-06-24 asomersfusefs: refine the short read fix from r349332
2019-06-24 markjRemove a lingering use of splbio().
2019-06-24 asomersfusefs: improve the short read fix from r349279
2019-06-21 asomersfusefs: fix corruption on short reads caused by r349279
2019-06-21 asomersfusefs: correctly handle short reads
2019-06-21 asomersfusefs: raise protocol level to 7.23
2019-06-21 asomersfusefs: use standard integer types in fuse_kernel.h
2019-06-21 asomersfusefs: raise the protocol level to 7.21
2019-06-21 asomersfusefs: diff reduction of fuse_kernel.h vs the upstream...
2019-06-20 asomersfusefs: raise protocol level to 7.15
2019-06-20 asomersfusefs: trivially raise protocol level to 7.14
2019-06-20 asomersfcntl: fix overflow when setting F_READAHEAD
2019-06-20 asomersfusefs: attempt to support servers as old as protocol 7.4
2019-06-20 asomersfusefs: raise protocol level to 7.13
2019-06-20 asomersfusefs: implement VOP_BMAP
2019-06-20 asomersMFHead @349234
2019-06-17 asomersfusefs: multiple fixes related to the write cache
2019-06-17 asomersfusefs: use cluster_read for more readahead
2019-06-17 delphijSeparate kernel crc32() implementation to its own heade...
2019-06-17 asomersfusefs: implement non-clustered readahead
2019-06-17 mmMFV r349134:
2019-06-14 asomersfusefs: fix the "write-through" of write-through cacheing
2019-06-14 asomersfusefs: enable write clustering
2019-06-13 asomersfusefs: fix a bug with WriteBack cacheing
2019-06-11 asomersfusefs: fix a page fault with writeback cacheing
2019-06-11 asomersfusefs: WIP fixing writeback cacheing
2019-06-06 asomersfusefs: remove some stuff that was copy/pasted from...
2019-06-06 asomersMFHead @348740
2019-06-05 asomersfusefs: simplify fuse_write_biobackend. No functional...
2019-06-05 kibManually clear text references on reclaim for nullfs...
2019-06-03 asomersfusefs: respect RLIMIT_FSIZE
2019-06-03 asomersfusefs: don't require FUSE_EXPORT_SUPPORT for async...
2019-06-03 asomersfusefs: support asynchronous cache invalidation
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-06-01 asomersfusefs: support name cache invalidation
2019-05-31 asomersfusefs: check the vnode cache when looking up files...
2019-05-31 rmacklemGet rid of extraneous initialization.
2019-05-31 rmacklemClean up silly code case.
2019-05-29 asomersfusefs: raise protocol level to 7.12
2019-05-29 asomersfusefs: add comments explaining why 7.11 features aren...
2019-05-29 asomersfusefs: raise protocol level to 7.11
2019-05-29 asomersfusefs: raise protocol level to 7.10
2019-05-28 johalunpseudofs: Ignore unsupported commands in vop_setattr.
2019-05-28 asomersfusefs: set the flags fields of fuse_write_in and fuse_...
2019-05-28 asomersfusefs: flock(2) locks must be implemented in-kernel
2019-05-27 asomersfusefs: clear fuse_getattr_in.getattr_flags
2019-05-27 asomersfusefs: set FUSE_WRITE_CACHE when writing from cache
2019-05-25 asomersfusefs: misc build fixes
2019-05-24 asomersRemove "struct ucred*" argument from vtruncbuf
2019-05-24 asomersfusefs: implement FUSE_ASYNC_READ
2019-05-24 asomersfusefs: fix some garbage left behind by r348209
2019-05-23 asomersfusefs: fix exporting fuse filesystems with nfsd
2019-05-23 asomersfusefs: assume the mountpoint's generation is 0
2019-05-23 asomersfusefs: Make fuse file systems NFS-exportable
2019-05-23 asomersfusefs: improve attribute cacheing
2019-05-22 asomersfusefs: fix "recursing on non recursive lockmgr" panic
2019-05-22 asomersfusefs: remove the vfs.fusefs.sync_resize syctl, correc...
2019-05-21 cemInclude ktr.h in more compilation units
2019-05-21 asomersfusefs: Allow update mounts
2019-05-20 asomersfusefs: eliminate a superfluous fuse_node_setparent
2019-05-20 asomersfusefs: unset MNT_LOCAL
next