linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-03 20:29:06 to 2011-01-05 02:11:36 UTC [more...]

[PATCH v2 3/5]add metadata_readahead ioctl in vfs
 2011-01-05  2:11 UTC  (3+ messages)

[PATCH v2 0/5] add new ioctls to do metadata readahead in btrfs
 2011-01-05  2:10 UTC  (3+ messages)

[PATCH v2 1/5] add metadata_incore ioctl in vfs
 2011-01-04  9:40 UTC  (2+ messages)

[PATCH v2 5/5] validate extent_buffer if it's readahead in btrfs
 2011-01-04  5:40 UTC 

[PATCH v2 4/5] implement metadata_ra in btrfs
 2011-01-04  5:40 UTC 

[PATCH v2 2/5] implement metadata_incore in btrfs
 2011-01-04  5:40 UTC 

[PATCH V7 0/8] ptp: IEEE 1588 hardware clock support
 2011-01-03 17:07 UTC  (42+ messages)
` [PATCH V7 3/8] posix clocks: introduce dynamic clocks
` [PATCH V7 6/8] ptp: Added a clock that uses the eTSEC found on the MPC85xx
  ` [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit
  ` [PATCH V7 2/8] posix clocks: introduce a syscall for clock tuning
  ` [PATCH V7 4/8] posix clocks: hook dynamic clocks into system calls
  ` [PATCH V7 5/8] ptp: Added a brand new class driver for ptp clocks
  ` [PATCH V7 7/8] ptp: Added a clock driver for the IXP46x
` [PATCH V7 8/8] ptp: Added a clock driver for the National Semiconductor PHYTER

[PATCH V8 00/13] ptp: IEEE 1588 hardware clock support
 2011-01-03 11:51 UTC  (17+ messages)
` [PATCH V8 03/13] posix clocks: introduce a syscall for clock tuning
` [PATCH V8 05/13] posix_clocks: add clock_adjtime for blackfin
` [PATCH V8 06/13] posix_clocks: add clock_adjtime for powerpc
` [PATCH V8 07/13] posix_clocks: add clock_adjtime for x86
  ` [PATCH V8 01/13] time: Introduce timekeeping_inject_offset
  ` [PATCH V8 02/13] ntp: add ADJ_SETOFFSET mode bit
  ` [PATCH V8 04/13] posix_clocks: add clock_adjtime for arm
  ` [PATCH V8 08/13] posix clocks: cleanup the CLOCK_DISPTACH macro
  ` [PATCH V8 09/13] posix clocks: introduce dynamic clocks
  ` [PATCH V8 11/13] ptp: Added a clock that uses the eTSEC found on the MPC85xx
  ` [PATCH V8 12/13] ptp: Added a clock driver for the IXP46x
  ` [PATCH V8 13/13] ptp: Added a clock driver for the National Semiconductor PHYTER
` [PATCH V8 10/13] ptp: Added a brand new class driver for ptp clocks

Claim is Free
 2010-12-23 11:13 UTC 

[PATCH v3 00/22] netoops support
 2010-12-17 21:20 UTC  (37+ messages)
` [PATCH v3 01/22] netconsole: Remove unneeded reference counting
` [PATCH v3 02/22] netconsole: Introduce locking over the netpoll fields
` [PATCH v3 03/22] netconsole: Introduce 'enabled' state-machine
` [PATCH v3 04/22] netconsole: Call netpoll_cleanup() in process context
` [PATCH v3 05/22] netconsole: Wrap the list and locking in a structure
` [PATCH v3 06/22] netconsole: Push configfs_subsystem into netpoll_targets
` [PATCH v3 07/22] netconsole: Move netdev_notifier "
  ` [PATCH v3 08/22] netconsole: Split out netpoll_targets init/exit
  ` [PATCH v3 15/22] Oops: Pass regs to oops_exit()
  ` [PATCH v3 19/22] netoops: add core functionality
` [PATCH v3 09/22] netconsole: Add pointer to netpoll_targets
` [PATCH v3 10/22] netconsole: Rename netconsole_target -> netpoll_target
` [PATCH v3 11/22] netconsole: Abstract away the subsystem name
` [PATCH v3 12/22] netconsole: Move setting of default ports
` [PATCH v3 13/22] netpoll: Introduce netpoll_target configs
` [PATCH v3 14/22] netpoll: Move target code into netpoll_targets.c
` [PATCH v3 16/22] kmsg_dumper: Pass pt_regs along to dumpers
` [PATCH v3 17/22] kmsg_dumper: Introduce a new 'SOFT' dump reason
` [PATCH v3 18/22] sys-rq: Add option to soft dump
` [PATCH v3 20/22] netoops: Add x86 specific bits to packet headers
` [PATCH v3 21/22] netoops: Add user-programmable boot_id
` [PATCH v3 22/22] netoops: Add a user programmable blob to the netoops packet

[PATCH 05/19] c/r: documentation
 2010-12-14 16:46 UTC  (3+ messages)
  ` [PATCH 06/19] c/r: create syscalls: sys_checkpoint, sys_restart

