index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-06
btrfs: Remove fs_info from exclude_super_stripes
Nikolay Borisov
1
-4
/
+4
2018-08-06
btrfs: Remove fs_info from free_excluded_extents
Nikolay Borisov
1
-11
/
+11
2018-08-06
btrfs: Remove fs_info from check_system_chunk
Nikolay Borisov
3
-7
/
+6
2018-08-06
btrfs: Remove fs_info from btrfs_alloc_chunk
Nikolay Borisov
3
-8
/
+6
2018-08-06
btrfs: Remove fs_info from do_chunk_alloc
Nikolay Borisov
1
-12
/
+10
2018-08-06
btrfs: Remove fs_info from run_delayed_tree_ref
Nikolay Borisov
1
-4
/
+3
2018-08-06
btrfs: Remove fs_info from cleanup_ref_head
Nikolay Borisov
1
-2
/
+3
2018-08-06
btrfs: Remove unused fs_info from cleanup_extent_op
Nikolay Borisov
1
-2
/
+1
2018-08-06
btrfs: Remove fs_info from run_delayed_extent_op
Nikolay Borisov
1
-2
/
+2
2018-08-06
btrfs: Remove fs_info from run_delayed_data_ref
Nikolay Borisov
1
-3
/
+2
2018-08-06
btrfs: Remove fs_info argument from __btrfs_inc_extent_ref
Nikolay Borisov
1
-9
/
+6
2018-08-06
btrfs: Remove fs_info from alloc_reserved_file_extent
Nikolay Borisov
1
-8
/
+7
2018-08-06
btrfs: Remove fs_info from __btrfs_free_extent
Nikolay Borisov
1
-13
/
+11
2018-08-06
btrfs: Remove fs_info from btrfs_remove_block_group
Nikolay Borisov
3
-5
/
+4
2018-08-06
btrfs: Remove fs_info from btrfs_make_block_group
Nikolay Borisov
3
-6
/
+6
2018-08-06
btrfs: Remove fs_info from btrfs_add_delayed_data_ref
Nikolay Borisov
3
-8
/
+6
2018-08-06
btrfs: Remove fs_info from btrfs_add_delayed_tree_ref
Nikolay Borisov
3
-8
/
+7
2018-08-06
btrfs: Remove fs_info from lookup_extent_backref
Nikolay Borisov
1
-4
/
+2
2018-08-06
btrfs: Remove fs_info argument from lookup_extent_data_ref
Nikolay Borisov
1
-5
/
+3
2018-08-06
btrfs: Remove fs_info argument from lookup_tree_block_ref
Nikolay Borisov
1
-4
/
+3
2018-08-06
btrfs: Remove fs_info argument from update_inline_extent_backref
Nikolay Borisov
1
-8
/
+7
2018-08-06
btrfs: Remove fs_info from lookup_inline_extent_backref
Nikolay Borisov
1
-7
/
+7
2018-08-06
btrfs: Remove fs_info from fixup_low_keys
Nikolay Borisov
1
-10
/
+8
2018-08-06
btrfs: Remove fs_info from remove_extent_data_ref
Nikolay Borisov
1
-3
/
+2
2018-08-06
btrfs: Remove fs_info argument from insert_extent_backref
Nikolay Borisov
1
-3
/
+2
2018-08-06
btrfs: Remove fs_info from insert_extent_data_ref
Nikolay Borisov
1
-5
/
+4
2018-08-06
btrfs: Remove fs_info from insert_tree_block_ref
Nikolay Borisov
1
-4
/
+3
2018-08-06
btrfs: Fix a C compliance issue
Bart Van Assche
1
-3
/
+3
2018-08-06
btrfs: Annotate fall-through when parsing mount option
Bart Van Assche
1
-0
/
+1
2018-08-06
btrfs: Fix misleading indentation reported by smatch
Bart Van Assche
3
-5
/
+5
2018-08-06
btrfs: Streamline log_extent_csums a bit
Nikolay Borisov
1
-6
/
+4
2018-08-06
btrfs: remove remaing full_sync logic from btrfs_sync_file
David Sterba
3
-53
/
+1
2018-08-06
btrfs: remove the logged extents infrastructure
Josef Bacik
3
-156
/
+3
2018-08-06
btrfs: clean up the left over logged_list usage
Josef Bacik
1
-30
/
+2
2018-08-06
btrfs: remove the wait ordered logic in the log_one_extent path
Josef Bacik
1
-108
/
+10
2018-08-06
btrfs: always wait on ordered extents at fsync time
Josef Bacik
1
-52
/
+4
2018-08-06
btrfs: Fix comment in lookup_inline_extent_backref
Nikolay Borisov
1
-2
/
+2
2018-08-06
btrfs: Document __btrfs_inc_extent_ref
Nikolay Borisov
1
-0
/
+34
2018-08-06
btrfs: scrub: Remove unused copy_nocow_pages and its callchain
Qu Wenruo
1
-365
/
+0
2018-08-06
btrfs: replace get_seconds with new 64bit time API
Allen Pais
5
-10
/
+10
2018-08-06
aio: allow direct aio poll comletions for keyed wakeups
Christoph Hellwig
1
-2
/
+15
2018-08-06
aio: implement IOCB_CMD_POLL
Christoph Hellwig
1
-0
/
+178
2018-08-06
aio: add a iocb refcount
Christoph Hellwig
1
-4
/
+13
2018-08-06
timerfd: add support for keyed wakeups
Christoph Hellwig
1
-3
/
+3
2018-08-05
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
12
-95
/
+136
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-17
/
+26
2018-08-05
fs: dcache: Use true and false for boolean values
Gustavo A. R. Silva
1
-6
/
+6
2018-08-05
Merge branch 'work.hpfs' into work.lookup
Al Viro
1
-16
/
+7
2018-08-05
afs_try_auto_mntpt(): return NULL instead of ERR_PTR(-ENOENT)
Al Viro
2
-13
/
+2
2018-08-05
afs_lookup(): switch to d_splice_alias()
Al Viro
1
-35
/
+12
[prev]
[next]