index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-25
[GFS2] Allow mounting of gfs2 and gfs2meta at the same time
Abhijith Das
4
-3
/
+155
2006-08-25
[DLM] add new lockspace to list ealier
David Teigland
2
-6
/
+11
2006-08-25
[GFS2] Fix journal off-by-one error
Benjamin Marzinski
1
-1
/
+3
2006-08-24
[GFS2] Speed up scanning of glocks
Steven Whitehouse
3
-21
/
+5
2006-08-24
[GFS2] Tidy up error handling in gfs2_releasepage()
Steven Whitehouse
1
-15
/
+14
2006-08-24
[DLM] recover_locks not clearing NEW_MASTER flag
David Teigland
1
-11
/
+0
2006-08-24
[DLM] sequence number missing in not_ready reply
David Teigland
1
-0
/
+1
2006-08-23
[DLM] down conversion clearing flags
David Teigland
3
-5
/
+7
2006-08-23
[DLM] down conversion clearing flags
Patrick Caulfield
1
-0
/
+1
2006-08-23
[DLM] preserve lksb address in user conversions
Patrick Caulfield
1
-0
/
+1
2006-08-22
[GFS2] Another list_del bug
Steven Whitehouse
2
-8
/
+5
2006-08-22
[GFS2] Fix to list_del in lops.c
Steven Whitehouse
1
-1
/
+1
2006-08-21
[DLM] dump rsb and locks on assert
David Teigland
3
-11
/
+34
2006-08-18
[GFS2] Fix leak of gfs2_bufdata
Steven Whitehouse
4
-11
/
+6
2006-08-11
[DLM] move kmap to after spin_unlock
David Teigland
1
-1
/
+1
2006-08-10
[GFS2] Fix a couple of refcount leaks.
Russell Cattelan
3
-4
/
+12
2006-08-09
[DLM] reject replies to old requests
David Teigland
2
-4
/
+17
2006-08-09
[DLM] show nodeid for recovery message
David Teigland
4
-1
/
+16
2006-08-09
[DLM] break from snprintf loop
David Teigland
1
-4
/
+7
2006-08-09
[DLM] abort recovery more quickly
David Teigland
2
-5
/
+20
2006-08-09
[DLM] print bad length in assertion
David Teigland
1
-1
/
+2
2006-08-08
[GFS2] Fix lack of buffers in writepage bug
Steven Whitehouse
1
-2
/
+6
2006-08-08
[DLM] fix userland unlock
Patrick Caulfield
1
-0
/
+1
2006-08-07
[GFS2] Fix gfs_ prefix in locking.c
Steven Whitehouse
1
-8
/
+8
2006-08-07
Merge branch 'master'
Steven Whitehouse
28
-88
/
+155
2006-08-07
[GFS2] match plock result with correct request
David Teigland
1
-1
/
+2
2006-08-07
[GFS2] lockproto api prefix
David Teigland
3
-13
/
+8
2006-08-06
[PATCH] udf: initialize parts of inode earlier in create
Eric Sandeen
1
-5
/
+6
2006-08-06
[PATCH] reiserfs_write_full_page() should not get_block past eof
Chris Mason
1
-2
/
+12
2006-08-06
[PATCH] fix reiserfs lock inversion of bkl vs inode semaphore
Chris Mason
2
-2
/
+2
2006-08-06
[PATCH] Fix BeFS slab corruption
Diego Calleja
1
-2
/
+9
2006-08-06
[PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()
Alexander Zarochentsev
1
-10
/
+2
2006-08-06
[PATCH] ufs: handle truncated pages
Evgeniy Dushistov
2
-3
/
+3
2006-08-06
[PATCH] ufs: ufs_get_locked_page() race fix
Evgeniy Dushistov
1
-7
/
+8
2006-08-04
[GFS2] Fix lock ordering bug in page fault path
Steven Whitehouse
5
-25
/
+32
2006-08-03
NLM/lockd: remove b_done
J. Bruce Fields
1
-9
/
+3
2006-08-03
NFS: make 2 functions static
Adrian Bunk
2
-2
/
+2
2006-08-03
NFS: Release dcache_lock in an error path of nfs_path
Josh Triplett
1
-1
/
+3
2006-08-03
[PATCH] don't bother with aux entires for dummy context
Al Viro
1
-2
/
+2
2006-08-03
[PATCH] fix missed create event for directory audit
Amy Griffis
1
-1
/
+1
2006-08-03
[PATCH] fix faulty inode data collection for open() with O_CREAT
Amy Griffis
1
-0
/
+2
2006-08-01
[GFS2] Fix bug in directory code
Steven Whitehouse
1
-0
/
+2
2006-07-31
[PATCH] 9p: fix fid behavior on failed remove
Eric Van Hensbergen
1
-3
/
+3
2006-07-31
[PATCH] 9p: fix marshalling bug in tcreate with empty extension field
Russ Ross
1
-2
/
+4
2006-07-31
[PATCH] ext3 -nobh option causes oops
Badari Pulavarty
1
-3
/
+3
2006-07-31
[PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdir
Josh Triplett
1
-0
/
+2
2006-07-31
[PATCH] fuse: fix typo
Miklos Szeredi
1
-2
/
+2
2006-07-31
[PATCH] fuse: use jiffies_64
Miklos Szeredi
3
-10
/
+38
2006-07-31
[PATCH] fuse: fix zero timeout
Miklos Szeredi
1
-2
/
+5
2006-07-31
[PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()
Josh Triplett
1
-1
/
+2
[next]