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
*
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-04
43
-686
/
+912
|
\
|
*
Btrfs: fix __MAX_CSUM_ITEMS
Chris Mason
2016-08-03
1
-2
/
+3
|
*
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
2016-07-26
17
-152
/
+147
|
*
btrfs: add btrfs_trans_handle->fs_info pointer
Jeff Mahoney
2016-07-26
4
-4
/
+6
|
*
btrfs: btrfs_relocate_chunk pass extent_root to btrfs_end_transaction
Jeff Mahoney
2016-07-26
1
-1
/
+1
|
*
btrfs: convert nodesize macros to static inlines
Jeff Mahoney
2016-07-26
1
-15
/
+33
|
*
btrfs: introduce BTRFS_MAX_ITEM_SIZE
Jeff Mahoney
2016-07-26
4
-10
/
+8
|
*
btrfs: cleanup, remove prototype for btrfs_find_root_ref
Jeff Mahoney
2016-07-26
1
-3
/
+0
|
*
btrfs: copy_to_sk drop unused root parameter
Jeff Mahoney
2016-07-26
1
-3
/
+2
|
*
btrfs: simpilify btrfs_subvol_inherit_props
Jeff Mahoney
2016-07-26
1
-3
/
+3
|
*
btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
Jeff Mahoney
2016-07-26
7
-21
/
+19
|
*
btrfs: tests, require fs_info for root
Jeff Mahoney
2016-07-26
10
-61
/
+103
|
*
btrfs: tests, move initialization into tests/
Jeff Mahoney
2016-07-26
3
-77
/
+48
|
*
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
Jeff Mahoney
2016-07-26
13
-130
/
+135
|
*
btrfs: prefix fsid to all trace events
Jeff Mahoney
2016-07-26
5
-22
/
+27
|
*
btrfs: plumb fs_info into btrfs_work
Jeff Mahoney
2016-07-26
4
-31
/
+63
|
*
btrfs: remove obsolete part of comment in statfs
David Sterba
2016-07-26
1
-3
/
+0
|
*
btrfs: hide test-only member under ifdef
David Sterba
2016-07-26
2
-0
/
+4
|
*
btrfs: Ratelimit "no csum found" info message
Nikolay Borisov
2016-07-26
1
-1
/
+1
|
*
btrfs: Add ratelimit to btrfs printing
Nikolay Borisov
2016-07-26
1
-2
/
+24
|
*
Btrfs: fix unexpected balance crash due to BUG_ON
Liu Bo
2016-07-26
1
-4
/
+24
|
*
Btrfs: fix panic in balance due to EIO
Liu Bo
2016-07-26
1
-0
/
+4
|
*
Btrfs: fix eb memory leak due to readpage failure
Liu Bo
2016-07-26
1
-3
/
+22
|
*
Btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup()
Liu Bo
2016-07-26
1
-6
/
+6
|
*
btrfs: fix free space calculation in dump_space_info()
Wang Xiaoguang
2016-07-26
1
-2
/
+2
|
*
Btrfs: subpage-blocksize: Rate limit scrub error message
Chandan Rajendra
2016-07-26
1
-1
/
+1
|
*
btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize
Wang Xiaoguang
2016-07-26
2
-11
/
+41
|
*
Btrfs: fix BUG_ON in btrfs_submit_compressed_write
Liu Bo
2016-07-26
1
-2
/
+8
|
*
btrfs: make sure device is synced before return
Anand Jain
2016-07-26
1
-0
/
+5
|
*
btrfs: reorg btrfs_close_one_device()
Anand Jain
2016-07-26
1
-36
/
+35
|
*
btrfs: Cleanup compress_file_range()
Ashish Samant
2016-07-26
1
-37
/
+35
|
*
Btrfs: cleanup BUG_ON in merge_bio
Liu Bo
2016-07-26
2
-3
/
+6
|
*
btrfs: Fix slab accounting flags
Nikolay Borisov
2016-07-26
9
-16
/
+16
|
*
btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl()
Salah Triki
2016-07-26
1
-2
/
+1
|
*
btrfs: Handle uninitialised inode eviction
Nikolay Borisov
2016-07-26
1
-1
/
+8
|
*
Btrfs: fix read_node_slot to return errors
Liu Bo
2016-07-26
2
-21
/
+52
|
*
Btrfs: fix double free of fs root
Liu Bo
2016-07-26
1
-9
/
+3
|
*
Btrfs: error out if generic_bin_search get invalid arguments
Liu Bo
2016-07-26
1
-0
/
+8
|
*
Btrfs: check inconsistence between chunk and block group
Liu Bo
2016-07-26
1
-1
/
+16
|
*
btrfs: add missing bytes_readonly attribute file in sysfs
Wang Xiaoguang
2016-07-26
1
-0
/
+2
*
|
Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-08-04
4
-18
/
+15
|
\
\
|
*
|
ubifs: switch_gc_head: Remove redondant sync of wbuf
Sylvain Etienne
2016-07-29
1
-4
/
+0
|
*
|
ubifs: Silence early error messages if MS_SILENT is set
Daniel Golle
2016-07-29
1
-7
/
+7
|
*
|
ubifs: Update comment for ubifs_errc
Daniel Golle
2016-07-29
1
-2
/
+2
|
*
|
ubifs: Make xattr structures static
Ben Dooks
2016-07-29
1
-3
/
+3
|
*
|
ubifs: Silence error output if MS_SILENT is set
Daniel Golle
2016-07-29
1
-2
/
+3
*
|
|
Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-08-04
1
-3
/
+4
|
\
\
\
|
*
|
|
hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
Dan Carpenter
2016-08-04
1
-3
/
+4
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2016-08-04
4
-268
/
+331
|
\
\
\
|
*
|
|
m68k: enable binfmt_flat on systems with an MMU
Nicolas Pitre
2016-07-28
1
-1
/
+2
[next]