[PATCH RFC 0/8] Dynamic clock devices
 2010-12-06 14:14 UTC  (25+ messages)
` [PATCH RFC 4/8] clock device: convert clock_settime
` [PATCH RFC 5/8] clock device: convert timer_create
` [PATCH RFC 6/8] clock device: convert timer_delete
` [PATCH RFC 7/8] clock device: convert timer_gettime
  ` [PATCH RFC 1/8] Introduce dynamic clock devices
  ` [PATCH RFC 2/8] clock device: convert clock_gettime
  ` [PATCH RFC 3/8] clock device: convert clock_getres
  ` [PATCH RFC 8/8] clock device: convert timer_settime

[PATCH] timerfd: add TFD_NOTIFY_CLOCK_SET to watch for clock changes
 2010-12-02  0:14 UTC  (2+ messages)

[PATCH] vfs: introduce FS_IOC_SYNCFS to sync a single super
 2010-11-28  5:04 UTC  (4+ messages)

You've earned 1,000,000.00 USD
 2010-11-24  8:10 UTC 

End Of Year Promo
 2010-11-19 20:26 UTC 

[PATCH v2 00/23] netoops support
 2010-11-09 19:33 UTC  (47+ messages)
` [PATCH v2 02/23] netconsole: Introduce locking over the netpoll fields
` [PATCH v2 03/23] netconsole: Introduce 'enabled' state-machine
` [PATCH v2 06/23] netconsole: Push configfs_subsystem into netpoll_targets
` [PATCH v2 08/23] netconsole: Split out netpoll_targets init/exit
` [PATCH v2 09/23] netconsole: Add pointer to netpoll_targets
` [PATCH v2 11/23] netconsole: Abstract away the subsystem name
` [PATCH v2 13/23] netconsole: Move setting of default ports
` [PATCH v2 14/23] netpoll: Move target code into netpoll_targets.c
` [PATCH v2 15/23] Oops: Pass regs to oops_exit()
` [PATCH v2 16/23] kmsg_dumper: Pass pt_regs along to dumpers
` [PATCH v2 18/23] sys-rq: Add option to soft dump
  ` [PATCH v2 01/23] netconsole: Remove unneeded reference counting
  ` [PATCH v2 04/23] netconsole: Call netpoll_cleanup() in process context
  ` [PATCH v2 05/23] netconsole: Wrap the list and locking in a structure
  ` [PATCH v2 07/23] netconsole: Move netdev_notifier into netpoll_targets
  ` [PATCH v2 10/23] netconsole: Rename netconsole_target -> netpoll_target
  ` [PATCH v2 12/23] netpoll: Introduce netpoll_target configs
                    ` [RFC PATCH] configfs: make it not be a module any more
  ` [PATCH v2 17/23] kmsg_dumper: Introduce a new 'SOFT' dump reason
  ` [PATCH v2 19/23] netoops: add core functionality
  ` [PATCH v2 20/23] netoops: Add x86 specific bits to packet headers
  ` [PATCH v2 21/23] netoops: Add user programmable fields to the netoops packet
  ` [PATCH v2 22/23] netoops: Add one-shot mode
` [PATCH v2 23/23] netoops: Add an interface to trigger various types of crashes

hello
 2010-11-09  5:51 UTC 

Inconsistent credential checking in prlimit() syscall
 2010-11-07  8:04 UTC 

[PATCH v1 00/12] netoops support
 2010-11-04 17:38 UTC  (15+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).