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
2020-12-09
btrfs: move btrfs_find_highest_objectid/btrfs_find_free_objectid to disk-io.c
Nikolay Borisov
4
-58
/
+57
2020-12-09
btrfs: drop casts of bio bi_sector
David Sterba
7
-18
/
+16
2020-12-09
btrfs: implement log-structured superblock for ZONED mode
Naohiro Aota
6
-12
/
+429
2020-12-09
btrfs: disallow mixed-bg in ZONED mode
Naohiro Aota
1
-0
/
+6
2020-12-09
btrfs: disable fallocate in ZONED mode
Naohiro Aota
1
-0
/
+4
2020-12-09
btrfs: disallow NODATACOW in ZONED mode
Naohiro Aota
2
-0
/
+18
2020-12-09
btrfs: disallow space_cache in ZONED mode
Naohiro Aota
3
-2
/
+34
2020-12-09
btrfs: introduce max_zone_append_size
Naohiro Aota
3
-2
/
+19
2020-12-09
btrfs: check and enable ZONED mode
Naohiro Aota
7
-0
/
+143
2020-12-09
btrfs: get zone information of zoned block devices
Naohiro Aota
7
-3
/
+287
2020-12-09
driver core: Delete pointless parameter in fwnode_operations.add_links
Saravana Kannan
4
-7
/
+4
2020-12-09
driver core: Refactor fw_devlink feature
Saravana Kannan
2
-92
/
+238
2020-12-09
efi: Update implementation of add_links() to create fwnode links
Saravana Kannan
1
-20
/
+1
2020-12-09
of: property: Update implementation of add_links() to create fwnode links
Saravana Kannan
1
-109
/
+41
2020-12-09
driver core: Use device's fwnode to check if it is waiting for suppliers
Saravana Kannan
1
-8
/
+8
2020-12-09
driver core: Add fw_devlink_parse_fwtree()
Saravana Kannan
2
-0
/
+27
2020-12-09
driver core: Redefine the meaning of fwnode_operations.add_links()
Saravana Kannan
2
-40
/
+4
2020-12-09
device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()
Saravana Kannan
2
-0
/
+55
2020-12-09
driver core: Allow only unprobed consumers for SYNC_STATE_ONLY device links
Saravana Kannan
1
-0
/
+11
2020-12-09
driver core: Add fwnode link support
Saravana Kannan
3
-0
/
+113
2020-12-09
driver core: Add fwnode_init()
Saravana Kannan
7
-9
/
+15
2020-12-09
Revert "driver core: fw_devlink: Add support for batching fwnode parsing"
Saravana Kannan
4
-120
/
+7
2020-12-09
Revert "of: platform: Batch fwnode parsing when adding all top level devices"
Saravana Kannan
1
-2
/
+0
2020-12-09
Revert "driver core: Remove check in driver_deferred_probe_force_trigger()"
Saravana Kannan
1
-0
/
+3
2020-12-09
Revert "driver core: Don't do deferred probe in parallel with kernel_init thread"
Saravana Kannan
3
-0
/
+7
2020-12-09
Revert "driver core: Rename dev_links_info.defer_sync to defer_hook"
Saravana Kannan
2
-13
/
+13
2020-12-09
Revert "driver core: Avoid deferred probe due to fw_devlink_pause/resume()"
Saravana Kannan
2
-23
/
+1
2020-12-09
driver: core: Fix list corruption after device_del()
Takashi Iwai
1
-1
/
+1
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
26
-210
/
+304
2020-12-09
Merge remote-tracking branch 'arm64/for-next/scs' into for-next/core
Catalin Marinas
7
-46
/
+171
2020-12-09
Merge remote-tracking branch 'arm64/for-next/perf' into for-next/core
Catalin Marinas
16
-31
/
+1020
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
15
-83
/
+45
2020-12-09
Merge branch 'for-next/uaccess' into for-next/core
Catalin Marinas
31
-345
/
+229
2020-12-09
Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lto', 'for-next/mem-hotplug', 'for-next/cppc-ffh', 'for-next/pad-image-header', 'for-next/zone-dma-default-32-bit', 'for-next/signal-tag-bits' and 'for-next/cmdline-extended' into for-next/core
Catalin Marinas
14414
-301238
/
+569279
2020-12-09
fs/kernfs: remove the double check of dentry->inode
Hui Su
1
-2
/
+1
2020-12-09
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+1
2020-12-09
xfs: don't catch dax+reflink inodes as corruption in verifier
Eric Sandeen
2
-8
/
+0
2020-12-09
xfs: fix the forward progress assertion in xfs_iwalk_run_callbacks
Darrick J. Wong
1
-1
/
+1
2020-12-09
xfs: remove unneeded return value check for *init_cursor()
Joseph Qi
7
-46
/
+0
2020-12-09
xfs: introduce xfs_validate_stripe_geometry()
Gao Xiang
2
-11
/
+69
2020-12-09
xfs: show the proper user quota options
Kaixu Xia
1
-4
/
+6
2020-12-09
xfs: remove the unused XFS_B_FSB_OFFSET macro
Kaixu Xia
1
-1
/
+0
2020-12-09
xfs: remove unnecessary null check in xfs_generic_create
Kaixu Xia
1
-4
/
+2
2020-12-09
xfs: directly return if the delta equal to zero
Kaixu Xia
1
-14
/
+9
2020-12-09
xfs: check tp->t_dqinfo value instead of the XFS_TRANS_DQ_DIRTY flag
Kaixu Xia
3
-19
/
+3
2020-12-09
xfs: delete duplicated tp->t_dqinfo null check and allocation
Kaixu Xia
1
-7
/
+0
2020-12-09
xfs: rename xfs_fc_* back to xfs_fs_*
Darrick J. Wong
1
-13
/
+13
2020-12-09
xfs: refactor file range validation
Darrick J. Wong
8
-5
/
+37
2020-12-09
xfs: refactor realtime volume extent validation
Darrick J. Wong
5
-20
/
+23
2020-12-09
xfs: refactor data device extent validation
Darrick J. Wong
8
-50
/
+32
[prev]
[next]