index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-18
Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next
Al Viro
22
-410
/
+459
2016-03-18
splice: handle zero nr_pages in splice_to_pipe()
Rabin Vincent
1
-0
/
+3
2016-03-16
vfs: show_vfsstat: do not ignore errors from show_devname method
Dmitry V. Levin
1
-0
/
+2
2016-03-14
dcache.c: new helper: __d_add()
Al Viro
1
-7
/
+17
2016-03-14
don't bother with __d_instantiate(dentry, NULL)
Al Viro
1
-10
/
+7
2016-03-14
untangle fsnotify_d_instantiate() a bit
Al Viro
1
-1
/
+2
2016-03-14
uninline d_add()
Al Viro
1
-0
/
+16
2016-03-14
replace d_add_unique() with saner primitive
Al Viro
2
-81
/
+57
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
1
-25
/
+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
1
-23
/
+35
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-08
jffs2: reduce the breakage on recovery from halfway failed rename()
Al Viro
1
-3
/
+8
2016-03-08
ncpfs: fix a braino in OOM handling in ncp_fill_cache()
Al Viro
1
-1
/
+1
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-03-06
Merge branch 'for-linus' into work.lookups
Al Viro
41
-355
/
+494
2016-03-04
direct-io: only use block polling if explicitly requested
Christoph Hellwig
1
-1
/
+2
2016-03-04
vfs: add the RWF_HIPRI flag for preadv2/pwritev2
Christoph Hellwig
1
-2
/
+4
2016-03-04
vfs: vfs: Define new syscalls preadv2,pwritev2
Milosz Tanski
1
-35
/
+126
2016-03-04
vfs: pass a flags argument to vfs_readv/vfs_writev
Christoph Hellwig
3
-21
/
+29
2016-02-29
use ->d_seq to get coherency between ->d_inode and ->d_flags
Al Viro
1
-15
/
+5
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-23
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
Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+20
2016-02-12
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-71
/
+131
2016-02-12
Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-02-11
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
3
-3
/
+16
2016-02-08
xfs: fix endianness error when checking log block crc on big endian platforms
Darrick J. Wong
1
-2
/
+2
2016-02-07
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
1
-0
/
+20
[next]