index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
btrfs: qgroups: Retry after commit on getting EDQUOT
Goldwyn Rodrigues
2017-04-18
1
-1
/
+23
|
*
|
|
btrfs: replace hardcoded value with SEQ_LAST macro
Edmund Nadolski
2017-04-18
3
-10
/
+12
|
*
|
|
btrfs: provide enumeration for __merge_refs mode argument
Edmund Nadolski
2017-04-18
1
-10
/
+13
|
*
|
|
btrfs: remove unused qgroup members from btrfs_trans_handle
David Sterba
2017-04-18
6
-20
/
+0
|
*
|
|
btrfs: remove local blocksize variable in reada_find_extent
David Sterba
2017-04-18
1
-4
/
+2
|
*
|
|
btrfs: remove redundant parameter from reada_start_machine_dev
David Sterba
2017-04-18
1
-4
/
+3
|
*
|
|
btrfs: remove redundant parameter from reada_find_zone
David Sterba
2017-04-18
1
-3
/
+3
|
*
|
|
btrfs: remove redundant parameter from btree_readahead_hook
David Sterba
2017-04-18
3
-6
/
+5
|
*
|
|
btrfs: preallocate radix tree node for global readahead tree
David Sterba
2017-04-18
2
-1
/
+8
|
*
|
|
btrfs: preallocate radix tree node for readahead
David Sterba
2017-04-18
2
-1
/
+8
|
*
|
|
btrfs: No need to check !(flags & MS_RDONLY) twice
Goldwyn Rodrigues
2017-04-18
1
-2
/
+1
|
*
|
|
Btrfs: update comments in cache_save_setup
Liu Bo
2017-04-18
1
-1
/
+2
|
*
|
|
Btrfs: convert BUG_ON to WARN_ON
Liu Bo
2017-04-18
1
-2
/
+2
|
*
|
|
Btrfs: helper for ops that requires full stripe
Liu Bo
2017-04-18
1
-8
/
+10
|
*
|
|
Btrfs: do not add extra mirror when dev_replace target dev is not available
Liu Bo
2017-04-18
1
-3
/
+4
|
*
|
|
Btrfs: handle operations for device replace separately
Liu Bo
2017-04-18
1
-81
/
+98
|
*
|
|
Btrfs: introduce a function to get extra mirror from replace
Liu Bo
2017-04-18
1
-72
/
+89
|
*
|
|
Btrfs: separate DISCARD from __btrfs_map_block
Liu Bo
2017-04-18
1
-114
/
+175
|
*
|
|
Btrfs: create a helper for getting chunk map
Liu Bo
2017-04-18
3
-111
/
+57
|
*
|
|
Btrfs: add file item tracepoints
Liu Bo
2017-04-18
1
-0
/
+15
|
*
|
|
btrfs: convert btrfs_raid_bio.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-10
/
+9
|
*
|
|
btrfs: convert scrub_ctx.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-5
/
+5
|
*
|
|
btrfs: convert scrub_parity.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-4
/
+4
|
*
|
|
btrfs: convert scrub_block.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-5
/
+5
|
*
|
|
btrfs: convert scrub_recover.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-4
/
+4
|
*
|
|
btrfs: convert compressed_bio.pending_bios from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-9
/
+9
|
*
|
|
btrfs: convert extent_state.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
2
-8
/
+9
|
*
|
|
btrfs: convert btrfs_root.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
3
-4
/
+4
|
*
|
|
btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
2
-10
/
+10
|
*
|
|
btrfs: convert btrfs_delayed_node.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
2
-16
/
+16
|
*
|
|
btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
5
-12
/
+14
|
*
|
|
btrfs: convert btrfs_caching_control.count from atomic_t to refcount_t
Elena Reshetova
2017-04-18
2
-7
/
+8
|
*
|
|
btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
2
-10
/
+10
|
*
|
|
btrfs: convert extent_map.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
5
-10
/
+11
|
*
|
|
btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t
Elena Reshetova
2017-04-18
5
-14
/
+16
|
*
|
|
btrfs: convert btrfs_bio.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
2
-5
/
+5
|
*
|
|
Btrfs: remove ASSERT in btrfs_truncate_inode_items
Liu Bo
2017-04-18
1
-7
/
+0
|
*
|
|
btrfs: fix a bogus warning when converting only data or metadata
Adam Borowski
2017-04-18
1
-3
/
+9
*
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-05-09
19
-58
/
+252
|
\
\
\
\
|
*
|
|
|
fs/affs: add rename exchange
Fabian Frederick
2017-05-05
1
-1
/
+57
|
*
|
|
|
fs/affs: add rename2 to prepare multiple methods
Fabian Frederick
2017-05-05
3
-11
/
+18
|
*
|
|
|
fs: don't set *REFERENCED on single use objects
Josef Bacik
2017-05-03
2
-3
/
+4
|
*
|
|
|
fs: compat: Remove warning from COMPATIBLE_IOCTL
Mark Charlebois
2017-04-29
1
-1
/
+1
|
*
|
|
|
remove pointless extern of atime_need_update_rcu()
Al Viro
2017-04-29
1
-2
/
+0
|
*
|
|
|
fs: completely ignore unknown open flags
Christoph Hellwig
2017-04-27
1
-0
/
+6
|
*
|
|
|
fs: add a VALID_OPEN_FLAGS
Christoph Hellwig
2017-04-27
1
-10
/
+4
|
*
|
|
|
fs: remove _submit_bh()
Eric Biggers
2017-04-27
1
-14
/
+5
|
*
|
|
|
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
2017-04-27
6
-6
/
+6
|
*
|
|
|
fs/affs: bugfix: Write files greater than page size on OFS
Fabian Frederick
2017-04-27
1
-1
/
+1
|
*
|
|
|
fs/affs: bugfix: enable writes on OFS disks
Fabian Frederick
2017-04-27
1
-4
/
+4
[prev]
[next]