index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc_namespace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-09
btrfs: migrate the block group lookup code
Josef Bacik
5
-98
/
+105
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
21
-148
/
+175
2019-09-09
btrfs: move btrfs_add_free_space out of a header file
Josef Bacik
2
-8
/
+10
2019-09-09
btrfs: tree-log: use symbolic name for first replay stage
David Sterba
1
-1
/
+1
2019-09-09
btrfs: async-thread: convert defines to enums
David Sterba
1
-3
/
+5
2019-09-09
btrfs: tree-log: convert defines to enums
David Sterba
1
-8
/
+12
2019-09-09
btrfs: remove unused key type set/get helpers
David Sterba
1
-10
/
+0
2019-09-09
btrfs: remove unused btrfs_device::flush_bio_sent
David Sterba
1
-1
/
+0
2019-09-09
Btrfs: remove unnecessary condition in btrfs_clone() to avoid too much nesting
Filipe Manana
1
-145
/
+131
2019-09-09
btrfs: Refactor btrfs_calc_avail_data_space
Nikolay Borisov
1
-20
/
+10
2019-09-09
btrfs: Remove unnecessary check from join_running_log_trans
Nikolay Borisov
1
-4
/
+0
2019-09-09
Btrfs: wake up inode cache waiters sooner to reduce waiting time
Filipe Manana
1
-0
/
+1
2019-09-09
Btrfs: fix inode cache waiters hanging on path allocation failure
Filipe Manana
1
-1
/
+3
2019-09-09
Btrfs: fix inode cache waiters hanging on failure to start caching thread
Filipe Manana
1
-5
/
+18
2019-09-09
Btrfs: fix inode cache block reserve leak on failure to allocate data space
Filipe Manana
1
-0
/
+1
2019-09-09
Btrfs: fix hang when loading existing inode cache off disk
Filipe Manana
1
-0
/
+1
2019-09-09
btrfs: tree-checker: Add ROOT_ITEM check
Qu Wenruo
1
-0
/
+92
2019-09-09
btrfs: extent-tree: Make sure we only allocate extents from block groups with...
Qu Wenruo
1
-0
/
+8
2019-09-09
btrfs: delayed-inode: Kill the BUG_ON() in btrfs_delete_delayed_dir_index()
Qu Wenruo
1
-2
/
+11
2019-09-09
btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()
Qu Wenruo
3
-146
/
+0
2019-09-09
btrfs: extent-tree: Add comment for inc_block_group_ro()
Qu Wenruo
1
-0
/
+19
2019-09-09
btrfs: volumes: Add comment for find_free_dev_extent_start()
Qu Wenruo
1
-0
/
+6
2019-09-09
btrfs: volumes: Unexport find_free_dev_extent_start()
Qu Wenruo
2
-4
/
+3
2019-09-09
btrfs: assert tree mod log lock in __tree_mod_log_insert
David Sterba
1
-2
/
+2
2019-09-09
btrfs: assert extent map tree lock in add_extent_mapping
David Sterba
1
-0
/
+2
2019-09-09
btrfs: Add an assertion to warn incorrect case in insert_inline_extent()
Jia-Ju Bai
1
-0
/
+3
2019-09-09
btrfs: Remove leftover of in-band dedupe
Nikolay Borisov
6
-36
/
+19
2019-09-09
btrfs: Remove delalloc_end argument from extent_clear_unlock_delalloc
Nikolay Borisov
3
-35
/
+25
2019-09-09
btrfs: Move free_pages_out label in inline extent handling branch in compress...
Nikolay Borisov
1
-10
/
+8
2019-09-09
btrfs: Return number of compressed extents directly in compress_file_range
Nikolay Borisov
1
-9
/
+11
2019-09-09
btrfs: use common vfs LABEL ioctl definitions
Eric Sandeen
2
-8
/
+6
2019-09-09
btrfs: Remove unused locking functions
Nikolay Borisov
3
-40
/
+0
2019-09-09
btrfs: reduce stack usage for btrfsic_process_written_block
Arnd Bergmann
1
-3
/
+4
2019-09-09
btrfs: remove set but not used variable 'offset'
YueHaibing
1
-2
/
+0
2019-09-09
Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents
Filipe Manana
3
-167
/
+188
2019-09-09
Btrfs: factor out extent dropping code from hole punch handler
Filipe Manana
1
-142
/
+166
2019-09-08
Linux 5.3-rc8
v5.3-rc8
Linus Torvalds
1
-1
/
+1
2019-09-08
include/linux/compiler.h: fix Oops for Clang-compiled kernels
Nick Desaulniers
1
-4
/
+4
2019-09-07
Revert "x86/apic: Include the LDR when clearing out APIC registers"
Linus Torvalds
1
-4
/
+0
2019-09-07
Documentation/process: Add Qualcomm process ambassador for hardware security ...
Trilok Soni
1
-1
/
+1
2019-09-07
Input: elan_i2c - remove Lenovo Legion Y7000 PnpID
Benjamin Tissoires
1
-1
/
+1
2019-09-06
Documentation/process/embargoed-hardware-issues: Microsoft ambassador
Sasha Levin
1
-1
/
+1
2019-09-06
soc: qcom: geni: Provide parameter error checking
Lee Jones
1
-0
/
+6
2019-09-06
iommu/amd: Fix race in increase_address_space()
Joerg Roedel
1
-5
/
+11
2019-09-06
iommu/amd: Flush old domains in kdump kernel
Stuart Hayes
1
-0
/
+24
2019-09-05
keys: Fix missing null pointer check in request_key_auth_describe()
Hillf Danton
1
-0
/
+6
2019-09-05
drm/vmwgfx: Fix double free in vmw_recv_msg()
Dan Carpenter
1
-5
/
+3
2019-09-05
Documentation/process: Add Google contact for embargoed hardware issues
Kees Cook
1
-4
/
+4
2019-09-05
Documentation/process: Volunteer as the ambassador for Xen
Andrew Cooper
1
-1
/
+1
2019-09-04
configfs: provide exclusion between IO and removals
Al Viro
2
-18
/
+80
[next]