aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Clean up the sillyrename codeTrond Myklebust2007-07-197-202/+120
* NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust2007-07-197-64/+99
* NFS: Use dentry->d_time to store the parent directory verifier.Trond Myklebust2007-07-191-2/+2
* SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields2007-07-193-27/+23
* NFSv4: Fix the nfsv4 readlink reply buffer alignmentTrond Myklebust2007-07-191-10/+11
* NFSv4: Fix the readdir reply buffer alignmentTrond Myklebust2007-07-191-13/+14
* NFSv4: More NFSv4 xdr cleanupsTrond Myklebust2007-07-191-74/+134
* NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_openTrond Myklebust2007-07-192-5/+10
* NFSv4: 'constify' lookup arguments.Trond Myklebust2007-07-192-6/+6
* NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failedTrond Myklebust2007-07-191-1/+1
* NFSv4: Fix open state recoveryTrond Myklebust2007-07-191-12/+24
* NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSSTrond Myklebust2007-07-191-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-1937-270/+663
|\
| * [TG3]: Fix msi issue with kexec/kdump.Michael Chan2007-07-182-49/+66
| * [NET] XFRM: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-192-2/+2
| * [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-6/+6
| * [NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-192-3/+3
| * [NET] RXRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-5/+5
| * [NET] ROSE: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * [NET] RFKILL: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * [NET] PACKET: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * [NET] NETROM: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * [NET] NETFILTER: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-192-2/+2
| * [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-193-3/+3
| * [NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-193-3/+3
| * [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * [NET] AX25: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2007-07-187-146/+173
| |\
| | * [PATCH] mac80211: remove rtnl locking in ieee80211_sta.cMichael Wu2007-07-181-6/+0
| | * [PATCH] mac80211: fix GCC warning on 64bit platformsJiri Benc2007-07-181-2/+2
| | * [PATCH] mac80211: regdomain.c needs to include ieee80211_i.hJohannes Berg2007-07-171-0/+1
| | * [PATCH] mac80211: regulatory domain cleanupDaniel Drake2007-07-175-135/+164
| | * [PATCH] mac80211: use debugfs_renameJohannes Berg2007-07-171-3/+6
| * | [GENETLINK]: Dynamic multicast groups.Johannes Berg2007-07-183-7/+263
| * | [NETLIKN]: Allow removing multicast groups.Johannes Berg2007-07-182-12/+46
| * | [NETLINK]: allocate group bitmaps dynamicallyJohannes Berg2007-07-182-24/+83
| * | [RFKILL]: Make state sysfs writableIvo van Doorn2007-07-181-1/+1
* | | IDE: fix termination of non-fs requestsJens Axboe2007-07-191-6/+11
* | | afs build fixAndrew Morton2007-07-191-1/+2
* | | kernel/sysctl.c: finish off the warning commentsAndrew Morton2007-07-191-1/+4
* | | drivers/edac: add to edac docsDoug Thompson2007-07-191-27/+165
* | | drivers/edac: fix edac_device sysfs corner case bugDoug Thompson2007-07-193-51/+85
* | | drivers/edac: add to maintainers new infoDouglas Thompson2007-07-191-3/+21
* | | drivers/edac: new i82975x driverRanganathan Desikan2007-07-193-0/+674
* | | drivers/edac: fix workq reset deadlockDoug Thompson2007-07-192-28/+100
* | | drivers/edac: code tidying on export-gplDoug Thompson2007-07-192-13/+16
* | | drivers/edac: fix edac_device sysfs completion codeDouglas Thompson2007-07-194-115/+277
* | | drivers/edac: fix edac_mc sysfs completion codeDoug Thompson2007-07-195-249/+399