index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-04
ovl: hash overlay non-dir inodes by copy up origin
Miklos Szeredi
3
-9
/
+44
2017-07-04
ovl: cleanup bad and stale index entries on mount
Amir Goldstein
5
-10
/
+130
2017-07-04
ovl: lookup index entry for copy up origin
Amir Goldstein
3
-2
/
+116
2017-07-04
ovl: verify index dir matches upper dir
Amir Goldstein
4
-8
/
+27
2017-07-04
ovl: verify upper root dir matches lower root dir
Amir Goldstein
4
-15
/
+101
2017-07-04
ovl: introduce the inodes index dir feature
Amir Goldstein
6
-7
/
+108
2017-07-04
ovl: generalize ovl_create_workdir()
Amir Goldstein
1
-16
/
+25
2017-07-04
ovl: relax same fs constrain for ovl_check_origin()
Amir Goldstein
1
-18
/
+24
2017-07-04
ovl: get exclusive ownership on upper/work dirs
Amir Goldstein
2
-3
/
+29
2017-07-04
vfs: introduce inode 'inuse' lock
Amir Goldstein
3
-0
/
+37
2017-07-04
ovl: move cache and version to ovl_inode
Miklos Szeredi
3
-17
/
+13
2017-07-04
ovl: use ovl_inode mutex to synchronize concurrent copy up
Amir Goldstein
3
-20
/
+11
2017-07-04
ovl: move impure to ovl_inode
Miklos Szeredi
6
-17
/
+26
2017-07-04
ovl: move redirect to ovl_inode
Miklos Szeredi
4
-9
/
+9
2017-07-04
ovl: move __upperdentry to ovl_inode
Miklos Szeredi
8
-94
/
+79
2017-07-04
ovl: compare inodes
Miklos Szeredi
1
-4
/
+9
2017-07-04
ovl: use i_private only as a key
Miklos Szeredi
5
-20
/
+37
2017-07-04
ovl: simplify getting inode
Miklos Szeredi
5
-37
/
+36
2017-07-04
ovl: allocate an ovl_inode struct
Amir Goldstein
2
-2
/
+63
2017-07-04
ovl: fix nlink leak in ovl_rename()
Amir Goldstein
1
-0
/
+7
2017-07-04
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into over...
Miklos Szeredi
76
-500
/
+373
2017-06-28
ovl: don't set origin on broken lower hardlink
Miklos Szeredi
1
-3
/
+8
2017-06-28
ovl: copy-up: don't unlock between lookup and link
Miklos Szeredi
1
-12
/
+12
2017-06-27
ACPI: hns_dsaf_acpi_dsm_guid can be static
kbuild test robot
1
-1
/
+1
2017-06-25
Linux 4.12-rc7
Linus Torvalds
1
-1
/
+1
2017-06-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2017-06-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-33
/
+55
2017-06-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+4
2017-06-25
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2017-06-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-16
/
+28
2017-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
4
-14
/
+35
2017-06-24
Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-12
/
+21
2017-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-6
/
+14
2017-06-24
x86/mshyperv: Remove excess #includes from mshyperv.h
Thomas Gleixner
1
-2
/
+1
2017-06-23
Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-50
/
+166
2017-06-23
Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-31
/
+39
2017-06-23
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2017-06-23
Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-6
/
+6
2017-06-23
Merge tag 'sound-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-8
/
+17
2017-06-23
Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
14
-80
/
+145
2017-06-23
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2017-06-23
Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+31
2017-06-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-35
/
+86
2017-06-23
fs/exec.c: account for argv/envp pointers
Kees Cook
1
-4
/
+24
2017-06-23
ocfs2: fix deadlock caused by recursive locking in xattr
Eric Ren
2
-10
/
+17
2017-06-23
slub: make sysfs file removal asynchronous
Tejun Heo
2
-14
/
+27
2017-06-23
lib/cmdline.c: fix get_options() overflow while parsing ranges
Ilya Matveychikov
1
-3
/
+3
2017-06-23
fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
Jan Kara
1
-0
/
+1
2017-06-23
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
NeilBrown
1
-1
/
+1
2017-06-23
mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
Ard Biesheuvel
1
-2
/
+13
[next]