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
*
f2fs: return error of f2fs_lookup
Jaegeuk Kim
2016-06-02
2
-2
/
+5
*
f2fs: return the errno to the caller to avoid using a wrong page
Yunlong Song
2016-06-02
1
-5
/
+10
*
f2fs: remove two steps to flush dirty data pages
Jaegeuk Kim
2016-06-02
1
-10
/
+1
*
f2fs: do not skip writing data pages
Jaegeuk Kim
2016-06-02
2
-9
/
+6
*
f2fs: inject to produce some orphan inodes
Jaegeuk Kim
2016-06-02
3
-0
/
+9
*
f2fs: propagate error given by f2fs_find_entry
Jaegeuk Kim
2016-06-02
3
-8
/
+24
*
f2fs: remove writepages lock
Jaegeuk Kim
2016-06-02
3
-9
/
+0
*
f2fs: set flush_merge by default
Jaegeuk Kim
2016-06-02
1
-0
/
+6
*
f2fs: detect congestion of flush command issues
Jaegeuk Kim
2016-06-02
2
-1
/
+7
*
f2fs: add lazytime mount option
Jaegeuk Kim
2016-06-02
1
-0
/
+14
*
f2fs: avoid unnecessary updating inode during fsync
Jaegeuk Kim
2016-06-02
7
-6
/
+43
*
f2fs: remove syncing inode page in all the cases
Jaegeuk Kim
2016-06-02
10
-121
/
+17
*
f2fs: flush inode metadata when checkpoint is doing
Jaegeuk Kim
2016-06-02
7
-7
/
+107
*
f2fs: call mark_inode_dirty_sync for i_field changes
Jaegeuk Kim
2016-06-02
10
-46
/
+92
*
f2fs: introduce f2fs_i_links_write with mark_inode_dirty_sync
Jaegeuk Kim
2016-06-02
4
-26
/
+24
*
f2fs: introduce f2fs_i_blocks_write with mark_inode_dirty_sync
Jaegeuk Kim
2016-06-02
2
-5
/
+13
*
f2fs: introduce f2fs_i_size_write with mark_inode_dirty_sync
Jaegeuk Kim
2016-06-02
7
-18
/
+23
*
f2fs: use inode pointer for {set, clear}_inode_flag
Jaegeuk Kim
2016-06-02
16
-160
/
+145
*
Revert "f2fs: no need inc dirty pages under inode lock"
Jaegeuk Kim
2016-06-02
1
-5
/
+4
*
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
George Spelvin
2016-05-29
1
-2
/
+2
*
Rename other copy of hash_string to hashlen_string
George Spelvin
2016-05-28
1
-2
/
+2
*
hpfs: implement the show_options method
Mikulas Patocka
2016-05-28
1
-11
/
+32
*
affs: fix remount failure when there are no options changed
Mikulas Patocka
2016-05-28
1
-2
/
+3
*
hpfs: fix remount failure when there are no options changed
Mikulas Patocka
2016-05-28
1
-2
/
+3
*
fs: fix binfmt_aout.c build error
Guenter Roeck
2016-05-28
1
-1
/
+0
*
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
2016-05-28
2
-40
/
+125
|
\
|
*
<linux/hash.h>: Add support for architecture-specific functions
George Spelvin
2016-05-28
1
-1
/
+5
|
*
fs/namei.c: Improve dcache hash function
George Spelvin
2016-05-28
1
-40
/
+81
|
*
fs/namei.c: Add hashlen_string() function
George Spelvin
2016-05-28
2
-7
/
+47
*
|
Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-05-27
1
-1
/
+1
|
\
\
|
*
|
ubifs: ubifs_dump_inode: Fix dumping field bulk_read
Andreas Gruenbacher
2016-05-24
1
-1
/
+1
*
|
|
nfs: fix anonymous member initializer build failure with older compilers
Linus Torvalds
2016-05-27
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-27
48
-183
/
+205
|
\
\
\
|
*
|
|
switch ->setxattr() to passing dentry and inode separately
Al Viro
2016-05-27
14
-35
/
+43
|
*
|
|
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
2016-05-27
32
-130
/
+150
|
*
|
|
restore killability of old mutex_lock_killable(&inode->i_mutex) users
Al Viro
2016-05-26
3
-20
/
+14
*
|
|
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-27
5
-107
/
+38
|
\
\
\
\
|
*
|
|
|
ovl: Do d_type check only if work dir creation was successful
Vivek Goyal
2016-05-27
1
-8
/
+11
|
*
|
|
|
ovl: override creds with the ones from the superblock mounter
Antonio Murdaca
2016-05-27
5
-99
/
+27
*
|
|
|
|
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-27
36
-210
/
+219
|
\
\
\
\
\
|
*
|
|
|
|
Btrfs: fix handling of faults from btrfs_copy_from_user
Chris Mason
2016-05-26
1
-10
/
+17
|
*
|
|
|
|
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
36
-196
/
+193
|
|
\
\
\
\
\
|
|
*
|
|
|
|
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
33
-105
/
+106
|
|
*
|
|
|
|
btrfs: sink gfp parameter to convert_extent_bit
David Sterba
2016-04-29
3
-8
/
+8
|
|
*
|
|
|
|
btrfs: make state preallocation more speculative in __set_extent_bit
David Sterba
2016-04-29
1
-1
/
+7
|
|
*
|
|
|
|
btrfs: untangle gotos a bit in convert_extent_bit
David Sterba
2016-04-29
1
-9
/
+7
|
|
*
|
|
|
|
btrfs: untangle gotos a bit in __clear_extent_bit
David Sterba
2016-04-29
1
-8
/
+8
|
|
*
|
|
|
|
btrfs: untangle gotos a bit in __set_extent_bit
David Sterba
2016-04-29
1
-8
/
+7
|
|
*
|
|
|
|
btrfs: sink gfp parameter to set_record_extent_bits
David Sterba
2016-04-29
3
-7
/
+4
|
|
*
|
|
|
|
btrfs: sink gfp parameter to set_extent_new
David Sterba
2016-04-29
2
-3
/
+4
[next]