summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust2010-11-226-3/+22
* NFS: Correct the array bound calculation in nfs_readdir_add_to_arrayTrond Myklebust2010-11-221-4/+5
* NFS: Don't ignore errors from nfs_do_filldir()Trond Myklebust2010-11-221-9/+9
* NFS: Fix the error handling in "uncached_readdir()"Trond Myklebust2010-11-221-3/+2
* NFS: Fix a page leak in uncached_readdir()Trond Myklebust2010-11-221-2/+3
* NFS: Fix a page leak in nfs_do_filldir()Trond Myklebust2010-11-221-5/+5
* NFS: Assume eof if the server returns no readdir recordsTrond Myklebust2010-11-221-3/+7
* NFS: Buffer overflow in ->decode_dirent() should not be fatalTrond Myklebust2010-11-223-3/+3
* Pure nfs client performance using odirect.Arun Bharadwaj2010-11-221-1/+1
* SUNRPC: Fix an infinite loop in call_refresh/call_refreshresultTrond Myklebust2010-11-221-9/+15
* Linux 2.6.37-rc3v2.6.37-rc3Linus Torvalds2010-11-211-1/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-11-196-56/+37
|\
| * ext4: Add EXT4_IOC_TRIM ioctl to handle batched discardLukas Czerner2010-11-191-0/+24
| * fs: Do not dispatch FITRIM through separate super_operationLukas Czerner2010-11-193-41/+0
| * ext4: ext4_fill_super shouldn't return 0 on corruptionDarrick J. Wong2010-11-191-2/+3
| * jbd2: fix /proc/fs/jbd2/<dev> when using an external journalyangsheng2010-11-171-8/+8
| * ext4: missing unlock in ext4_clear_request_list()Dan Carpenter2010-11-171-3/+0
| * ext4: fix setting random pages PageUptodateMarkus Trippelsdorf2010-11-171-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-11-1914-76/+129
|\ \
| * | ceph: fix readdir EOVERFLOW on 32-bit archsSage Weil2010-11-181-3/+7
| * | ceph: fix frag offset for non-leftmost fragsSage Weil2010-11-111-1/+4
| * | ceph: fix dangling pointerSage Weil2010-11-111-0/+1
| * | ceph: explicitly specify page alignment in network messagesSage Weil2010-11-093-5/+9
| * | ceph: make page alignment explicit in osd interfaceSage Weil2010-11-095-19/+44
| * | ceph: fix comment, remove extraneous argsSage Weil2010-11-093-15/+11
| * | ceph: fix update of ctime from MDSSage Weil2010-11-081-2/+4
| * | ceph: fix version check on racing inode updatesSage Weil2010-11-081-4/+9
| * | ceph: fix uid/gid on resent mds requestsSage Weil2010-11-082-2/+7
| * | ceph: fix rdcache_gen usage and invalidateSage Weil2010-11-083-14/+10
| * | ceph: re-request max_size if cap auth changesSage Weil2010-11-071-0/+5
| * | ceph: only let auth caps update max_sizeSage Weil2010-11-071-1/+8
| * | ceph: fix open for write on clustered mdsSage Weil2010-11-071-2/+4
| * | ceph: fix bad pointer dereference in ceph_fill_traceSage Weil2010-11-071-1/+2
| * | ceph: fix small seq message skippingSage Weil2010-11-011-2/+1
| * | Revert "ceph: update issue_seq on cap grant"Sage Weil2010-10-271-5/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-1928-55/+164
|\ \ \
| * | | net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap2010-11-191-1/+1
| * | | be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi2010-11-191-0/+6
| * | | netfilter: fix IP_VS dependenciesPatrick McHardy2010-11-181-0/+1
| * | | net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang2010-11-181-4/+5
| * | | ipv6: Expose reachable and retrans timer values as msecsThomas Graf2010-11-181-9/+10
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-189-8/+78
| |\ \ \
| | * | | ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan2010-11-181-1/+1
| | * | | cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai2010-11-181-0/+2
| | * | | cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez2010-11-161-0/+52
| | * | | ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan2010-11-162-1/+5
| | * | | ath9k_htc: Add new devices into AR7010Rajkumar Manoharan2010-11-163-1/+9
| | * | | ath9k_htc: Update usb device ID listRajkumar Manoharan2010-11-161-0/+5
| | * | | ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan2010-11-161-2/+1
| | * | | carl9170: fix usb anchor wait timeoutChristian Lamparter2010-11-151-2/+2