]> bbs.cooldavid.org Git - net-next-2.6.git/shortlog
net-next-2.6.git
2010-08-04 J. Bruce FieldsSUNRPC: prevent task_cleanup running on freed xprt
2010-08-04 Trond MyklebustSUNRPC: Reduce asynchronous RPC task stack usage
2010-08-04 Trond MyklebustSUNRPC: Move the bound cred to struct rpc_rqst
2010-08-04 Trond MyklebustSUNRPC: Clean up of rpc_bindcred()
2010-08-04 Trond MyklebustSUNRPC: Move remaining RPC client related task initiali...
2010-08-04 Trond MyklebustSUNRPC: Ensure that rpc_exit() always wakes up a sleepi...
2010-08-04 Trond MyklebustSUNRPC: Make the credential cache hashtable size config...
2010-08-04 Trond MyklebustSUNRPC: Store the hashtable size in struct rpc_cred_cache
2010-08-04 Trond MyklebustNFS: Ensure the AUTH_UNIX credcache is allocated dynami...
2010-08-04 Trond MyklebustNFS: Fix the NFS users of rpc_restart_call()
2010-08-04 Trond MyklebustSUNRPC: The function rpc_restart_call() should return...
2010-08-04 Trond MyklebustNFSv4: Get rid of the bogus RPC_ASSASSINATED(task)...
2010-08-04 Trond MyklebustNFSv4: Clean up the process of renewing the NFSv4 lease
2010-08-04 Trond MyklebustNFSv4.1: Handle NFS4ERR_DELAY on SEQUENCE correctly
2010-08-04 Trond MyklebustNFS: nfs_rename() should not have to flush out writebacks
2010-08-04 Trond MyklebustNFS: Clean up the callers of nfs_wb_all()
2010-08-04 Trond MyklebustNFS: Fix up the fsync code
2010-07-30 Trond MyklebustNFSv4: Ensure the lockowners are labelled using the...
2010-07-30 Trond MyklebustNFSv4: Add support for the RELEASE_LOCKOWNER operation
2010-07-30 Trond MyklebustNFSv4: Clean up for lockowner XDR encoding
2010-07-30 Trond MyklebustNFSv4: Ensure that we track the NFSv4 lock state in...
2010-06-24 Trond MyklebustNFSv4: Clean up struct nfs4_state_owner
2010-06-22 Trond MyklebustNFSv4.1: There is no need to init the session more...
2010-06-22 Trond MyklebustNFSv41: Cleanup for nfs4_alloc_session.
2010-06-22 Trond MyklebustNFSv41: Clean up exclusive create
2010-06-22 Trond MyklebustNFSv41: Deprecate nfs_client->cl_minorversion
2010-06-22 Trond MyklebustNFSv41: Fix nfs_async_inode_return_delegation() ugliness
2010-06-22 Trond MyklebustNFSv41: Convert the various reboot recovery ops etc...
2010-06-22 Trond MyklebustNFSv41: Clean up the NFSv4.1 minor version specific...
2010-06-22 Trond MyklebustNFSv41: Don't store session state in the nfs_client...
2010-06-22 Trond MyklebustNFSv41: Further cleanup for nfs4_sequence_done
2010-06-22 Trond MyklebustNFSv4.1: Make nfs4_setup_sequence take a nfs_server...
2010-06-22 Trond MyklebustNFSv4.1: Merge the nfs41_proc_async_sequence() and...
2010-06-22 Trond MyklebustNFSv4: Kill nfs4_async_handle_error() abuses by NFSv4.1
2010-06-22 Trond MyklebustNFSv4.1: Simplify nfs41_sequence_done()
2010-06-22 Trond MyklebustNFSv4.1: Clean up nfs4_setup_sequence
2010-06-22 Trond MyklebustNFSv41: Fix a memory leak in nfs41_proc_async_sequence()
2010-06-22 Trond MyklebustNFSv4: Fix an embarassing typo in encode_attrs()
2010-06-22 Trond MyklebustNFSv4: Ensure that /proc/self/mountinfo displays the...
2010-06-22 Trond MyklebustNFSv4.1: Ensure that we initialise the session when...
2010-06-22 Trond MyklebustSUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()
2010-06-22 Andy Adamsonnfs4 use mandatory attribute file type in nfs4_get_root
2010-06-12 Linus TorvaldsLinux 2.6.35-rc3 v2.6.35-rc3
2010-06-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-06-11 Linus TorvaldsMerge branch 'pm-fixes' of git://git.kernel.org/pub...
2010-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-11 Yinghai LuPCI: clear bridge resource range if BIOS assigned bad one
2010-06-11 Jiri SlabyPCI: hotplug/cpqphp, fix NULL dereference
2010-06-11 Jesse BarnesRevert "PCI: create function symlinks in /sys/bus/pci...
2010-06-11 Bjorn HelgaasPCI: change resource collision messages from KERN_ERR...
2010-06-11 Dan CarpenterBtrfs: The file argument for fsync() is never null
2010-06-11 Dan CarpenterBtrfs: handle ERR_PTR from posix_acl_from_xattr()
2010-06-11 Sage WeilBtrfs: avoid BUG when dropping root and reference in...
2010-06-11 Shi WeihuaBtrfs: prohibit a operation of changing acl's mask...
2010-06-11 Shi WeihuaBtrfs: should add a permission check for setfacl
2010-06-11 Dan CarpenterBtrfs: btrfs_lookup_dir_item() can return ERR_PTR
2010-06-11 Dan CarpenterBtrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs
2010-06-11 Dan CarpenterBtrfs: unwind after btrfs_start_transaction() errors
2010-06-11 Dan CarpenterBtrfs: btrfs_iget() returns ERR_PTR
2010-06-11 Dan CarpenterBtrfs: handle kzalloc() failure in open_ctree()
2010-06-11 Dan CarpenterBtrfs: handle error returns from btrfs_lookup_dir_item()
2010-06-11 Yan, ZhengBtrfs: Fix BUG_ON for fs converted from extN
2010-06-11 Yan, ZhengBtrfs: Fix null dereference in relocation.c
2010-06-11 David S. MillerMerge branch 'wimax-2.6.35.y' of git://git.kernel.org...
2010-06-11 Inaky Perez... wimax/i2400m: fix missing endian correction read in...
2010-06-11 Linus TorvaldsMerge branch 'rc-fixes' of git://git.kernel.org/pub...
2010-06-11 Linus TorvaldsMerge branch 'urgent' of git://git.kernel.org/pub/scm...
2010-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-11 Miao XieBtrfs: fix remap_file_pages error
2010-06-11 Dan CarpenterBtrfs: uninitialized data is check_path_shared()
2010-06-11 Josef BacikBtrfs: fix fallocate regression
2010-06-11 Miao XieBtrfs: fix loop device on top of btrfs
2010-06-11 Figo.zhangnet8139: fix a race at the end of NAPI
2010-06-11 Daniel Turullpktgen: Fix accuracy of inter-packet delay.
2010-06-11 Eric Dumazetpkt_sched: gen_estimator: add a new lock
2010-06-11 John Fastabendnet: deliver skbs on inactive slaves to exact matches
2010-06-10 Sage Weilceph: try to send partial cap release on cap message...
2010-06-10 Sage Weilceph: release cap on import if we don't have the inode
2010-06-10 Sage Weilceph: fix misleading/incorrect debug message
2010-06-10 Jeff Mahoneyceph: fix atomic64_t initialization on ia64
2010-06-10 Catalin Marinassata_sil24: Use memory barriers before issuing commands
2010-06-10 Dan Carpentersata_sil24: memset() overflow
2010-06-10 Linus TorvaldsMerge branch 'kvm-updates/2.6.35' of git://git.kernel...
2010-06-10 Marcelo TosattiKVM: read apic->irr with ioapic lock held
2010-06-10 Linus TorvaldsMerge branch 'for-linus2' of git://git.kernel.dk/linux...
2010-06-10 Miklos Szeredipipe: fix check in "set size" fcntl
2010-06-10 Miklos Szeredipipe: fix pipe buffer resizing
2010-06-10 Jens Axboeblock: remove duplicate BUG_ON() in bd_finish_claiming()
2010-06-10 Nick Pigginblock: bd_start_claiming cleanup
2010-06-10 Nick Pigginblock: bd_start_claiming fix module refcount
2010-06-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-06-10 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-06-10 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-06-10 Michal Marekkbuild: Create output directory in Makefile.modbuiltin
2010-06-10 Takashi IwaiMerge branch 'fix/misc' into for-linus
2010-06-10 Eric Dumazetipv6: fix ICMP6_MIB_OUTERRORS
2010-06-10 Timo Teräsr8169: fix mdio_read and update mdio_write according...
2010-06-09 David S. MillerMerge branch 'num_rx_queues' of git://kernel.ubuntu...
2010-06-09 Anton Vorontsovgianfar: Revive the driver for eTSEC devices (disable...
next