safe/jmp/linux-2.6
2009-01-07 J. Bruce Fieldsnfsd: Ensure nfsv4 calls the underlying filesystem...
2009-01-06 Trond MyklebustSUNRPC: Ensure the server closes sockets in a timely...
2009-01-06 Chuck LeverNFSD: Add documenting comments for nfsctl interface
2009-01-06 Chuck LeverNFSD: Replace open-coded integer with macro
2009-01-06 Chuck LeverNFSD: Fix a handful of coding style issues in write_fil...
2009-01-06 Chuck LeverNFSD: clean up failover sysctl function naming
2009-01-06 Chuck Leverlockd: Enable NLM use of AF_INET6
2009-01-06 Chuck LeverNLM: Rewrite IPv4 privileged requester's check
2009-01-06 Chuck LeverNLM: nlm_privileged_requester() doesn't recognize mappe...
2009-01-06 Chuck LeverNSM: Move nsm_create()
2009-01-06 Chuck LeverNSM: Move nsm_use_hostnames to mon.c
2009-01-06 Chuck LeverNSM: Move nsm_addr() to fs/lockd/mon.c
2009-01-06 Chuck LeverNSM: Remove include/linux/lockd/sm_inter.h
2009-01-06 Chuck LeverNSM: Replace IP address as our nlm_reboot lookup key
2009-01-06 Chuck LeverNSM: More clean up of nsm_get_handle()
2009-01-06 Chuck LeverNSM: Refactor nsm_handle creation into a helper function
2009-01-06 Chuck LeverNLM: Remove "create" argument from nsm_find()
2009-01-06 Chuck LeverNLM: Call nsm_reboot_lookup() instead of nsm_find()
2009-01-06 Chuck LeverNSM: Add nsm_lookup() function
2009-01-06 Chuck LeverNLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as...
2009-01-06 Chuck LeverNLM: Change nlm_host_rebooted() to take a single nlm_re...
2009-01-06 Chuck LeverNSM: Encode the new "priv" cookie for NSMPROC_MON requests
2009-01-06 Chuck LeverNSM: Generate NSMPROC_MON's "priv" argument when nsm_ha...
2009-01-06 Chuck LeverNSM: Remove !nsm check from nsm_release()
2009-01-06 Chuck LeverNSM: Remove NULL pointer check from nsm_find()
2009-01-06 Chuck LeverNSM: Add dprintk() calls in nsm_find and nsm_release
2009-01-06 Chuck LeverNSM: Move nsm_find() to fs/lockd/mon.c
2009-01-06 Chuck LeverNSM: move to xdr_stream-based XDR encoders and decoders
2009-01-06 Chuck LeverNSM: Move NSM program and procedure numbers to fs/lockd...
2009-01-06 Chuck LeverNSM: Move NSM-related XDR data structures to lockd...
2009-01-06 Chuck LeverNSM: Check result of SM_UNMON upcall
2009-01-06 Chuck LeverNLM: Move the public declaration of nsm_unmonitor(...
2009-01-06 Chuck LeverNSM: Release nsmhandle in nlm_destroy_host
2009-01-06 Chuck LeverNLM: Move the public declaration of nsm_monitor() to...
2009-01-06 Chuck LeverNSM: Make sure to return an error if the SM_MON call...
2009-01-06 Chuck LeverNSM: Remove BUG_ON() in nsm_monitor()
2009-01-06 Chuck LeverNLM: Remove redundant printk() in nlmclnt_lock()
2009-01-06 Chuck LeverNSM: Use sm_name instead of h_name in nsm_monitor(...
2009-01-06 Chuck LeverNSM: Support IPv6 version of mon_name
2009-01-06 Chuck LeverNSM: Use modern style for sm_name field in nsm_handle
2009-01-06 Chuck LeverNSM: convert printk(KERN_DEBUG) to a dprintk()
2009-01-06 Chuck LeverNSM: Use C99 structure initializer to initialize nsm_args
2009-01-06 Chuck LeverNLM: Add helper to handle IPv4 addresses
2009-01-06 Chuck LeverNLM: Support IPv6 scope IDs in nlm_display_address()
2009-01-06 Chuck LeverNLM: Remove AF_UNSPEC arm in nlm_display_address()
2009-01-06 Chuck LeverNLM: Remove address eye-catcher buffers from nlm_host
2009-01-06 Chuck LeverNLM: Use modern style for pointer fields in nlm_host
2009-01-06 Jeff Laytonlockd: set svc_serv->sv_maxconn to a more reasonable...
2009-01-06 Jeff Laytonsunrpc: add sv_maxconn field to svc_serv (try #3)
2009-01-06 J. Bruce Fieldsnfsd: document new filehandle fsid types
2009-01-06 Krishna Kumarnfsd: Fix leaked memory in nfs4_make_rec_clidname
2009-01-06 Krishna Kumarnfsd: Minor cleanup of find_stateid
2009-01-06 J. Bruce Fieldsnfsd: update fh_verify description
2009-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2009-01-06 Jonathan Brassowdm snapshot: extend exception store functions
2009-01-06 Alasdair G... dm snapshot: split out exception store implementations
2009-01-06 Jonathan Brassowdm snapshot: rename struct exception_store
2009-01-06 Jonathan Brassowdm snapshot: separate out exception store interface
2009-01-06 Alasdair G... dm mpath: move trigger_event to system workqueue
2009-01-06 Milan Brozdm: add name and uuid to sysfs
2009-01-06 Mikulas Patockadm table: rework reference counting
2009-01-06 Andi Kleendm: support barriers on simple devices
2009-01-06 Kiyoshi Uedadm request: extend target interface
2009-01-06 Kiyoshi Uedadm request: add caches
2009-01-06 Milan Brozdm ioctl: allow dm_copy_name_and_uuid to return only...
2009-01-06 Milan Brozdm log: ensure log bitmap fits on log device
2009-01-06 Milan Brozdm log: move region_size validation
2009-01-06 Takahiro Yasuidm log: avoid reinitialising io_req on every operation
2009-01-06 Mikulas Patockadm: consolidate target deregistration error handling
2009-01-06 Jonathan Brassowdm raid1: fix error count
2009-01-06 Takahiro Yasuidm log: fix dm_io_client leak on error paths
2009-01-06 Mikulas Patockadm snapshot: change yield to msleep
2009-01-06 Mikulas Patockadm table: drop reference at unbind
2009-01-06 Linus TorvaldsMerge branch 'for-next' of git://git.o-hand.com/linux-mfd
2009-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-01-06 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Linus TorvaldsMerge branch 'i2c-next' of git://aeryn.fluff.org.uk...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-01-06 Linus Torvaldsigb: fix anoying type mismatch warning on rx/tx queue...
2009-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-01-06 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Nick Pigginmm lockless pagecache barrier fix
2009-01-06 Alan Coxi2o: Update my address
2009-01-06 Ron Mercerqlge: Fix sparse warnings for tx ring indexes.
2009-01-06 Ron Mercerqlge: Fix sparse warning regarding rx buffer queues.
2009-01-06 Ron Mercerqlge: Fix sparse endian warning in ql_hw_csum_setup().
2009-01-06 Ron Mercerqlge: Fix sparse endian warning for inbound packet...
2009-01-06 Ron Mercerqlge: Fix sparse warnings for byte swapping in qlge_eth...
2009-01-06 Brice Goglinmyri10ge: print MAC and serial number on probe failure
2009-01-06 Jarek Poplawskipkt_sched: cls_u32: Fix locking in u32_change()
2009-01-06 Julian Calabysparc: Fix minor SPARC32 compile error
2009-01-06 Heiko Carstensiucv: fix cpu hotplug
2009-01-06 Hendrik Brueckneraf_iucv: Free iucv path/socket in path_pending callback
2009-01-06 Ursula Braunaf_iucv: avoid left over IUCV connections from failing...
next