projects
/
dragonfly.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ixgbe: enable existing FreeBSD IPv4 TSO code
2012-08-27
François Tigeot
ixgbe: enable existing FreeBSD IPv4 TSO code
commit
|
commitdiff
|
tree
2012-08-27
François Tigeot
kernel: IFCAP_TSO is really IPv4-specific
commit
|
commitdiff
|
tree
2012-08-25
François Tigeot
ixgbe: enable VLAN code
commit
|
commitdiff
|
tree
2012-08-21
François Tigeot
ixgbe: Rework ixgbe_xmit()
commit
|
commitdiff
|
tree
2012-08-20
François Tigeot
kernel: Set kern.ipc.shm_use_phys to 1 by default
commit
|
commitdiff
|
tree
2012-08-17
François Tigeot
ixgbe: remove unneeded lockuninit call
commit
|
commitdiff
|
tree
2012-08-15
François Tigeot
ixgbe: Use callout_init_mp()
commit
|
commitdiff
|
tree
2012-08-14
François Tigeot
ixgbe: Remove the multicast spinlock
commit
|
commitdiff
|
tree
2012-08-14
François Tigeot
ixgbe: Remove a useless assertion
commit
|
commitdiff
|
tree
2012-08-12
François Tigeot
ixgbe: replace direct lockmgr calls by macros
commit
|
commitdiff
|
tree
2012-08-12
François Tigeot
ixgbe(4): remove a lockinit() call
commit
|
commitdiff
|
tree
2012-08-09
François Tigeot
ixgbe(4): Sync with FreeBSD
commit
|
commitdiff
|
tree
2012-08-09
François Tigeot
ixgbe: compilation fix for debug routines
commit
|
commitdiff
|
tree
2012-08-03
François Tigeot
kernel: add a flags argument to LOCK_SYSINIT
commit
|
commitdiff
|
tree
2012-08-03
François Tigeot
kernel: add a LOCK_SYSINIT helper macro
commit
|
commitdiff
|
tree
2012-07-31
François Tigeot
ixgbe: remove some FreeBSD version checks
commit
|
commitdiff
|
tree
2012-07-31
François Tigeot
opendir(3): use O_CLOEXEC
commit
|
commitdiff
|
tree
2012-07-31
François Tigeot
kernel: Implement O_CLOEXEC
commit
|
commitdiff
|
tree
2012-07-30
François Tigeot
kernel: remove O_FRNONBLOCKING
commit
|
commitdiff
|
tree
2012-07-30
François Tigeot
kernel: remove O_ROOTCRED
commit
|
commitdiff
|
tree
2012-07-23
François Tigeot
aic7xxx: fix a pointer sign warning
commit
|
commitdiff
|
tree
2012-07-22
François Tigeot
ixgbe(4): Use MSI by default
commit
|
commitdiff
|
tree
2012-07-17
François Tigeot
VFS quota: replace MNT_ACCOUNTING by MNT_QUOTA
commit
|
commitdiff
|
tree
2012-07-13
François Tigeot
rc.d: rename vfs_accounting to vfs_quota
commit
|
commitdiff
|
tree
2012-06-30
François Tigeot
ixgbe: Import Intel PRO/10GbE driver from FreeBSD
commit
|
commitdiff
|
tree
2012-05-30
François Tigeot
drm: Stow drivers for various chip families
commit
|
commitdiff
|
tree
2012-05-28
François Tigeot
kernel: increase watchdog default period to 30s
commit
|
commitdiff
|
tree
2012-05-27
François Tigeot
kernel: in_cksum2.s is needed by inet6 code
commit
|
commitdiff
|
tree
2012-05-26
Francois Tigeot
kernel: tcp_fasttimo() is dead
commit
|
commitdiff
|
tree
2012-05-06
Francois Tigeot
Import amdsbwd(4) from FreeBSD
commit
|
commitdiff
|
tree
2012-05-03
Francois Tigeot
Import ichwd(4) from FreeBSD
commit
|
commitdiff
|
tree
2012-05-03
François Tigeot
Kernel: do not manipulate watchdog list if empty
commit
|
commitdiff
|
tree
2012-05-02
Francois Tigeot
Update to per-CPU hardware resources format.
commit
|
commitdiff
|
tree
2012-04-28
Francois Tigeot
Document the vquotactl() syscall
commit
|
commitdiff
|
tree
2012-04-18
François Tigeot
Rename vfs_accounting_enabled to vfs_quota_enabled
commit
|
commitdiff
|
tree
2012-04-17
François Tigeot
vquota(8): document a limit of 0 means no check
commit
|
commitdiff
|
tree
2012-04-17
Francois Tigeot
VFS quota: enforce user and group limits
commit
|
commitdiff
|
tree
2012-04-17
Francois Tigeot
VFS quota: add a command to set a group quota
commit
|
commitdiff
|
tree
2012-04-17
Francois Tigeot
VFS quota: add a command to set a user's quota
commit
|
commitdiff
|
tree
2012-04-16
Francois Tigeot
VFS quota: start enforcing limits
commit
|
commitdiff
|
tree
2012-04-16
Francois Tigeot
VFS quota: add a function to set a per mount-point...
commit
|
commitdiff
|
tree
2012-04-16
Francois Tigeot
VFS accounting: have syscalls fail if not enabled
commit
|
commitdiff
|
tree
2012-04-16
Francois Tigeot
VFS quota: report per mount-point space limits
commit
|
commitdiff
|
tree
2012-04-15
François Tigeot
VFS accounting: remove unneeded code
commit
|
commitdiff
|
tree
2012-04-15
Francois Tigeot
VFS accounting: do not call initialization functions...
commit
|
commitdiff
|
tree
2012-04-15
Francois Tigeot
VFS accounting: fix vfs_register()
commit
|
commitdiff
|
tree
2012-04-15
Francois Tigeot
VFS quota: add per mount-point global, uid and gid...
commit
|
commitdiff
|
tree
2012-04-07
François Tigeot
Kernel - properly handle max. io size when dumping
commit
|
commitdiff
|
tree
2012-04-02
François Tigeot
vkernel: cap vdisk max. io size to MAXPHYS
commit
|
commitdiff
|
tree
2012-04-02
François Tigeot
Kernel: Set max io size limit for all disk devices
commit
|
commitdiff
|
tree
2012-03-31
François Tigeot
Kernel - Restore the 64KB max. IO size limit
commit
|
commitdiff
|
tree
2012-03-31
François Tigeot
VFS accounting: avoid VOP_GETATTR() calls
commit
|
commitdiff
|
tree
2012-03-30
François Tigeot
Kernel - Completely remove DFLTPHYS
commit
|
commitdiff
|
tree
2012-03-30
Francois Tigeot
VFS accounting: do not count write operations for removed...
commit
|
commitdiff
|
tree
2012-03-30
Francois Tigeot
VFS accounting: small speed optimization
commit
|
commitdiff
|
tree
2012-03-28
Francois Tigeot
VFS accounting: use vq_vptomp() in kern_ftruncate()
commit
|
commitdiff
|
tree
2012-03-26
Francois Tigeot
mountlist_exists(): use a TAILQ_FOREACH macro again
commit
|
commitdiff
|
tree
2012-03-25
Francois Tigeot
VFS accounting: use an explicit TAILQ_FIRST/TAILQ_NEXT...
commit
|
commitdiff
|
tree
2012-03-25
Francois Tigeot
VFS accounting: do not set vp->v_pfsmp for non-nullfs...
commit
|
commitdiff
|
tree
2012-03-24
Francois Tigeot
VFS accounting: fix an issue with unlink operations
commit
|
commitdiff
|
tree
2012-03-24
Francois Tigeot
vquota(8): Only count files with more than 2 hard links...
commit
|
commitdiff
|
tree
2012-03-22
Francois Tigeot
VFS accounting: handle file truncation on open(2)
commit
|
commitdiff
|
tree
2012-03-22
François Tigeot
VFS accounting: isolate the code to find the real mp
commit
|
commitdiff
|
tree
2012-02-18
François Tigeot
VFS accounting: optimize vop_write() performance
commit
|
commitdiff
|
tree
2012-02-18
Francois Tigeot
VFS accounting: check if nullfs mp* really exist
commit
|
commitdiff
|
tree
2012-01-29
Francois Tigeot
kernel - properly initialize vnode->v_pfsmp
commit
|
commitdiff
|
tree
2012-01-21
Francois Tigeot
installer: Warn <10GB HAMMER filesystems are unsupported
commit
|
commitdiff
|
tree
2012-01-19
François Tigeot
vquota(8): Remove unneeded braces
commit
|
commitdiff
|
tree
2012-01-19
François Tigeot
vquota(8): Display full user and group names
commit
|
commitdiff
|
tree
2012-01-18
François Tigeot
Disable HAMMER live dedup, mark as experimental
commit
|
commitdiff
|
tree
2012-01-15
François Tigeot
Add vfs_accounting to etc/rc.d/Makefile
commit
|
commitdiff
|
tree
2012-01-15
François Tigeot
rc.d: default values for vfs_accounting variables
commit
|
commitdiff
|
tree
2012-01-15
François Tigeot
rc.d: Add a vfs_accounting script
commit
|
commitdiff
|
tree
2012-01-05
Francois Tigeot
kernel: do not try to always build IPv4-specific code
commit
|
commitdiff
|
tree
2012-01-03
Francois Tigeot
Run VFS_START() for the root mount point.
commit
|
commitdiff
|
tree
2012-01-03
François Tigeot
kernel/vfs: enable accounting for ro mounts
commit
|
commitdiff
|
tree
2012-01-01
François Tigeot
hammer(8): fix an obsolete comment
commit
|
commitdiff
|
tree
2011-12-18
François Tigeot
gpt(8): increase size of boot slice to 768MB
commit
|
commitdiff
|
tree
2011-12-15
Francois Tigeot
VFS accounting: add a sync command
commit
|
commitdiff
|
tree
2011-12-15
Francois Tigeot
vquota(8): add a -h flag
commit
|
commitdiff
|
tree
2011-12-14
Francois Tigeot
vquota(8): finish implementing the check command
commit
|
commitdiff
|
tree
2011-12-14
Francois Tigeot
vquota(8): add code to manage hard links
commit
|
commitdiff
|
tree
2011-12-14
Francois Tigeot
NULL VFS: store PFS mount points for later use
commit
|
commitdiff
|
tree
2011-12-14
François Tigeot
Use a sysctl to show if VFS accounting is enabled
commit
|
commitdiff
|
tree
2011-12-14
François Tigeot
Disable VFS accounting by default
commit
|
commitdiff
|
tree
2011-12-13
Francois Tigeot
VFS accounting: add a new vquotactl() syscall
commit
|
commitdiff
|
tree
2011-12-13
Francois Tigeot
UFS VFS: initialize f_mntonname for the root mp
commit
|
commitdiff
|
tree
2011-12-13
Francois Tigeot
HAMMER VFS: record the name of the mount directory
commit
|
commitdiff
|
tree
2011-12-12
Francois Tigeot
VFS accounting: start collecting data
commit
|
commitdiff
|
tree
2011-12-11
Francois Tigeot
VFS accounting: list enabled filesystems
commit
|
commitdiff
|
tree
2011-12-10
Francois Tigeot
VFS accounting: add in-memory storage counters
commit
|
commitdiff
|
tree
2011-12-03
Francois Tigeot
VFS accounting: implement an initialization framework
commit
|
commitdiff
|
tree
2011-12-03
François Tigeot
Add missing fts_close() calls
commit
|
commitdiff
|
tree
2011-12-02
François Tigeot
Unbreak buildworld on i386
commit
|
commitdiff
|
tree
2011-12-02
Francois Tigeot
Add a skeleton vquota(8) manpage
commit
|
commitdiff
|
tree
2011-12-02
Francois Tigeot
Add a vquota(8) utility
commit
|
commitdiff
|
tree
2011-12-01
François Tigeot
Fix a bug in nullfs_mount() and nullfs_statfs()
commit
|
commitdiff
|
tree
2011-10-08
François Tigeot
Add missing END() macros to libc i386 .S files
commit
|
commitdiff
|
tree
2011-10-04
François Tigeot
Import proplib from NetBSD
commit
|
commitdiff
|
tree
2011-09-07
François Tigeot
Add a -D option to install(1)
commit
|
commitdiff
|
tree
next