summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-10-094-23/+33
|\
| * ceph: update issue_seq on cap grantSage Weil2010-10-071-3/+5
| * ceph: send cap release message early on failed revoke.Greg Farnum2010-10-071-10/+13
| * ceph: Update max_len with minimum required sizeAneesh Kumar K.V2010-10-071-1/+4
| * ceph: Fix return value of encode_fh functionAneesh Kumar K.V2010-10-071-7/+9
| * ceph: avoid null deref in osd request error pathSage Weil2010-10-071-1/+1
| * ceph: fix list_add usage on unsafe_writes listHenry C Chang2010-10-071-1/+1
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2010-10-091-1/+7
|\ \
| * | exofs: Fix double page_unlock BUG in write_begin/endBoaz Harrosh2010-10-081-1/+7
| |/
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-10-091-0/+3
|\ \
| * | drm/i915: Prevent module unload to avoid random memory corruptionChris Wilson2010-10-081-0/+3
* | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-097-7/+30
|\ \ \
| * | | ARM: SAMSUNG: Add a workaround for get_clock() for serial driverMarek Szyprowski2010-10-081-1/+26
| * | | ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONESeungChull Suh2010-10-084-0/+4
| * | | ARM: SAMSUNG: Fix build warnings because of unused codesKukjin Kim2010-10-082-6/+0
| | |/ | |/|
* | | Define _addr_lsb in siginfo_t for mipsAndi Kleen2010-10-091-0/+1
* | | virtio-blk: fix request leak.Mike Snitzer2010-10-091-1/+5
| |/ |/|
* | Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-073-7/+15
|\ \
| * | HWPOISON: Stop shrinking at right page countAndi Kleen2010-10-071-1/+1
| * | HWPOISON: Report correct address granuality for AO huge page errorsAndi Kleen2010-10-071-5/+5
| * | HWPOISON: Copy si_addr_lsb to userAndi Kleen2010-10-071-0/+8
| * | page-types.c: fix name of unpoison interfaceNaoya Horiguchi2010-10-071-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-072-4/+9
|\ \ \
| * | | elevator: fix oops on early call to elevator_change()Jens Axboe2010-10-072-4/+9
| | |/ | |/|
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-10-072-5/+8
|\ \ \
| * | | md: check return code of read_sb_pageVasiliy Kulikov2010-10-071-4/+5
| * | | md/raid1: minor bio initialisation improvements.NeilBrown2010-10-071-0/+2
| * | | md/raid1: avoid overflow in raid1 resync when bitmap is in use.NeilBrown2010-10-071-1/+1
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-076-17/+75
|\ \ \ \
| * | | | drm: don't drop handle reference on unloadDave Airlie2010-10-074-4/+1
| * | | | drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom2010-10-062-13/+74
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-073-11/+22
|\ \ \ \ \
| * | | | | Input: wacom - fix runtime PM related deadlockDmitry Torokhov2010-10-041-11/+12
| * | | | | Input: joydev - fix JSIOCSAXMAP ioctlKenneth Waters2010-09-211-0/+3
| * | | | | Input: uinput - setup MT usage during device creationHenrik Rydberg2010-09-191-0/+7
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-10-071-5/+14
|\ \ \ \ \ \
| * | | | | | xfs: properly account for reclaimed inodesJohannes Weiner2010-10-061-5/+14
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-0735-144/+271
|\ \ \ \ \ \
| * | | | | | V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() callMarek Szyprowski2010-09-301-1/+1
| * | | | | | V4L/DVB: v4l: videobuf: prevent passing a NULL to dma_free_coherent()Pawel Osciak2010-09-301-2/+4
| * | | | | | V4L/DVB: ir-core: Fix null dereferences in the protocols sysfs interfaceBrian Rogers2010-09-301-6/+11
| * | | | | | V4L/DVB: v4l: s5p-fimc: Fix 3-planar formats handling and pixel offset error ...Sylwester Nawrocki2010-09-271-50/+37
| * | | | | | V4L/DVB: v4l: s5p-fimc: Fix return value on probe() failurePawel Osciak2010-09-271-1/+3
| * | | | | | V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcamLaurent Pinchart2010-09-272-0/+16
| * | | | | | V4L/DVB: uvcvideo: Fix support for Medion Akoya All-in-one PC integrated webcamLaurent Pinchart2010-09-271-0/+9
| * | | | | | V4L/DVB: ivtvfb: prevent reading uninitialized stack memoryDan Rosenberg2010-09-271-0/+2
| * | | | | | V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535Andy Walls2010-09-271-1/+1
| * | | | | | V4L/DVB: v4l: mem2mem_testdev: add missing release for video_devicePawel Osciak2010-09-271-0/+1
| * | | | | | V4L/DVB: v4l: mem2mem_testdev: fix errorenous comparisonPawel Osciak2010-09-271-1/+1
| * | | | | | V4L/DVB: mt9v022.c: Fixed compilation warningIonut Gabriel Popescu2010-09-271-3/+0