index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't bother with __d_instantiate(dentry, NULL)
Al Viro
2016-03-14
1
-10
/
+7
*
untangle fsnotify_d_instantiate() a bit
Al Viro
2016-03-14
1
-1
/
+2
*
uninline d_add()
Al Viro
2016-03-14
1
-0
/
+16
*
replace d_add_unique() with saner primitive
Al Viro
2016-03-14
2
-81
/
+57
*
quota: use lookup_one_len_unlocked()
Al Viro
2016-03-14
1
-3
/
+1
*
cifs_get_root(): use lookup_one_len_unlocked()
Al Viro
2016-03-14
1
-3
/
+1
*
nfs_lookup: don't bother with d_instantiate(dentry, NULL)
Al Viro
2016-03-14
1
-8
/
+4
*
kill dentry_unhash()
Al Viro
2016-03-14
1
-25
/
+0
*
ceph_fill_trace(): don't bother with d_instantiate(dn, NULL)
Al Viro
2016-03-14
1
-3
/
+1
*
autofs4: don't bother with d_instantiate(dentry, NULL) in ->lookup()
Al Viro
2016-03-14
1
-2
/
+0
*
configfs: move d_rehash() into configfs_create() for regular files
Al Viro
2016-03-14
2
-9
/
+12
*
ceph: don't bother with d_rehash() in splice_dentry()
Al Viro
2016-03-14
1
-13
/
+4
*
namei: teach lookup_slow() to skip revalidate
Al Viro
2016-03-14
1
-23
/
+35
*
namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()
Al Viro
2016-03-14
1
-32
/
+24
*
lookup_one_len_unlocked(): use lookup_dcache()
Al Viro
2016-03-14
1
-11
/
+1
*
namei: simplify invalidation logics in lookup_dcache()
Al Viro
2016-03-14
1
-7
/
+3
*
namei: change calling conventions for lookup_{fast,slow} and follow_managed()
Al Viro
2016-03-14
1
-11
/
+9
*
namei: untanlge lookup_fast()
Al Viro
2016-03-14
1
-46
/
+37
*
lookup_dcache(): lift d_alloc() into callers
Al Viro
2016-03-05
1
-18
/
+17
*
do_last(): reorder and simplify a bit
Al Viro
2016-03-05
1
-11
/
+11
*
Merge branch 'for-linus' into work.lookups
Al Viro
2016-03-05
41
-355
/
+494
|
\
|
*
use ->d_seq to get coherency between ->d_inode and ->d_flags
Al Viro
2016-02-29
1
-15
/
+5
|
*
do_last(): ELOOP failure exit should be done after leaving RCU mode
Al Viro
2016-02-27
1
-5
/
+4
|
*
should_follow_link(): validate ->d_seq after having decided to follow
Al Viro
2016-02-27
1
-0
/
+5
|
*
namei: ->d_inode of a pinned dentry is stable only for positives
Al Viro
2016-02-27
1
-2
/
+2
|
*
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
2016-02-27
1
-0
/
+4
|
*
fs: return -EOPNOTSUPP if clone is not supported
Christoph Hellwig
2016-02-27
1
-2
/
+4
|
*
hpfs: don't truncate the file when delete fails
Mikulas Patocka
2016-02-27
1
-28
/
+3
|
*
fs/pnode.c: treat zero mnt_group_id-s as unequal
Maxim Patlasov
2016-02-20
1
-2
/
+7
|
*
affs_do_readpage_ofs(): just use kmap_atomic() around memcpy()
Al Viro
2016-02-20
1
-3
/
+2
|
*
xattr handlers: plug a lock leak in simple_xattr_list
Mateusz Guzik
2016-02-20
1
-3
/
+3
|
*
fs: allow no_seek_end_llseek to actually seek
Wouter van Kesteren
2016-02-20
1
-1
/
+2
|
*
Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-02-14
1
-0
/
+20
|
|
\
|
|
*
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
2016-02-06
1
-0
/
+20
|
*
|
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-12
8
-71
/
+131
|
|
\
\
|
|
*
|
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
2016-02-11
3
-3
/
+16
|
|
*
|
Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
Filipe Manana
2016-02-05
1
-4
/
+6
|
|
*
|
Btrfs: remove no longer used function extent_read_full_page_nolock()
Filipe Manana
2016-02-03
3
-42
/
+12
|
|
*
|
Btrfs: fix page reading in extent_same ioctl leading to csum errors
Filipe Manana
2016-02-03
1
-8
/
+21
|
|
*
|
Btrfs: fix invalid page accesses in extent_same (dedup) ioctl
Filipe Manana
2016-02-03
1
-14
/
+76
|
*
|
|
Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-12
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
xfs: fix endianness error when checking log block crc on big endian platforms
Darrick J. Wong
2016-02-08
1
-2
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-02-05
4
-8
/
+43
|
|
\
\
\
|
|
*
|
|
epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
Jason Baron
2016-02-05
1
-6
/
+32
|
|
*
|
|
dax: dirty inode only if required
Dmitry Monakhov
2016-02-05
1
-1
/
+2
|
|
*
|
|
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei
2016-02-05
1
-0
/
+2
|
|
*
|
|
block: fix pfn_mkwrite() DAX fault handler
Ross Zwisler
2016-02-05
1
-1
/
+7
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2016-02-05
1
-3
/
+3
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
ceph: fix snap context leak in error path
Yan, Zheng
2016-02-04
1
-1
/
+1
|
|
*
|
|
ceph: checking for IS_ERR instead of NULL
Dan Carpenter
2016-02-04
1
-2
/
+2
|
|
|
/
/
[next]