summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-173-10/+15
* ceph: fix null pointer dereference in ceph_init_dentry for nfs reexportSage Weil2010-12-171-1/+2
* ceph: fix direct-io on non-page-aligned buffersHenry C Chang2010-12-151-12/+19
* ceph: fix msgr_init error pathSage Weil2010-12-131-5/+3
* ceph: fix ioctl magicSage Weil2010-12-061-1/+1
* ceph: Behave better when handling file lock replies.Herb Shiu2010-12-011-8/+30
* ceph: pass lock information by struct file_lock instead of as individual params.Herb Shiu2010-12-011-37/+21
* ceph: Handle file locks in replies from the MDS.Herb Shiu2010-12-012-14/+58
* ceph: avoid possible null deref in readdir after dir llseekSage Weil2010-12-011-2/+2
* 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
| | * | | cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna2010-11-151-1/+1
OpenPOWER on IntegriCloud