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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
f2fs: turn down IO priority of discard from background
Chao Yu
1
-0
/
+1
2018-05-30
f2fs: don't split checkpoint in fstrim
Chao Yu
4
-32
/
+16
2018-05-30
f2fs: issue discard commands proactively in high fs utilization
Jaegeuk Kim
2
-34
/
+40
2018-05-30
ASoC: core: Fix return code shown on error for hw_params
Jon Hunter
1
-1
/
+1
2018-05-30
btrfs: return ENOMEM if path allocation fails in btrfs_cross_ref_exist
Su Yue
1
-1
/
+1
2018-05-30
PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver DT bindings
Subrahmanya Lingappa
3
-0
/
+81
2018-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-3
/
+6
2018-05-30
btrfs: raid56: Remove VLA usage
Kees Cook
1
-10
/
+28
2018-05-30
xfs: repair superblocks
Darrick J. Wong
6
-1
/
+99
2018-05-30
xfs: add helpers to attach quotas to inodes
Darrick J. Wong
3
-0
/
+79
2018-05-30
xfs: recover AG btree roots from rmap data
Darrick J. Wong
2
-0
/
+210
2018-05-30
xfs: add helpers to dispose of old btree blocks after a repair
Darrick J. Wong
2
-0
/
+257
2018-05-30
xfs: add helpers to collect and sift btree block pointers during repair
Darrick J. Wong
2
-0
/
+245
2018-05-30
xfs: add helpers to allocate and initialize fresh btree roots
Darrick J. Wong
2
-0
/
+86
2018-05-30
xfs: add helpers to deal with transaction allocation and rolling
Darrick J. Wong
6
-7
/
+194
2018-05-30
xfs: grab the per-ag structure whenever relevant
Darrick J. Wong
3
-0
/
+19
2018-05-30
btrfs: return error value if create_io_em failed in cow_file_range
Su Yue
1
-1
/
+3
2018-05-30
btrfs: drop useless member qgroup_reserved of btrfs_pending_snapshot
Gu JinXiang
1
-1
/
+0
2018-05-30
btrfs: drop unused parameter qgroup_reserved
Gu JinXiang
4
-14
/
+5
2018-05-30
btrfs: balance dirty metadata pages in btrfs_finish_ordered_io
Ethan Lien
1
-0
/
+3
2018-05-30
btrfs: lift some btrfs_cross_ref_exist checks in nocow path
Ethan Lien
1
-0
/
+15
2018-05-30
btrfs: Remove fs_info argument from btrfs_uuid_tree_rem
Lu Fengqi
4
-9
/
+7
2018-05-30
btrfs: Remove fs_info argument from btrfs_uuid_tree_add
Lu Fengqi
5
-13
/
+10
2018-05-30
Btrfs: remove unused check of skip_locking
Liu Bo
1
-2
/
+5
2018-05-30
Btrfs: remove always true check in unlock_up
Liu Bo
1
-1
/
+1
2018-05-30
Btrfs: grab write lock directly if write_lock_level is the max level
Liu Bo
1
-11
/
+16
2018-05-30
Btrfs: move get root out of btrfs_search_slot to a helper
Liu Bo
1
-45
/
+65
2018-05-30
Btrfs: use more straightforward extent_buffer_uptodate check
Liu Bo
1
-1
/
+1
2018-05-30
Btrfs: remove superfluous free_extent_buffer in read_block_for_search
Liu Bo
1
-1
/
+0
2018-05-30
btrfs: drop unused space_info parameter from create_space_info
Lu Fengqi
1
-8
/
+5
2018-05-30
Btrfs: add parent_transid parameter to veirfy_level_key
Liu Bo
1
-6
/
+7
2018-05-30
btrfs: qgroup: show more meaningful qgroup_rescan_init error message
Qu Wenruo
1
-15
/
+18
2018-05-30
Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
Omar Sandoval
1
-2
/
+4
2018-05-30
btrfs: lzo: Harden inline lzo compressed extent decompression
Qu Wenruo
1
-1
/
+10
2018-05-30
btrfs: lzo: Add header length check to avoid potential out-of-bounds access
Qu Wenruo
1
-2
/
+26
2018-05-30
perf test: "Session topology" dumps core on s390
Thomas Richter
1
-6
/
+24
2018-05-30
regulator: Revert coupled regulator support again
Mark Brown
1
-288
/
+41
2018-05-30
regulator: wm8994: Fix shared GPIOs
Mark Brown
4
-26
/
+22
2018-05-30
regulator: max77686: Fix shared GPIOs
Mark Brown
1
-12
/
+7
2018-05-30
Bluetooth: btusb: Add additional device ID for RTL8822BE
Artiom Vaskov
1
-0
/
+1
2018-05-30
perf parse-events: Handle uncore event aliases in small groups properly
Kan Liang
4
-9
/
+137
2018-05-30
mmc: sunxi: Use ifdef rather than __maybe_unused
Ulf Hansson
1
-2
/
+4
2018-05-30
mmc: mxmmc: Use ifdef rather than __maybe_unused
Ulf Hansson
1
-2
/
+4
2018-05-30
PM / Domains: Drop unused parameter in genpd_allocate_dev_data()
Ulf Hansson
1
-2
/
+1
2018-05-30
PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()
Ulf Hansson
3
-8
/
+7
2018-05-30
PM / Domains: Drop __pm_genpd_add_device()
Ulf Hansson
2
-17
/
+7
2018-05-30
PM / Domains: Drop extern declarations of functions in pm_domain.h
Ulf Hansson
1
-28
/
+23
2018-05-30
Merge branch 'pm-domains' into pm-opp
Rafael J. Wysocki
1
-3
/
+3
2018-05-30
PM / domains: Add perf_state attribute to genpd debugfs
Rajendra Nayak
1
-0
/
+18
2018-05-30
ALSA: xen-front: freeing an error pointer
Dan Carpenter
1
-0
/
+2
[prev]
[next]