index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
btree.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-23
nilfs2: separate setup of log cursor from init_nilfs
Ryusuke Konishi
1
-13
/
+32
2010-07-23
nilfs2: sync super blocks in turns
Jiro SEKIBA
5
-46
/
+91
2010-07-23
nilfs2: introduce nilfs_prepare_super
Jiro SEKIBA
3
-24
/
+58
2010-07-23
nilfs2: separate function that updates log position
Ryusuke Konishi
2
-13
/
+19
2010-07-23
nilfs2: add nilfs_set_error
Ryusuke Konishi
1
-10
/
+14
2010-07-23
nilfs2: add nilfs_cleanup_super
Ryusuke Konishi
3
-11
/
+23
2010-07-23
nilfs2: do not update mount time on rw->ro remount
Ryusuke Konishi
1
-1
/
+0
2010-07-23
nilfs2: get rid of ns_free_segments_count
Ryusuke Konishi
2
-5
/
+0
2010-07-23
nilfs2: get rid of macros for segment summary information
Ryusuke Konishi
2
-15
/
+17
2010-07-23
nilfs2: do not use nilfs_segsum_info structure in recovery code
Ryusuke Konishi
1
-54
/
+37
2010-07-23
nilfs2: divide load_segment_summary function
Ryusuke Konishi
1
-41
/
+69
2010-07-23
nilfs2: rename nilfs_recover_logical_segments function
Ryusuke Konishi
3
-10
/
+9
2010-07-23
nilfs2: refactor recovery logic routines
Ryusuke Konishi
3
-73
/
+100
2010-07-23
nilfs2: add blocksize member to nilfs object
Ryusuke Konishi
2
-0
/
+3
2010-07-22
Linux 2.6.35-rc6
v2.6.35-rc6
Linus Torvalds
1
-1
/
+1
2010-07-22
CIFS: Fix a malicious redirect problem in the DNS lookup code
David Howells
3
-5
/
+74
2010-07-22
drm/radeon/kms: add quirk to make HP DV5000 laptop resume
Alex Deucher
1
-0
/
+8
2010-07-22
Input: synaptics - relax capability ID checks on newer hardware
Dmitry Torokhov
2
-2
/
+8
2010-07-22
x86: auditsyscall: fix fastpath return value after reschedule
Roland McGrath
1
-2
/
+2
2010-07-22
sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
Jason Wessel
3
-3
/
+3
2010-07-22
debug_core,kdb: fix kgdb_connected bit set in the wrong place
Jason Wessel
1
-1
/
+1
2010-07-22
Fix merge regression from external kdb to upstream kdb
Jason Wessel
1
-0
/
+1
2010-07-22
repair gdbstub to match the gdbserial protocol specification
Jason Wessel
1
-6
/
+3
2010-07-22
kdb: break out of kdb_ll() when command is terminated
Martin Hicks
1
-0
/
+3
2010-07-22
drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl
Alex Deucher
1
-1
/
+2
2010-07-22
Fix ttm_page_alloc.c build breakage
Luck, Tony
1
-3
/
+3
2010-07-22
drm/radeon/kms: fix legacy LVDS dpms sequence
Alex Deucher
1
-0
/
+1
2010-07-22
drm/radeon/kms: drop taking lock around crtc lookup.
Dave Airlie
3
-6
/
+1
2010-07-21
Fix up trivial spelling errors ('taht' -> 'that')
Linus Torvalds
4
-4
/
+4
2010-07-21
pcmcia: fix 'driver ... did not release config properly' warning
Patrick McHardy
1
-1
/
+3
2010-07-21
mm: add context argument to shrinker callback to remaining shrinkers
Dave Chinner
2
-2
/
+2
2010-07-21
Input: twl40300-keypad - fix handling of "all ground" rows
Dmitry Torokhov
2
-9
/
+25
2010-07-21
Input: gamecon - reference correct pad in gc_psx_command()
Dmitry Torokhov
1
-1
/
+1
2010-07-21
Input: gamecon - reference correct input device in NES mode
Dmitry Torokhov
1
-2
/
+1
2010-07-21
math-emu: correct test for downshifting fraction in _FP_FROM_INT()
Mikael Pettersson
1
-1
/
+1
2010-07-21
drm/r600: fix possible NULL pointer derefernce
Alex Deucher
1
-1
/
+4
2010-07-21
drm/radeon/kms: add quirk for ASUS HD 3600 board
Alex Deucher
1
-0
/
+9
2010-07-21
include/linux/vgaarb.h: add missing part of include guard
Doug Goldstein
1
-0
/
+1
2010-07-21
vfs: fix RCU-lockdep false positive due to /proc
Paul E. McKenney
1
-1
/
+2
2010-07-21
sdhci-s3c: add missing remove function
Marek Szyprowski
1
-0
/
+20
2010-07-21
Andres has moved
Andres Salomon
3
-3
/
+3
2010-07-21
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...
Yinghai Lu
2
-4
/
+23
2010-07-21
x86, numa: fix boot without RAM on node0 again
Yinghai Lu
1
-8
/
+9
2010-07-21
edac: mpc85xx: add support for MPC8569 EDAC controllers
Anton Vorontsov
1
-0
/
+1
2010-07-21
edac: mpc85xx: fix MPC85xx dependency
Anton Vorontsov
1
-1
/
+1
2010-07-21
mm/vmscan.c: fix mapping use after free
Nick Piggin
1
-1
/
+1
2010-07-21
ipc/sem.c: bugfix for semop() not reporting successful operation
Manfred Spraul
1
-7
/
+39
2010-07-21
drm/nouveau: Fix crashes during fbcon init on single head cards.
Francisco Jerez
1
-1
/
+2
2010-07-21
drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch
Ben Skeggs
1
-24
/
+9
2010-07-21
drm/radeon/kms: fix shared ddc harder
Alex Deucher
1
-14
/
+9
[next]