summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfsd4: kill unnecessary check in preprocess_stateid_opJ. Bruce Fields2008-04-231-1/+1
* nfsd4: simplify stateid sequencing checksJ. Bruce Fields2008-04-231-15/+26
* nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_opJ. Bruce Fields2008-04-231-7/+7
* nfs: remove unnecessary NFS_NEED_* definesJ. Bruce Fields2008-04-232-2/+1
* IPv6 support for NFS server export cachesAurélien Charbon2008-04-235-45/+111
* NLM: Convert lockd to use kthreadsJeff Layton2008-04-232-75/+60
* SUNRPC: have svc_recv() check kthread_should_stop()Jeff Layton2008-04-231-2/+22
* SUNRPC: export svc_sock_update_bufsJeff Layton2008-04-231-0/+1
* knfsd: Remove NLM_HOST_MAX and associated logic.NeilBrown2008-04-231-6/+3
* slab_err: Pass parameters correctly to slab_bugChristoph Lameter2008-04-231-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-2312-138/+573
|\
| * [patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi2008-04-234-2/+65
| * [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai2008-04-234-23/+144
| * [patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi2008-04-233-63/+70
| * [patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi2008-04-233-4/+95
| * [patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi2008-04-232-0/+35
| * [patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi2008-04-234-8/+49
| * [patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai2008-04-234-40/+118
| * [PATCH] remove unused label in xattr.c (noise from ro-bind)Al Viro2008-04-231-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-2321-54/+49
|\ \
| * | iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler2008-04-231-1/+1
| * | net: Unexport move_addr_to_{kernel,user}Adrian Bunk2008-04-231-3/+0
| * | rt2x00: Select LEDS_CLASS.David S. Miller2008-04-231-5/+10
| * | iwlwifi: Select LEDS_CLASS.David S. Miller2008-04-231-2/+6
| * | leds: Do not guard NEW_LEDS with HAS_IOMEMDavid S. Miller2008-04-231-1/+0
| * | [IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu2008-04-224-2/+7
| * | time: Export set_normalized_timespec.YOSHIFUJI Hideaki2008-04-211-0/+1
| * | tcp: Make use of before macro in tcp_input.cArnd Hannemann2008-04-211-1/+1
| * | hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine2008-04-211-3/+0
| * | [NETNS]: Remove empty ->init callback.Pavel Emelyanov2008-04-211-7/+0
| * | [DCCP]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki2008-04-211-11/+6
| * | [NETNS]: Don't initialize err variable twice.Pavel Emelyanov2008-04-211-2/+1
| * | [NETNS]: The ip6_fib_timer can work with garbage on net namespace stop.Pavel Emelyanov2008-04-211-1/+1
| * | [IPV4]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki2008-04-212-10/+10
| * | [IPV4]: Make icmp_sk_init() static.Adrian Bunk2008-04-211-1/+1
| * | [IPV6]: Make struct ip6_prohibit_entry_template static.Adrian Bunk2008-04-211-1/+1
| * | tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.cSatoru SATOH2008-04-211-1/+1
| * | [NET]: Expose netdevice dev_id through sysfsDavid Woodhouse2008-04-201-0/+2
| * | skbuff: fix missing kernel-doc notationRandy Dunlap2008-04-201-0/+1
| * | [ROSE]: Fix soft lockup wrt. rose_node_list_lockBernard Pidoux2008-04-201-2/+0
* | | pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ...Len Brown2008-04-231-4/+6
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-2218-120/+118
|\ \
| * | [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct()Al Viro2008-04-221-21/+6
| * | [PATCH] proc_readfd_common() race fixAl Viro2008-04-221-3/+1
| * | [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()Al Viro2008-04-221-0/+3
| * | [PATCH] teach seq_file to discard entriesAl Viro2008-04-213-4/+15
| * | [PATCH] umount_tree() will unhash everything itselfAl Viro2008-04-211-2/+1
| * | [PATCH] get rid of more nameidata passing in namespace.cAl Viro2008-04-211-28/+25
| * | [PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro2008-04-216-52/+53
| * | [PATCH] lock exclusively in collect_mounts() and drop_collected_mounts()Al Viro2008-04-211-4/+4