Dave Chinner
|
50e86686df
xfs: always push the AIL to the target
|
14 years ago |
Dave Chinner
|
9e7004e741
xfs: exit AIL push work correctly when AIL is empty
|
14 years ago |
Dave Chinner
|
228d62dd3f
xfs: ensure reclaim cursor is reset correctly at end of AG
|
14 years ago |
Mikulas Patocka
|
a09a79f668
Don't lock guardpage if the stack is growing up
|
14 years ago |
Tomoya
|
b0e6baf561
pch_gbe: support ML7223 IOH
|
14 years ago |
Linus Torvalds
|
26822eebb2
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
|
14 years ago |
Toshiharu Okada
|
5d05a04d28
PCH_GbE : Fixed the issue of checksum judgment
|
14 years ago |
Toshiharu Okada
|
ce3dad0f74
PCH_GbE : Fixed the issue of collision detection
|
14 years ago |
Matvejchikov Ilya
|
057bef9388
NET: slip, fix ldisc->open retval
|
14 years ago |
Somnath Kotur
|
6709d9521d
be2net: Fixed bugs related to PVID.
|
14 years ago |
Kleber Sacilotto de Souza
|
dcbe14b91a
ehea: fix wrongly reported speed and port
|
14 years ago |
Alex Williamson
|
2fb4e61d94
drm/i915/lvds: Only act on lid notify when the device is on
|
14 years ago |
Chris Wilson
|
39adb7a542
drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"
|
14 years ago |
Chris Wilson
|
49183b2818
drm/i915: Only enable the plane after setting the fb base (pre-ILK)
|
14 years ago |
Linus Torvalds
|
047ec4b5de
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
|
14 years ago |
Linus Torvalds
|
fd98a5d780
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
14 years ago |
Linus Torvalds
|
7f4238a0ef
Merge branch 'hpfs'
|
14 years ago |
Mikulas Patocka
|
88f4e9e870
HPFS: Remove unused variable
|
14 years ago |
Mikulas Patocka
|
c351481744
HPFS: Move declaration up, so that there are no out-of-scope pointers
|
14 years ago |
Mikulas Patocka
|
d0969d1949
HPFS: Fix some unaligned accesses
|
14 years ago |
Mikulas Patocka
|
0b69760be6
HPFS: Fix endianity. Make hpfs work on big-endian machines
|
14 years ago |
Mikulas Patocka
|
bc8728ee56
HPFS: Implement fsync for hpfs
|
14 years ago |
Mikulas Patocka
|
dab4c82a6e
HPFS: Fix a bug that filesystem was not marked dirty when remounting it
|
14 years ago |
Mikulas Patocka
|
48f10e8ce7
HPFS: Restrict uid and gid to 16-bit values
|
14 years ago |
Mikulas Patocka
|
f73976818a
HPFS: When marking or clearing the dirty bit, sync the filesystem
|
14 years ago |
Mikulas Patocka
|
d878597c2c
HPFS: Use types with defined width
|
14 years ago |
Mikulas Patocka
|
e5d6a7dd5e
HPFS: Remove mark_inode_dirty
|
14 years ago |
Mikulas Patocka
|
0fe105aa29
HPFS: Remove CR/LF conversion option
|
14 years ago |
Mikulas Patocka
|
7d23ce36e3
HPFS: Remove remaining locks
|
14 years ago |
Mikulas Patocka
|
7dd29d8d86
HPFS: Introduce a global mutex and lock it on every callback from VFS.
|
14 years ago |