index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
btrfs: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-26
5
-28
/
+8
|
*
|
|
|
Btrfs: improve check_node to avoid reading corrupted nodes
Liu Bo
2016-09-26
1
-4
/
+28
|
*
|
|
|
Btrfs: add error handling for extent buffer in print tree
Liu Bo
2016-09-26
1
-0
/
+7
|
*
|
|
|
Btrfs: remove BUG_ON in start_transaction
Liu Bo
2016-09-26
1
-4
/
+1
|
*
|
|
|
Btrfs: memset to avoid stale content in btree node block
Liu Bo
2016-09-26
1
-0
/
+11
|
*
|
|
|
Btrfs: return gracefully from balance if fs tree is corrupted
Liu Bo
2016-09-26
1
-6
/
+17
|
*
|
|
|
Btrfs: kill BUG_ON()'s in btrfs_mark_extent_written
Josef Bacik
2016-09-26
1
-8
/
+33
|
*
|
|
|
Btrfs: kill the start argument to read_extent_buffer_pages
Josef Bacik
2016-09-26
3
-28
/
+15
|
*
|
|
|
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
2016-09-26
16
-109
/
+99
|
*
|
|
|
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
2016-09-26
7
-25
/
+37
|
*
|
|
|
btrfs: add dynamic debug support
Jeff Mahoney
2016-09-26
1
-1
/
+30
|
*
|
|
|
btrfs: Fix warning "variable ‘gen’ set but not used"
Luis Henriques
2016-09-26
1
-2
/
+0
|
*
|
|
|
btrfs: Fix warning "variable ‘blocksize’ set but not used"
Luis Henriques
2016-09-26
1
-2
/
+0
|
*
|
|
|
btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs
Naohiro Aota
2016-09-26
2
-15
/
+11
|
*
|
|
|
Btrfs: bail out if block group has different mixed flag
Liu Bo
2016-09-26
1
-0
/
+14
|
*
|
|
|
Btrfs: fix memory leak in reading btree blocks
Liu Bo
2016-09-26
1
-0
/
+9
|
*
|
|
|
Btrfs: remove BUG() in raid56
Liu Bo
2016-09-26
1
-1
/
+4
|
*
|
|
|
btrfs: fix check_shared for fiemap ioctl
Lu Fengqi
2016-09-26
2
-10
/
+369
|
*
|
|
|
btrfs: create example debugfs file only in debugging build
David Sterba
2016-09-26
1
-0
/
+9
|
*
|
|
|
btrfs: fix perms on demonstration debugfs interface
Eric Sandeen
2016-09-26
1
-1
/
+1
|
*
|
|
|
Btrfs: fix memory leak of block group cache
Liu Bo
2016-09-26
3
-0
/
+75
*
|
|
|
|
Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-10-11
9
-42
/
+411
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
UBIFS: improve function-level documentation
Julia Lawall
2016-10-02
5
-7
/
+5
|
*
|
|
|
ubifs: fix host xattr_len when changing xattr
Pascal Eberhard
2016-10-02
1
-2
/
+4
|
*
|
|
|
ubifs: Use move variable in ubifs_rename()
Richard Weinberger
2016-10-02
1
-2
/
+2
|
*
|
|
|
ubifs: Implement RENAME_EXCHANGE
Richard Weinberger
2016-10-02
3
-6
/
+204
|
*
|
|
|
ubifs: Implement RENAME_WHITEOUT
Richard Weinberger
2016-10-02
3
-33
/
+134
|
*
|
|
|
ubifs: Implement O_TMPFILE
Richard Weinberger
2016-10-02
1
-0
/
+71
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-11
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge tag 'rxrpc-rewrite-20161004' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2016-10-06
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
afs: Check for fatal error when in waiting for ack state
David Howells
2016-10-06
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
158
-381
/
+520
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
70
-244
/
+483
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
48
-53
/
+53
|
|
*
|
|
|
|
|
vfs: remove unused i_op->rename
Miklos Szeredi
2016-09-27
2
-14
/
+4
|
|
*
|
|
|
|
|
fs: make remaining filesystems use .rename2
Miklos Szeredi
2016-09-27
16
-29
/
+72
|
|
*
|
|
|
|
|
libfs: support RENAME_NOREPLACE in simple_rename()
Miklos Szeredi
2016-09-27
4
-4
/
+8
|
|
*
|
|
|
|
|
fs: support RENAME_NOREPLACE for local filesystems
Miklos Szeredi
2016-09-27
22
-42
/
+123
|
|
*
|
|
|
|
|
ncpfs: fix unused variable warning
Miklos Szeredi
2016-09-27
1
-2
/
+1
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
32
-68
/
+68
|
*
|
|
|
|
|
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
47
-105
/
+105
|
*
|
|
|
|
|
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
61
-138
/
+138
|
*
|
|
|
|
|
fs: proc: Delete inode time initializations in proc_alloc_inode()
Deepa Dinamani
2016-09-27
1
-1
/
+0
|
*
|
|
|
|
|
vfs: Add current_time() api
Deepa Dinamani
2016-09-27
1
-0
/
+23
*
|
|
|
|
|
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
65
-545
/
+338
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
48
-282
/
+0
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'fuse/xattr' into work.xattr
Al Viro
2016-10-07
5
-157
/
+221
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
xattr: Stop calling {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
2
-18
/
+37
|
*
|
|
|
|
|
|
|
vfs: Check for the IOP_XATTR flag in listxattr
Andreas Gruenbacher
2016-10-07
1
-6
/
+7
|
*
|
|
|
|
|
|
|
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-10-07
7
-36
/
+55
[prev]
[next]