index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-05-11
31
-273
/
+195
*
namei: lift nameidata into filename_mountpoint()
Al Viro
2015-05-11
1
-15
/
+13
*
name: shift nameidata down into user_path_walk()
Al Viro
2015-05-11
1
-57
/
+67
*
namei: get rid of lookup_hash()
Al Viro
2015-05-11
1
-15
/
+5
*
do_last: regularize the logics around following symlinks
Al Viro
2015-05-11
1
-8
/
+7
*
do_last: kill symlink_ok
Al Viro
2015-05-11
1
-4
/
+2
*
namei: take O_NOFOLLOW treatment into do_last()
Al Viro
2015-05-11
1
-6
/
+5
*
uninline walk_component()
Al Viro
2015-05-11
1
-2
/
+1
*
SECURITY: remove nameidata arg from inode_follow_link.
NeilBrown
2015-05-11
5
-12
/
+8
*
logfs: fix a pagecache leak for symlinks
Al Viro
2015-05-11
1
-0
/
+1
*
ceph: switch to simple_follow_link()
Al Viro
2015-05-11
1
-9
/
+2
*
exofs: switch to {simple,page}_symlink_inode_operations
Al Viro
2015-05-11
5
-66
/
+9
*
freevxfs: switch to simple_follow_link()
Al Viro
2015-05-11
3
-39
/
+5
*
jfs: switch to simple_follow_link()
Al Viro
2015-05-11
3
-13
/
+5
*
sysv: switch to simple_follow_link()
Al Viro
2015-05-11
4
-24
/
+4
*
ubifs: switch to simple_follow_link()
Al Viro
2015-05-11
3
-10
/
+3
*
ufs: switch to simple_follow_link()
Al Viro
2015-05-11
3
-15
/
+6
*
debugfs: switch to simple_follow_link()
Al Viro
2015-05-11
3
-16
/
+3
*
shmem: switch to simple_follow_link()
Al Viro
2015-05-11
1
-7
/
+2
*
jffs2: switch to simple_follow_link()
Al Viro
2015-05-11
3
-44
/
+3
*
ext4: switch to simple_follow_link()
Al Viro
2015-05-11
3
-9
/
+5
*
ext3: switch to simple_follow_link()
Al Viro
2015-05-11
3
-10
/
+4
*
befs: switch to simple_follow_link()
Al Viro
2015-05-11
1
-19
/
+5
*
ext2: use simple_follow_link()
Al Viro
2015-05-11
3
-10
/
+4
*
libfs: simple_follow_link()
Al Viro
2015-05-11
3
-0
/
+17
*
ext4: split inode_operations for encrypted symlinks off the rest
Al Viro
2015-05-11
4
-26
/
+20
*
ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link
NeilBrown
2015-05-11
1
-13
/
+12
*
9p: don't bother with __getname() in ->follow_link()
Al Viro
2015-05-11
3
-100
/
+26
*
9p: don't bother with 4K allocation for 24-byte local array...
Al Viro
2015-05-11
1
-21
/
+5
*
Linux 4.1-rc3
v4.1-rc3
Linus Torvalds
2015-05-11
1
-1
/
+1
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-05-10
18
-106
/
+230
|
\
|
*
Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2015-05-10
3
-9
/
+29
|
|
\
|
|
*
drm/i915: Drop PIPE-A quirk for 945GSE HP Mini
Chris Wilson
2015-05-07
1
-3
/
+0
|
|
*
drm/i915: Sink rate read should be saved in deca-kHz
Sonika Jindal
2015-05-07
1
-1
/
+2
|
|
*
drm/i915/dp: there is no audio on port A
Jani Nikula
2015-05-06
1
-3
/
+3
|
|
*
drm/i915: Add missing MacBook Pro models with dual channel LVDS
Lukas Wunner
2015-05-05
1
-1
/
+17
|
|
*
drm/i915: Assume dual channel LVDS if pixel clock necessitates it
Lukas Wunner
2015-05-05
1
-1
/
+7
|
*
|
drm: Zero out invalid vblank timestamp in drm_update_vblank_count.
Mario Kleiner
2015-05-10
1
-5
/
+4
|
*
|
drm/tegra: Don't use vblank_disable_immediate on incapable driver.
Mario Kleiner
2015-05-08
1
-1
/
+0
|
*
|
Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabb...
Dave Airlie
2015-05-08
2
-4
/
+7
|
|
\
\
|
|
*
|
drm/amdkfd: Initialize sdma vm when creating sdma queue
Xihan Zhang
2015-05-07
1
-0
/
+2
|
|
*
|
drm/amdkfd: Don't report local memory size
Oded Gabbay
2015-05-07
1
-2
/
+2
|
|
*
|
drm/amdkfd: allow unregister process with queues
Oded Gabbay
2015-05-07
1
-2
/
+3
|
|
|
/
|
*
|
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2015-05-08
11
-87
/
+190
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drm/radeon: stop trying to suspend UVD sessions
Christian König
2015-05-07
2
-21
/
+19
|
|
*
drm/radeon: more strictly validate the UVD codec
Christian König
2015-05-07
1
-2
/
+31
|
|
*
drm/radeon: make UVD handle checking more strict
Christian König
2015-05-07
1
-29
/
+43
|
|
*
drm/radeon: make VCE handle check more strict
Christian König
2015-05-07
1
-17
/
+48
|
|
*
drm/radeon: fix userptr lockup
Christian König
2015-05-07
1
-0
/
+3
|
|
*
drm/radeon: fix userptr BO unpin bug v3
monk.liu
2015-05-07
1
-5
/
+3
[next]