summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nilfs2: do not update log cursor for small changeRyusuke Konishi2010-07-233-1/+13
* nilfs2: implement fallback for super root searchRyusuke Konishi2010-07-231-2/+50
* nilfs2: add missing error code in comment of nilfs_search_super_rootRyusuke Konishi2010-07-231-0/+2
* nilfs2: separate setup of log cursor from init_nilfsRyusuke Konishi2010-07-231-13/+32
* nilfs2: sync super blocks in turnsJiro SEKIBA2010-07-235-46/+91
* nilfs2: introduce nilfs_prepare_superJiro SEKIBA2010-07-233-24/+58
* nilfs2: separate function that updates log positionRyusuke Konishi2010-07-232-13/+19
* nilfs2: add nilfs_set_errorRyusuke Konishi2010-07-231-10/+14
* nilfs2: add nilfs_cleanup_superRyusuke Konishi2010-07-233-11/+23
* nilfs2: do not update mount time on rw->ro remountRyusuke Konishi2010-07-231-1/+0
* nilfs2: get rid of ns_free_segments_countRyusuke Konishi2010-07-232-5/+0
* nilfs2: get rid of macros for segment summary informationRyusuke Konishi2010-07-232-15/+17
* nilfs2: do not use nilfs_segsum_info structure in recovery codeRyusuke Konishi2010-07-231-54/+37
* nilfs2: divide load_segment_summary functionRyusuke Konishi2010-07-231-41/+69
* nilfs2: rename nilfs_recover_logical_segments functionRyusuke Konishi2010-07-233-10/+9
* nilfs2: refactor recovery logic routinesRyusuke Konishi2010-07-233-73/+100
* nilfs2: add blocksize member to nilfs objectRyusuke Konishi2010-07-232-0/+3
* Linux 2.6.35-rc6v2.6.35-rc6Linus Torvalds2010-07-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-228-16/+44
|\
| * Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2010-07-212-2/+8
| * Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov2010-07-202-9/+25
| * Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov2010-07-201-1/+1
| * Input: gamecon - reference correct input device in NES modeDmitry Torokhov2010-07-201-2/+1
| * Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'Wan ZongShun2010-07-191-1/+1
| * Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_tableKamal Mostafa2010-07-191-0/+7
| * Input: qt2160 - rename kconfig symbol nameChristoph Fritz2010-07-171-1/+1
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-227-10/+15
|\ \
| * | drm/radeon/kms: add quirk to make HP DV5000 laptop resumeAlex Deucher2010-07-221-0/+8
| * | drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctlAlex Deucher2010-07-221-1/+2
| * | Fix ttm_page_alloc.c build breakageLuck, Tony2010-07-221-3/+3
| * | drm/radeon/kms: fix legacy LVDS dpms sequenceAlex Deucher2010-07-221-0/+1
| * | drm/radeon/kms: drop taking lock around crtc lookup.Dave Airlie2010-07-223-6/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-07-221-1/+5
|\ \ \
| * | | crypto: talitos - fix bug in sg_copy_end_to_bufferLee Nipper2010-07-191-1/+5
* | | | Merge branch 'x86/auditsyscall' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-07-221-2/+2
|\ \ \ \
| * | | | x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath2010-07-211-2/+2
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-07-225-10/+11
|\ \ \ \ \
| * | | | | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-213-3/+3
| * | | | | debug_core,kdb: fix kgdb_connected bit set in the wrong placeJason Wessel2010-07-211-1/+1
| * | | | | Fix merge regression from external kdb to upstream kdbJason Wessel2010-07-211-0/+1
| * | | | | repair gdbstub to match the gdbserial protocol specificationJason Wessel2010-07-211-6/+3
| * | | | | kdb: break out of kdb_ll() when command is terminatedMartin Hicks2010-07-211-0/+3
* | | | | | CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells2010-07-223-5/+74
| |/ / / / |/| | | |
* | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-07-211-1/+3
|\ \ \ \ \
| * | | | | pcmcia: fix 'driver ... did not release config properly' warningPatrick McHardy2010-07-211-1/+3
* | | | | | Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Linus Torvalds2010-07-212-2/+2
|\ \ \ \ \ \
| * | | | | | mm: add context argument to shrinker callback to remaining shrinkersDave Chinner2010-07-212-2/+2
| |/ / / / /
* | | | | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2010-07-215-20/+15
|\ \ \ \ \ \
| * | | | | | ASoC: Select wm_hubs automatically for WM8994Chanwoo Choi2010-07-201-2/+2
| * | | | | | ASoC: Remove duplicate AUX definition from WM8776Mark Brown2010-07-171-1/+0