nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / block / blktrace.c
2009-02-18 Jens Axboeblock: fix bad definition of BIO_RW_SYNC
2009-01-30 Jens Axboeblock: get rid of the manual directory counting in...
2008-11-26 Arnaldo Carvalho... blktrace: port to tracepoints
2008-10-09 Jens Axboeblktrace: use BLKTRACE_BDEV_SIZE as the name size for...
2008-10-09 David Woodhouseblktrace: simplify flags handling in __blk_add_trace
2008-10-09 David Woodhouseblktrace: support discard requests
2008-07-03 Alan D. BrunelleAdded in user-injected messages into blk traces
2008-06-12 Carl Henrik Lundeblock: disable IRQs until data is written to relay...
2008-05-28 Jens Axboeblock: make blktrace use per-cpu buffers for message...
2008-05-28 Alan D. BrunelleAdded in MESSAGE notes for blktraces
2008-05-13 Jean DelvareFix misuses of bdevname()
2008-01-28 Christof Schmittblktrace: Add blktrace ioctls to SCSI generic devices
2008-01-11 Jens Axboeblktrace: kill the unneeded initcall
2008-01-11 Ingo Molnarblock: fix blktrace timestamps
2007-11-27 Aneesh Kumar K.Vblktrace: Make sure BLKTRACETEARDOWN does the full...
2007-10-16 Mike TravisConvert cpu_sibling_map to be a per cpu variable
2007-10-10 Arnd Bergmanncompat_ioctl: handle blk_trace ioctls
2007-07-27 Ingo Molnarblktrace: use cpu_clock() instead of sched_clock()
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2007-02-11 Mathieu Desnoyers[PATCH] Relay: add CPU hotplug support
2006-12-07 Alan Stern[PATCH] Allow NULL pointers in percpu_free
2006-12-04 Jens Axboe[PATCH] blktrace: don't return blktrace_seq from trace_...
2006-12-04 Jens Axboe[PATCH] blktrace: uninline trace_note()
2006-12-01 Olaf Kirch[PATCH] blktrace: add timestamp message
2006-09-30 Jens Axboe[PATCH] Update axboe@suse.de email address
2006-09-30 Martin Peschke[PATCH] blktrace: cleanup using on_each_cpu
2006-09-30 Jens Axboe[PATCH] blktrace: support for logging metadata reads
2006-09-29 Alexey Dobriyan[PATCH] ifdef blktrace debugging fields
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-07-25 Milton Miller[PATCH] blktrace: fix read-ahead bit
2006-07-06 Nathan Scott[PATCH] blktrace: readahead support
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-23 Jens Axboe[PATCH] Block queue IO tracing support (blktrace) as...