summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-23nilfs2: sync super blocks in turnsJiro SEKIBA5-46/+91
2010-07-23nilfs2: introduce nilfs_prepare_superJiro SEKIBA3-24/+58
2010-07-23nilfs2: separate function that updates log positionRyusuke Konishi2-13/+19
2010-07-23nilfs2: add nilfs_set_errorRyusuke Konishi1-10/+14
2010-07-23nilfs2: add nilfs_cleanup_superRyusuke Konishi3-11/+23
2010-07-23nilfs2: do not update mount time on rw->ro remountRyusuke Konishi1-1/+0
2010-07-23nilfs2: get rid of ns_free_segments_countRyusuke Konishi2-5/+0
2010-07-23nilfs2: get rid of macros for segment summary informationRyusuke Konishi2-15/+17
2010-07-23nilfs2: do not use nilfs_segsum_info structure in recovery codeRyusuke Konishi1-54/+37
2010-07-23nilfs2: divide load_segment_summary functionRyusuke Konishi1-41/+69
2010-07-23nilfs2: rename nilfs_recover_logical_segments functionRyusuke Konishi3-10/+9
2010-07-23nilfs2: refactor recovery logic routinesRyusuke Konishi3-73/+100
2010-07-23nilfs2: add blocksize member to nilfs objectRyusuke Konishi2-0/+3
2010-07-22Linux 2.6.35-rc6v2.6.35-rc6Linus Torvalds1-1/+1
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-16/+44
2010-07-22Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-10/+15
2010-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+5
2010-07-22Merge branch 'x86/auditsyscall' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2010-07-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds5-10/+11
2010-07-22CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells3-5/+74
2010-07-22drm/radeon/kms: add quirk to make HP DV5000 laptop resumeAlex Deucher1-0/+8
2010-07-22Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2-2/+8
2010-07-22x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath1-2/+2
2010-07-22sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel3-3/+3
2010-07-22debug_core,kdb: fix kgdb_connected bit set in the wrong placeJason Wessel1-1/+1
2010-07-22Fix merge regression from external kdb to upstream kdbJason Wessel1-0/+1
2010-07-22repair gdbstub to match the gdbserial protocol specificationJason Wessel1-6/+3
2010-07-22kdb: break out of kdb_ll() when command is terminatedMartin Hicks1-0/+3
2010-07-22drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctlAlex Deucher1-1/+2
2010-07-22Fix ttm_page_alloc.c build breakageLuck, Tony1-3/+3
2010-07-22drm/radeon/kms: fix legacy LVDS dpms sequenceAlex Deucher1-0/+1
2010-07-22drm/radeon/kms: drop taking lock around crtc lookup.Dave Airlie3-6/+1
2010-07-21Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds1-1/+3
2010-07-21Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Linus Torvalds2-2/+2
2010-07-21Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds5-20/+15
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds15-33/+103
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds4-4/+4
2010-07-21pcmcia: fix 'driver ... did not release config properly' warningPatrick McHardy1-1/+3
2010-07-21mm: add context argument to shrinker callback to remaining shrinkersDave Chinner2-2/+2
2010-07-21Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov2-9/+25
2010-07-21Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov1-1/+1
2010-07-21Input: gamecon - reference correct input device in NES modeDmitry Torokhov1-2/+1
2010-07-21math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson1-1/+1
2010-07-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds22-49/+142
2010-07-21drm/r600: fix possible NULL pointer derefernceAlex Deucher1-1/+4
2010-07-21drm/radeon/kms: add quirk for ASUS HD 3600 boardAlex Deucher1-0/+9
2010-07-21include/linux/vgaarb.h: add missing part of include guardDoug Goldstein1-0/+1
2010-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-39/+72
2010-07-21Merge branch 'linuxdocs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2-2/+4
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-71/+108