index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
video
/
omapfb_dss.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-04
xfs: turn dfp_done into a xfs_log_item
Christoph Hellwig
6
-24
/
+24
2020-05-04
xfs: refactor xfs_defer_finish_noroll
Christoph Hellwig
1
-69
/
+59
2020-05-04
xfs: turn dfp_intent into a xfs_log_item
Christoph Hellwig
5
-29
/
+30
2020-05-04
xfs: merge the ->diff_items defer op into ->create_intent
Christoph Hellwig
6
-16
/
+20
2020-05-04
xfs: merge the ->log_item defer op into ->create_intent
Christoph Hellwig
6
-119
/
+83
2020-05-04
xfs: factor out a xfs_defer_create_intent helper
Christoph Hellwig
1
-16
/
+23
2020-05-04
xfs: remove the xfs_inode_log_item_t typedef
Christoph Hellwig
5
-7
/
+7
2020-05-04
xfs: remove the xfs_efd_log_item_t typedef
Christoph Hellwig
1
-2
/
+2
2020-05-04
xfs: remove the xfs_efi_log_item_t typedef
Christoph Hellwig
3
-8
/
+8
2020-05-04
xfs: refactor xlog_recover_buffer_pass1
Christoph Hellwig
1
-59
/
+55
2020-05-04
xfs: simplify xlog_recover_inode_ra_pass2
Christoph Hellwig
1
-13
/
+8
2020-05-04
xfs: factor out a xlog_buf_readahead helper
Christoph Hellwig
1
-17
/
+17
2020-05-04
xfs: rename inode_list xlog_recover_reorder_trans
Christoph Hellwig
1
-4
/
+4
2020-05-04
xfs: refactor the buffer cancellation table helpers
Christoph Hellwig
1
-59
/
+50
2020-05-04
xfs: define printk_once variants for xfs messages
Eric Sandeen
3
-9
/
+24
2020-05-04
xfs: stop CONFIG_XFS_DEBUG from changing compiler flags
Arnd Bergmann
1
-2
/
+0
2020-05-04
xfs: remove unnecessary check of the variable resblks in xfs_symlink
Kaixu Xia
1
-4
/
+2
2020-05-04
xfs: simplify the flags setting in xfs_qm_scall_quotaon
Kaixu Xia
1
-3
/
+3
2020-05-04
xfs: remove unnecessary assertion from xfs_qm_vop_create_dqattach
Kaixu Xia
1
-1
/
+0
2020-05-04
xfs: remove unnecessary variable udqp from xfs_ioctl_setattr
Kaixu Xia
1
-5
/
+2
2020-05-04
xfs: reserve quota inode transaction space only when needed
Kaixu Xia
1
-1
/
+2
2020-05-04
xfs: combine two if statements with same condition
Kaixu Xia
1
-5
/
+0
2020-05-04
xfs: trace quota allocations for all quota types
Kaixu Xia
1
-2
/
+1
2020-05-04
xfs: report unrecognized log item type codes during recovery
Darrick J. Wong
1
-2
/
+2
2020-05-03
Linux 5.7-rc4
v5.7-rc4
Linus Torvalds
1
-1
/
+1
2020-05-03
MAINTAINERS: btrfs: fix git repo URL
Eric Biggers
1
-1
/
+1
2020-05-01
io_uring: punt splice async because of inode mutex
Pavel Begunkov
1
-14
/
+2
2020-05-01
io_uring: check non-sync defer_list carefully
Pavel Begunkov
1
-1
/
+1
2020-05-01
io_uring: fix extra put in sync_file_range()
Pavel Begunkov
1
-1
/
+1
2020-05-01
iommu/qcom: Fix local_base status check
Tang Bin
1
-1
/
+4
2020-05-01
iommu: Properly export iommu_group_get_for_dev()
Greg Kroah-Hartman
1
-1
/
+1
2020-05-01
iommu/vt-d: Use right Kconfig option name
Lu Baolu
1
-2
/
+2
2020-05-01
iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system
Suravee Suthikulpanit
1
-1
/
+1
2020-05-01
io_uring: use cond_resched() in io_ring_ctx_wait_and_kill()
Xiaoguang Wang
1
-1
/
+1
2020-05-01
io_uring: use proper references for fallback_req locking
Bijan Mottahedeh
1
-2
/
+2
2020-05-01
io_uring: only force async punt if poll based retry can't handle it
Jens Axboe
1
-2
/
+4
2020-05-01
io_uring: enable poll retry for any file with ->read_iter / ->write_iter
Jens Axboe
1
-7
/
+13
2020-04-30
selinux: properly handle multiple messages in selinux_netlink_send()
Paul Moore
1
-25
/
+45
2020-04-30
NFS: Fix a race in __nfs_list_for_each_server()
Trond Myklebust
1
-1
/
+1
2020-04-30
arm64: vdso: Add -fasynchronous-unwind-tables to cflags
Vincenzo Frascino
1
-1
/
+1
2020-04-30
block: remove the bd_openers checks in blk_drop_partitions
Christoph Hellwig
1
-1
/
+1
2020-04-30
fibmap: Warn and return an error in case of block > INT_MAX
Ritesh Harjani
2
-4
/
+9
2020-04-30
dma-buf: fix documentation build warnings
Randy Dunlap
2
-4
/
+3
2020-04-30
i2c: aspeed: Avoid i2c interrupt status clear race condition.
ryan_chen
1
-1
/
+4
2020-04-30
i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handling
Dan Carpenter
1
-1
/
+1
2020-04-30
ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID
Takashi Iwai
1
-1
/
+1
2020-04-30
btrfs: fix gcc-4.8 build warning for struct initializer
Arnd Bergmann
1
-1
/
+1
2020-04-30
ALSA: opti9xx: shut up gcc-10 range warning
Arnd Bergmann
2
-6
/
+12
2020-04-29
iommu: spapr_tce: Disable compile testing to fix build on book3s_32 config
Krzysztof Kozlowski
1
-1
/
+1
2020-04-29
iommu/mediatek: Fix MTK_IOMMU dependencies
Geert Uytterhoeven
1
-1
/
+1
[next]