index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
internal.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-13
hfs: switch to ->iterate_shared()
Al Viro
4
-3
/
+15
2016-05-13
hfsplus: switch to ->iterate_shared()
Al Viro
5
-3
/
+15
2016-05-13
hostfs: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-13
hpfs: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-13
hpfs: handle allocation failures in hpfs_add_pos()
Al Viro
3
-6
/
+14
2016-05-12
gfs2: switch to ->iterate_shared()
Al Viro
1
-2
/
+2
2016-05-11
ovl: ignore permissions on underlying lookup
Miklos Szeredi
1
-3
/
+1
2016-05-11
vfs: add lookup_hash() helper
Miklos Szeredi
2
-5
/
+30
2016-05-11
vfs: rename: check backing inode being equal
Miklos Szeredi
1
-1
/
+5
2016-05-11
vfs: add vfs_select_inode() helper
Miklos Szeredi
2
-8
/
+16
2016-05-10
f2fs: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-10
afs: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-10
befs: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-10
befs: constify stuff a bit
Al Viro
6
-31
/
+34
2016-05-09
isofs: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-09
get_acorn_filename(): deobfuscate a bit
Al Viro
1
-1
/
+1
2016-05-09
btrfs: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-09
logfs: no need to lock directory in lseek
Al Viro
1
-1
/
+1
2016-05-09
switch ecryptfs to ->iterate_shared
Al Viro
1
-1
/
+1
2016-05-09
9p: switch to ->iterate_shared()
Al Viro
1
-2
/
+2
2016-05-09
fat: switch to ->iterate_shared()
Al Viro
1
-3
/
+3
2016-05-09
romfs, squashfs: switch to ->iterate_shared()
Al Viro
2
-4
/
+4
2016-05-09
more trivial ->iterate_shared conversions
Al Viro
16
-17
/
+16
2016-05-09
lustre: don't need to lock inode in directory lseek
Al Viro
1
-3
/
+1
2016-05-09
kernfs: no point locking directory around that generic_file_llseek()
Al Viro
1
-15
/
+2
2016-05-09
configfs_readdir(): make safe under shared lock
Al Viro
1
-13
/
+7
2016-05-09
nfs: per-name sillyunlink exclusion
Al Viro
7
-164
/
+61
2016-05-08
Linux 4.6-rc7
v4.6-rc7
Linus Torvalds
1
-1
/
+1
2016-05-08
get_rock_ridge_filename(): handle malformed NM entries
Al Viro
1
-3
/
+10
2016-05-06
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
Dmitry V. Levin
1
-1
/
+1
2016-05-06
x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
Chen Yu
1
-1
/
+1
2016-05-06
mailmap: add John Paul Adrian Glaubitz
Linus Torvalds
1
-0
/
+1
2016-05-06
byteswap: try to avoid __builtin_constant_p gcc bug
Arnd Bergmann
1
-9
/
+15
2016-05-06
lib/stackdepot: avoid to return 0 handle
Joonsoo Kim
1
-1
/
+5
2016-05-06
mm: fix kcompactd hang during memory offlining
Vlastimil Babka
1
-1
/
+3
2016-05-06
modpost: fix module autoloading for OF devices with generic compatible property
Philipp Zabel
1
-24
/
+45
2016-05-06
proc: prevent accessing /proc/<PID>/environ until it's ready
Mathias Krause
1
-1
/
+2
2016-05-06
mm/zswap: provide unique zpool name
Dan Streetman
1
-1
/
+7
2016-05-06
mm: thp: kvm: fix memory corruption in KVM with THP enabled
Andrea Arcangeli
3
-3
/
+25
2016-05-06
MAINTAINERS: fix Rajendra Nayak's address
Eric Engestrom
1
-1
/
+1
2016-05-06
mm, cma: prevent nr_isolated_* counters from going negative
Hugh Dickins
1
-9
/
+1
2016-05-06
mm: update min_free_kbytes from khugepaged after core initialization
Jason Baron
1
-1
/
+1
2016-05-06
huge pagecache: mmap_sem is unlocked when truncation splits pmd
Hugh Dickins
1
-9
/
+2
2016-05-06
rapidio/mport_cdev: fix uapi type definitions
Alexandre Bounine
2
-120
/
+139
2016-05-06
mm: memcontrol: let v2 cgroups follow changes in system swappiness
Johannes Weiner
1
-0
/
+4
2016-05-06
mm: thp: correct split_huge_pages file permission
Yang Shi
1
-2
/
+2
2016-05-06
maintainers: update rmk's email address(es)
Russell King
1
-24
/
+24
2016-05-05
writeback: Fix performance regression in wb_over_bg_thresh()
Howard Cochran
1
-2
/
+4
2016-05-05
ARM: 8573/1: domain: move {set,get}_domain under config guard
Vladimir Murzin
1
-0
/
+11
2016-05-05
ARM: 8572/1: nommu: change memory reserve for the vectors
Jean-Philippe Brucker
2
-2
/
+2
[next]