index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2016-03-18
Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next
Al Viro
2016-03-18
splice: handle zero nr_pages in splice_to_pipe()
Rabin Vincent
2016-03-16
vfs: show_vfsstat: do not ignore errors from show_devname method
Dmitry V. Levin
2016-03-14
dcache.c: new helper: __d_add()
Al Viro
2016-03-14
don't bother with __d_instantiate(dentry, NULL)
Al Viro
2016-03-14
untangle fsnotify_d_instantiate() a bit
Al Viro
2016-03-14
uninline d_add()
Al Viro
2016-03-14
replace d_add_unique() with saner primitive
Al Viro
2016-03-14
quota: use lookup_one_len_unlocked()
Al Viro
2016-03-14
cifs_get_root(): use lookup_one_len_unlocked()
Al Viro
2016-03-14
nfs_lookup: don't bother with d_instantiate(dentry, NULL)
Al Viro
2016-03-14
kill dentry_unhash()
Al Viro
2016-03-14
ceph_fill_trace(): don't bother with d_instantiate(dn, NULL)
Al Viro
2016-03-14
autofs4: don't bother with d_instantiate(dentry, NULL) in ->lookup()
Al Viro
2016-03-14
configfs: move d_rehash() into configfs_create() for regular files
Al Viro
2016-03-14
ceph: don't bother with d_rehash() in splice_dentry()
Al Viro
2016-03-14
namei: teach lookup_slow() to skip revalidate
Al Viro
2016-03-14
namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()
Al Viro
2016-03-14
lookup_one_len_unlocked(): use lookup_dcache()
Al Viro
2016-03-14
namei: simplify invalidation logics in lookup_dcache()
Al Viro
2016-03-14
namei: change calling conventions for lookup_{fast,slow} and follow_managed()
Al Viro
2016-03-14
namei: untanlge lookup_fast()
Al Viro
2016-03-08
jffs2: reduce the breakage on recovery from halfway failed rename()
Al Viro
2016-03-08
ncpfs: fix a braino in OOM handling in ncp_fill_cache()
Al Viro
2016-03-06
lookup_dcache(): lift d_alloc() into callers
Al Viro
2016-03-05
do_last(): reorder and simplify a bit
Al Viro
2016-03-05
Merge branch 'for-linus' into work.lookups
Al Viro
2016-03-04
direct-io: only use block polling if explicitly requested
Christoph Hellwig
2016-03-04
vfs: add the RWF_HIPRI flag for preadv2/pwritev2
Christoph Hellwig
2016-03-04
vfs: vfs: Define new syscalls preadv2,pwritev2
Milosz Tanski
2016-03-04
vfs: pass a flags argument to vfs_readv/vfs_writev
Christoph Hellwig
2016-02-29
use ->d_seq to get coherency between ->d_inode and ->d_flags
Al Viro
2016-02-28
do_last(): ELOOP failure exit should be done after leaving RCU mode
Al Viro
2016-02-28
should_follow_link(): validate ->d_seq after having decided to follow
Al Viro
2016-02-28
namei: ->d_inode of a pinned dentry is stable only for positives
Al Viro
2016-02-28
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
2016-02-28
fs: return -EOPNOTSUPP if clone is not supported
Christoph Hellwig
2016-02-28
hpfs: don't truncate the file when delete fails
Mikulas Patocka
2016-02-22
ecryptfs_encrypt_and_encode_filename(): drop unused argument
Al Viro
2016-02-22
ecryptfs_lookup(): use lookup_one_len_unlocked()
Al Viro
2016-02-20
fs/pnode.c: treat zero mnt_group_id-s as unequal
Maxim Patlasov
2016-02-20
affs_do_readpage_ofs(): just use kmap_atomic() around memcpy()
Al Viro
2016-02-20
xattr handlers: plug a lock leak in simple_xattr_list
Mateusz Guzik
2016-02-20
fs: allow no_seek_end_llseek to actually seek
Wouter van Kesteren
2016-02-14
Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-02-12
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-12
Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-11
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
2016-02-08
xfs: fix endianness error when checking log block crc on big endian platforms
Darrick J. Wong
2016-02-07
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
[next]