]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Remove GCC's __nonnull() attribute definition.
[FreeBSD/FreeBSD.git] / sys / fs /
2017-01-28 baptRevert crap accidentally committed
2017-01-28 baptRevert r312923 a better approach will be taken later
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-19 kibRemove mistakenly merged field.
2017-01-19 kibAdd mount option for tmpfs(5) to not use namecache.
2017-01-19 kibImplement VOP_VPTOCNP() for tmpfs.
2017-01-19 kibVNON nodes cannot exist.
2017-01-19 kibRefcount tmpfs nodes and mount structures.
2017-01-19 kibMake tmpfs directory cursor available outside tmpfs_subr.c.
2017-01-19 kibRename tmpfs_mount member allnode_lock to include names...
2017-01-19 kibProtect macro argument.
2017-01-19 kibRework some tmpfs lock assertions.
2017-01-19 kibStyle fixes and comment updates.
2017-01-19 kibRemove unused union member, fifos on tmpfs are implemen...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-14 mjgtmpfs: manage tm_pages_used with atomics
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-10 mmMFV r311899:
2017-01-10 mjgcd9660: fix up compilation on sparc after r311665
2017-01-09 cemcd9660: typedef cd_ino_t in preference to #define
2017-01-09 cemcd9660: Add a prototype for cd9660_vfs_hash_cmp
2017-01-09 kibForcibly remove the cached items from pseudofs vncache...
2017-01-08 cemiso_rrip.h: Hide kernel definitions from makefs(8)
2017-01-08 cemDo not truncate inode calculation from ISO9660 block...
2017-01-08 cemcd9660: Expand internal inum size to 64 bits
2017-01-06 mjgtmpfs: perform a lockless check in tmpfs_itimes
2017-01-06 mjgtmpfs: enabled MNTK_EXTENDED_SHARED
2017-01-06 kibLock tmpfs node tn_status updates done under the shared...
2017-01-06 kibUse vnode lock assertion expression, and upgrade it...
2017-01-06 kibRemove dead code.
2017-01-06 kibUse type-independent formats for printing nlink_t and...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-05 kibDo not allocate struct statfs on kernel stack.
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-02 jpaetzelWorkaround NFS bug with readdirplus when there are...
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-28 pfgUndo small wrong style change.
2016-12-28 pfgstyle(9) cleanups.
2016-12-27 mmMFV r310622:
2016-12-23 rmacklemFix NFSv4.1 client recovery from NFS4ERR_BAD_SESSION...
2016-12-19 sjgMerge bmake-20161212
2016-12-17 mmMFV r310115,310184:
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-11 alcWhen tmpfs and POSIX shm pagein a page for the sole...
2016-12-09 dimMerge ^/head r309519 through r309757.
2016-12-06 mmMFV r309587:
2016-12-05 rmacklemFix the NFSv4.1 server for Open reclaim after a reboot.
2016-12-04 dimMerge ^/head r309263 through r309518.
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 pfgext2fs: renumber the license clauses to avoid skipping #3.
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-27 dimMerge ^/head r309170 through r309212.
2016-11-27 kibNFSv4 client tracks opens, and the track records are...
2016-11-26 pfgext2: avoid possible overflow when calculating malloc...
2016-11-25 rmacklemStop "nfsstat -z" from clearing counts of NFSv4 state...
2016-11-24 dimMerge ^/head r308870 through r309105.
2016-11-23 markjRelease laundered vnode pages to the head of the inacti...
2016-11-22 alcRemove PG_CACHED-related fields from struct vmmeter...
2016-11-22 kibOn error, bread(9) zeroes buffer pointer, do not derefe...
2016-11-22 kibUse buffer pager for NFS.
2016-11-22 kibMinor cleanup, remove unneeded XXX comments and unused...
2016-11-22 delphijMFV r308954:
2016-11-19 dimMerge ^/head r308491 through r308841.
2016-11-16 cpercivaReduce NFS "NFSv4( mounted on)? fileid > 32bits" log...
2016-11-15 alcRemove most of the code for implementing PG_CACHED...
2016-11-13 traszRemove spurious space.
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 dimMerge ^/head r308227 through r308490.
2016-11-08 bdreweryFix improper use of "its".
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-05 traszValue returned by taskqueue_enqueue_timeout(9) is not...
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-11-02 dimMerge ^/head r303250 through r308226.
2016-11-02 kibAllow some dotdot lookups in capability mode.
2016-10-31 dimMerge ^/head r307736 through r308146.
2016-10-28 kibUse buffer pager for cd9660.
2016-10-28 kibUse buffer pager for msdosfs.
2016-10-28 kibEnable vn_io_fault() deadlock avoidance for msdosfs.
2016-10-28 kibEnsure that cluster allocations never allocate clusters...
2016-10-28 kibIf the fatchain() call in chainalloc() returned an...
2016-10-28 kibUse symbolic name for the value of fully free word...
2016-10-28 kibUse symbolic name for the free cluster number.
2016-10-28 kibFix comment formatting.
2016-10-28 kibRemove useless NULL check.
2016-10-21 dimMerge ^/head r307383 through r307735.
2016-10-20 rmacklemA problem w.r.t. interoperation between the FreeBSD...
2016-10-15 dimMerge ^/head r306906 through r307382.
2016-10-13 martymacFix panic() message reporting ufs instead of nandfs
2016-10-09 dimMerge ^/head r306412 through r306905.
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-30 mjgvfs: remove the __bo_vnode field from struct vnode
2016-09-29 desUpgrade to Unbound 1.5.10.
next