index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
cifs_get_root(): use lookup_one_len_unlocked()
Al Viro
1
-3
/
+1
2016-03-14
nfs_lookup: don't bother with d_instantiate(dentry, NULL)
Al Viro
1
-8
/
+4
2016-03-14
kill dentry_unhash()
Al Viro
2
-30
/
+0
2016-03-14
ceph_fill_trace(): don't bother with d_instantiate(dn, NULL)
Al Viro
1
-3
/
+1
2016-03-14
autofs4: don't bother with d_instantiate(dentry, NULL) in ->lookup()
Al Viro
1
-2
/
+0
2016-03-14
configfs: move d_rehash() into configfs_create() for regular files
Al Viro
2
-9
/
+12
2016-03-14
ceph: don't bother with d_rehash() in splice_dentry()
Al Viro
1
-13
/
+4
2016-03-14
namei: teach lookup_slow() to skip revalidate
Al Viro
2
-23
/
+36
2016-03-14
namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()
Al Viro
1
-32
/
+24
2016-03-14
lookup_one_len_unlocked(): use lookup_dcache()
Al Viro
1
-11
/
+1
2016-03-14
namei: simplify invalidation logics in lookup_dcache()
Al Viro
1
-7
/
+3
2016-03-14
namei: change calling conventions for lookup_{fast,slow} and follow_managed()
Al Viro
1
-11
/
+9
2016-03-14
namei: untanlge lookup_fast()
Al Viro
1
-46
/
+37
2016-03-06
lookup_dcache(): lift d_alloc() into callers
Al Viro
1
-18
/
+17
2016-03-06
do_last(): reorder and simplify a bit
Al Viro
1
-11
/
+11
2016-02-29
use ->d_seq to get coherency between ->d_inode and ->d_flags
Al Viro
2
-18
/
+6
2016-02-28
do_last(): ELOOP failure exit should be done after leaving RCU mode
Al Viro
1
-5
/
+4
2016-02-28
should_follow_link(): validate ->d_seq after having decided to follow
Al Viro
1
-0
/
+5
2016-02-28
namei: ->d_inode of a pinned dentry is stable only for positives
Al Viro
1
-2
/
+2
2016-02-28
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
1
-0
/
+4
2016-02-28
fs: return -EOPNOTSUPP if clone is not supported
Christoph Hellwig
1
-2
/
+4
2016-02-28
hpfs: don't truncate the file when delete fails
Mikulas Patocka
1
-28
/
+3
2016-02-23
ecryptfs_encrypt_and_encode_filename(): drop unused argument
Al Viro
3
-21
/
+10
2016-02-22
ecryptfs_lookup(): use lookup_one_len_unlocked()
Al Viro
1
-6
/
+2
2016-02-20
fs/pnode.c: treat zero mnt_group_id-s as unequal
Maxim Patlasov
1
-2
/
+7
2016-02-20
affs_do_readpage_ofs(): just use kmap_atomic() around memcpy()
Al Viro
1
-3
/
+2
2016-02-20
xattr handlers: plug a lock leak in simple_xattr_list
Mateusz Guzik
1
-3
/
+3
2016-02-20
fs: allow no_seek_end_llseek to actually seek
Wouter van Kesteren
1
-1
/
+2
2016-02-14
Linux 4.5-rc4
v4.5-rc4
Linus Torvalds
1
-1
/
+1
2016-02-13
ALSA: usb-audio: avoid freeing umidi object twice
Andrey Konovalov
1
-1
/
+0
2016-02-12
IB/mlx5: Fix RC transport send queue overhead computation
Leon Romanovsky
1
-5
/
+7
2016-02-12
IB/ipoib: fix for rare multicast join race condition
Alex Estrin
1
-7
/
+17
2016-02-12
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
1
-1
/
+2
2016-02-12
ARC: mm: Introduce explicit super page size support
Vineet Gupta
2
-19
/
+45
2016-02-12
arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
Andrew Morton
1
-0
/
+1
2016-02-12
mm: fix pfn_t vs highmem
Dan Williams
3
-12
/
+11
2016-02-12
kernel/locking/lockdep.c: convert hash tables to hlists
Andrew Morton
2
-25
/
+21
2016-02-12
mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGE
Vineet Gupta
1
-2
/
+2
2016-02-12
mm,thp: khugepaged: call pte flush at the time of collapse
Vineet Gupta
1
-1
/
+3
2016-02-12
mm/backing-dev.c: fix error path in wb_init()
Rasmus Villemoes
1
-1
/
+1
2016-02-12
mm, dax: check for pmd_none() after split_huge_pmd()
Kirill A. Shutemov
2
-2
/
+6
2016-02-12
vsprintf: kptr_restrict is okay in IRQ when 2
Jason A. Donenfeld
1
-13
/
+13
2016-02-12
mm: fix filemap.c kernel doc warning
Randy Dunlap
1
-0
/
+1
2016-02-12
ubsan: cosmetic fix to Kconfig text
Yang Shi
1
-1
/
+3
2016-02-11
IB/core: Fix reading capability mask of the port info class
Eran Ben Elisha
1
-3
/
+2
2016-02-11
net/mlx4: fix some error handling in mlx4_multi_func_init()
Rasmus Villemoes
1
-1
/
+1
2016-02-11
Revert "mmc: block: don't use parameter prefix if built as module"
Ulf Hansson
1
-3
/
+0
2016-02-11
thermal: cpu_cooling: fix out of bounds access in time_in_idle
Javi Merino
1
-6
/
+8
2016-02-11
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
3
-3
/
+16
2016-02-11
ARM: 8519/1: ICST: try other dividends than 1
Linus Walleij
1
-0
/
+1
[next]