index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-26
btrfs: Remove root arg from btrfs_log_inode_parent
Nikolay Borisov
1
-7
/
+6
2018-03-26
btrfs: Remove redundant comment from btrfs_search_forward
Nikolay Borisov
1
-3
/
+0
2018-03-26
btrfs: move btrfs_listxattr prototype to xattr.h
David Sterba
2
-3
/
+1
2018-03-26
btrfs: adjust return type of btrfs_getxattr
David Sterba
2
-2
/
+2
2018-03-26
btrfs: drop extern from function declarations
David Sterba
2
-5
/
+5
2018-03-26
btrfs: drop underscores from exported xattr functions
David Sterba
4
-14
/
+14
2018-03-26
Btrfs: send, do not issue unnecessary truncate operations
Filipe Manana
1
-5
/
+21
2018-03-26
Btrfs: skip writeback of last page when truncating file to same size
Filipe Manana
1
-8
/
+10
2018-03-26
Btrfs: dev-replace: skip prealloc extents when copy nocow pages
Liu Bo
1
-1
/
+2
2018-03-26
btrfs: unify types for metadata_ratio and data_chunk_allocations
Anand Jain
2
-3
/
+3
2018-03-26
btrfs: Remove redundant memory barriers around dio_private error status
Nikolay Borisov
1
-8
/
+9
2018-03-26
btrfs: remove assert in btrfs_init_dev_replace_tgtdev()
Anand Jain
1
-1
/
+0
2018-03-26
btrfs: add more __cold annotations
David Sterba
23
-24
/
+29
2018-03-26
btrfs: add (the only possible) __exit annotation
David Sterba
2
-2
/
+2
2018-03-26
btrfs: verify subvolid mount parameter
Anand Jain
1
-12
/
+9
2018-03-26
Btrfs: fix unexpected cow in run_delalloc_nocow
Liu Bo
1
-5
/
+32
2018-03-26
btrfs: Remove custom crc32c init code
Nikolay Borisov
16
-127
/
+35
2018-03-26
libcrc32c: Add crc32c_impl function
Nikolay Borisov
2
-0
/
+7
2018-03-26
btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()
Qu Wenruo
4
-34
/
+33
2018-03-26
btrfs: tree-checker: Replace root parameter with fs_info
Qu Wenruo
3
-78
/
+82
2018-03-26
Btrfs: add tracepoint for em's EEXIST case
Liu Bo
2
-0
/
+38
2018-03-26
btrfs: Move qgroup rescan on quota enable to btrfs_quota_enable
Nikolay Borisov
2
-26
/
+10
2018-03-26
btrfs: use reada direction enum instead of constant value in load_free_space_...
Gu JinXiang
1
-1
/
+1
2018-03-26
btrfs: use reada direction enum instead of constant value in populate_free_sp...
Gu Jinxiang
1
-1
/
+1
2018-03-26
btrfs: Remove btrfs_inode::delayed_iput_count
Nikolay Borisov
2
-15
/
+13
2018-03-26
btrfs: volumes: Cleanup stripe size calculation
Qu Wenruo
1
-7
/
+6
2018-03-26
btrfs: Streamline btrfs_delalloc_reserve_metadata initial operations
Nikolay Borisov
1
-6
/
+6
2018-03-26
btrfs: insert newly opened device to the end of the list
Anand Jain
1
-1
/
+1
2018-03-26
btrfs: keep device list sorted
Anand Jain
1
-0
/
+16
2018-03-26
Btrfs: do not check inode's runtime flags under root->orphan_lock
Liu Bo
1
-9
/
+12
2018-03-26
btrfs: Use schedule_timeout_interruptible
Nikolay Borisov
1
-3
/
+1
2018-03-26
btrfs: Move error handling of btrfs_start_dirty_block_groups closer to call site
Nikolay Borisov
1
-5
/
+6
2018-03-26
btrfs: not a disk error if the bio_add_page fails
Anand Jain
1
-7
/
+4
2018-03-26
btrfs: Add chunk allocation ENOSPC debug message for enospc_debug mount option
Qu Wenruo
1
-2
/
+17
2018-03-26
btrfs: use ASSERT to report logical error in cow_file_range()
Anand Jain
1
-2
/
+1
2018-03-26
btrfs: cow_file_range() num_bytes and disk_num_bytes are same
Anand Jain
1
-10
/
+6
2018-03-26
btrfs: remove unused function btrfs_async_submit_limit()
Anand Jain
2
-9
/
+0
2018-03-26
btrfs: remove unused hardirq.h
Yang Shi
1
-1
/
+0
2018-03-26
btrfs: Add enospc_debug printing in metadata_reserve_bytes
Nikolay Borisov
1
-1
/
+6
2018-03-26
btrfs: Document consistency of transaction->io_bgs list
Nikolay Borisov
3
-2
/
+27
2018-03-26
btrfs: Remove invalid null checks from btrfs_cleanup_dirty_bgs
Nikolay Borisov
1
-9
/
+0
2018-03-26
btrfs: log, when replace, is canceled by the user
Anand Jain
1
-0
/
+8
2018-03-26
btrfs: fix null pointer deref when target device is missing
Anand Jain
1
-1
/
+1
2018-03-26
btrfs: add a comment to mark the deprecated mount option
Anand Jain
1
-2
/
+2
2018-03-26
btrfs: manage commit mount option as %u
Anand Jain
2
-17
/
+11
2018-03-26
btrfs: manage check_int_print_mask mount option as %u
Anand Jain
1
-11
/
+5
2018-03-26
btrfs: manage metadata_ratio mount option as %u
Anand Jain
1
-12
/
+6
2018-03-26
btrfs: manage thread_pool mount option as %u
Anand Jain
3
-10
/
+9
2018-03-26
btrfs: extent_buffer_uptodate() make it static and inline
Anand Jain
2
-6
/
+5
2018-03-26
btrfs: Remove fs_info argument of btrfs_write_and_wait_transaction
Nikolay Borisov
1
-4
/
+4
[next]