index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
quota: use lookup_one_len_unlocked()
Al Viro
1
-3
/
+1
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-05
lookup_dcache(): lift d_alloc() into callers
Al Viro
1
-18
/
+17
2016-03-05
do_last(): reorder and simplify a bit
Al Viro
1
-11
/
+11
2016-03-05
Merge branch 'for-linus' into work.lookups
Al Viro
992
-58719
/
+10606
2016-02-29
use ->d_seq to get coherency between ->d_inode and ->d_flags
Al Viro
2
-18
/
+6
2016-02-27
do_last(): ELOOP failure exit should be done after leaving RCU mode
Al Viro
1
-5
/
+4
2016-02-27
should_follow_link(): validate ->d_seq after having decided to follow
Al Viro
1
-0
/
+5
2016-02-27
namei: ->d_inode of a pinned dentry is stable only for positives
Al Viro
1
-2
/
+2
2016-02-27
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
1
-0
/
+4
2016-02-27
fs: return -EOPNOTSUPP if clone is not supported
Christoph Hellwig
1
-2
/
+4
2016-02-27
hpfs: don't truncate the file when delete fails
Mikulas Patocka
1
-28
/
+3
2016-02-22
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-14
Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-1
/
+12
2016-02-14
Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2016-02-14
Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-7
/
+79
2016-02-14
Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-12
/
+19
2016-02-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-26
/
+63
2016-02-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+10
2016-02-14
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2016-02-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-14
/
+18
2016-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2016-02-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
21
-71
/
+46
2016-02-14
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+7
2016-02-14
Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-21
/
+28
2016-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
4
-16
/
+27
2016-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
18
-290
/
+567
2016-02-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
7
-35
/
+94
2016-02-13
Merge tag 'sound-fix-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2016-02-13
Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
11
-61
/
+119
2016-02-13
ALSA: usb-audio: avoid freeing umidi object twice
Andrey Konovalov
1
-1
/
+0
2016-02-12
Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-24
/
+14
[next]