index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-20
[PATCH] ecryptfs: use special_file()
Pekka Enberg
1
-4
/
+1
2006-10-20
[GFS2] gfs2_dir_read_data(): fix uninitialized variable usage
Adrian Bunk
1
-3
/
+1
2006-10-20
[GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereference
Adrian Bunk
1
-2
/
+2
2006-10-20
[GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variable
Adrian Bunk
1
-1
/
+1
2006-10-20
[GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variable
Adrian Bunk
1
-3
/
+0
2006-10-20
[GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead code
Adrian Bunk
1
-2
/
+0
2006-10-20
[GFS2] gfs2 endianness bug: be16 assigned to be32 field
Al Viro
1
-1
/
+1
2006-10-20
[GFS2] Fix bmap to map extents properly
Steven Whitehouse
6
-16
/
+21
2006-10-20
[DLM] fix iovec length in recvmsg
Patrick Caulfield
1
-0
/
+1
2006-10-19
[PATCH] Remove SUID when splicing into an inode
Jens Axboe
1
-4
/
+15
2006-10-19
[PATCH] Introduce generic_file_splice_write_nolock()
Mark Fasheh
1
-14
/
+66
2006-10-19
[PATCH] Take i_mutex in splice_from_pipe()
Mark Fasheh
2
-13
/
+47
2006-10-18
sysfs: update obsolete comment in sysfs_update_file
Hidetoshi Seto
1
-1
/
+1
2006-10-18
sysfs: remove duplicated dput in sysfs_update_file
Hidetoshi Seto
1
-5
/
+0
2006-10-17
[PATCH] fs/partitions/check: add sysfs error handling
Jeff Garzik
1
-8
/
+42
2006-10-17
[PATCH] Fix IO error reporting on fsync()
Jan Kara
1
-2
/
+9
2006-10-17
[PATCH] knfsd: Allow lockd to drop replies as appropriate
NeilBrown
4
-25
/
+23
2006-10-17
[PATCH] knfsd: Fix bug in recent lockd patches that can cause reclaim to fail
NeilBrown
1
-1
/
+10
2006-10-17
[PATCH] knfsd: nfsd4: Fix error handling in nfsd's callback client
J. Bruce Fields
1
-2
/
+2
2006-10-17
[PATCH] knfsd: nfsd4: fix open permission checking
J. Bruce Fields
1
-1
/
+3
2006-10-17
[PATCH] knfsd: nfsd4: fix owner-override on open
J. Bruce Fields
1
-7
/
+5
2006-10-17
[PATCH] fuse: fix dereferencing dentry parent
Miklos Szeredi
1
-1
/
+4
2006-10-17
[PATCH] fuse: fix handling of moved directory
Miklos Szeredi
3
-27
/
+51
2006-10-17
[PATCH] fuse: fix spurious BUG
Miklos Szeredi
1
-3
/
+0
2006-10-17
[PATCH] fuse: locking fix for nlookup
Miklos Szeredi
2
-0
/
+4
2006-10-17
[PATCH] fuse: fix hang on SMP
Miklos Szeredi
3
-13
/
+34
2006-10-17
[PATCH] PROC_NUMBUF is wrong
Andrew Morton
1
-1
/
+1
2006-10-17
[PATCH] null dereference in fs/jbd2/journal.c
Dave Kleikamp
1
-1
/
+2
2006-10-15
[PATCH] Fix core files so they make sense to gdb...
Petr Vandrovec
1
-5
/
+3
2006-10-15
[PATCH] new cifs endianness bugs
Al Viro
1
-5
/
+7
2006-10-13
JFS: pageno needs to be long
Dave Kleikamp
1
-2
/
+2
2006-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
6
-14
/
+15
2006-10-13
[PATCH] Get core dump code to work...
Petr Vandrovec
1
-1
/
+1
2006-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
20
-98
/
+312
2006-10-12
[CIFS] Missing flags2 for DFS
Steve French
2
-1
/
+11
2006-10-12
[DLM] fix iovec length in recvmsg
Patrick Caulfield
1
-1
/
+1
2006-10-12
[GFS2] Pass the correct value to kunmap_atomic
Russell Cattelan
2
-5
/
+5
2006-10-12
[GFS2] Fix bug where lock not held
Steven Whitehouse
1
-3
/
+2
2006-10-12
[DLM] Kconfig: don't show an empty DLM menu
Adrian Bunk
1
-2
/
+1
2006-10-12
[GFS2] Fix uninitialised variable
Steven Whitehouse
2
-1
/
+2
2006-10-12
[GFS2] Fix a size calculation error
Russell Cattelan
1
-2
/
+4
2006-10-12
[CIFS] Workaround incomplete byte length returned by some
Steve French
2
-14
/
+30
2006-10-12
[CIFS] cifs Kconfig: don't select CONNECTOR
Andrew Morton
1
-1
/
+1
2006-10-12
[PATCH] block layer: ioprio_best function fix
Vasily Tarasov
1
-5
/
+0
2006-10-12
[PATCH] splice: fix pipe_to_file() ->prepare_write() error path
Jens Axboe
1
-3
/
+3
2006-10-12
[CIFS] Level 1 QPathInfo needed for proper OS2 support
Steve French
3
-4
/
+23
2006-10-12
[CIFS] fix typo in previous patch
Steve French
1
-3
/
+3
2006-10-12
[CIFS] Fix old DOS time conversion to handle timezone
Steve French
2
-2
/
+13
2006-10-11
[CIFS] Do not need to adjust for Jan/Feb for leap day
Steve French
1
-1
/
+2
2006-10-11
[PATCH] misuse of strstr
Al Viro
1
-1
/
+1
[prev]
[next]