index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
numastat.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-11
namei: get rid of lookup_hash()
Al Viro
1
-15
/
+5
2015-05-11
do_last: regularize the logics around following symlinks
Al Viro
1
-8
/
+7
2015-05-11
do_last: kill symlink_ok
Al Viro
1
-4
/
+2
2015-05-11
namei: take O_NOFOLLOW treatment into do_last()
Al Viro
1
-6
/
+5
2015-05-11
uninline walk_component()
Al Viro
1
-2
/
+1
2015-05-11
SECURITY: remove nameidata arg from inode_follow_link.
NeilBrown
5
-12
/
+8
2015-05-11
logfs: fix a pagecache leak for symlinks
Al Viro
1
-0
/
+1
2015-05-11
ceph: switch to simple_follow_link()
Al Viro
1
-9
/
+2
2015-05-11
exofs: switch to {simple,page}_symlink_inode_operations
Al Viro
5
-66
/
+9
2015-05-11
freevxfs: switch to simple_follow_link()
Al Viro
3
-39
/
+5
2015-05-11
jfs: switch to simple_follow_link()
Al Viro
3
-13
/
+5
2015-05-11
sysv: switch to simple_follow_link()
Al Viro
4
-24
/
+4
2015-05-11
ubifs: switch to simple_follow_link()
Al Viro
3
-10
/
+3
2015-05-11
ufs: switch to simple_follow_link()
Al Viro
3
-15
/
+6
2015-05-11
debugfs: switch to simple_follow_link()
Al Viro
3
-16
/
+3
2015-05-11
shmem: switch to simple_follow_link()
Al Viro
1
-7
/
+2
2015-05-11
jffs2: switch to simple_follow_link()
Al Viro
3
-44
/
+3
2015-05-11
ext4: switch to simple_follow_link()
Al Viro
3
-9
/
+5
2015-05-11
ext3: switch to simple_follow_link()
Al Viro
3
-10
/
+4
2015-05-11
befs: switch to simple_follow_link()
Al Viro
1
-19
/
+5
2015-05-11
ext2: use simple_follow_link()
Al Viro
3
-10
/
+4
2015-05-11
libfs: simple_follow_link()
Al Viro
3
-0
/
+17
2015-05-11
ext4: split inode_operations for encrypted symlinks off the rest
Al Viro
4
-26
/
+20
2015-05-11
ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link
NeilBrown
1
-13
/
+12
2015-05-11
9p: don't bother with __getname() in ->follow_link()
Al Viro
3
-100
/
+26
2015-05-11
9p: don't bother with 4K allocation for 24-byte local array...
Al Viro
1
-21
/
+5
2015-05-11
Linux 4.1-rc3
v4.1-rc3
Linus Torvalds
1
-1
/
+1
2015-05-10
drm: Zero out invalid vblank timestamp in drm_update_vblank_count.
Mario Kleiner
1
-5
/
+4
2015-05-09
m32r: make flush_cpumask non-volatile.
Rusty Russell
1
-3
/
+3
2015-05-09
mnt: Fix fs_fully_visible to verify the root directory is visible
Eric W. Biederman
1
-0
/
+6
2015-05-09
path_openat(): fix double fput()
Al Viro
1
-1
/
+2
2015-05-09
namei: d_is_negative() should be checked before ->d_seq validation
Al Viro
1
-6
/
+13
2015-05-08
ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for exynos5250-snow
Javier Martinez Canillas
1
-0
/
+1
2015-05-08
ARM: dts: Fix typo in trip point temperature for exynos5420/5440
Abhilash Kesavan
2
-2
/
+2
2015-05-08
ARM: dts: add 'rtc_src' clock to rtc node for exynos4412-odroid boards
Markus Reichl
1
-0
/
+3
2015-05-08
ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420
Javier Martinez Canillas
1
-0
/
+1
2015-05-08
MAINTAINERS: add Conexant Digicolor machines entry
Baruch Siach
1
-0
/
+6
2015-05-08
MAINTAINERS: socfpga: update the git repo for SoCFPGA
Dinh Nguyen
1
-2
/
+3
2015-05-08
drm/tegra: Don't use vblank_disable_immediate on incapable driver.
Mario Kleiner
1
-1
/
+0
2015-05-08
mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE
Zhangfei Gao
1
-1
/
+2
2015-05-08
mmc: dw_mmc: init desc in dw_mci_idmac_init
Zhangfei Gao
1
-1
/
+3
2015-05-07
ARM: multi_v7_defconfig: Select more FSL SoCs
Fabio Estevam
1
-0
/
+3
2015-05-07
MAINTAINERS: replace an AT91 maintainer
Nicolas Ferre
2
-2
/
+8
2015-05-07
drivers: CCI: fix used_mask init in validate_group()
Mark Salter
1
-1
/
+1
2015-05-07
drm/radeon: stop trying to suspend UVD sessions
Christian König
2
-21
/
+19
2015-05-07
drm/radeon: more strictly validate the UVD codec
Christian König
1
-2
/
+31
2015-05-07
drm/radeon: make UVD handle checking more strict
Christian König
1
-29
/
+43
2015-05-07
drm/radeon: make VCE handle check more strict
Christian König
1
-17
/
+48
2015-05-07
drm/radeon: fix userptr lockup
Christian König
1
-0
/
+3
2015-05-07
drm/radeon: fix userptr BO unpin bug v3
monk.liu
1
-5
/
+3
[next]