index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
xfs: don't log every time we clear the log incompat flags
Darrick J. Wong
2022-05-27
1
-1
/
+0
|
*
|
|
|
|
|
|
Merge branch 'guilt/xfs-5.19-recovery-buf-cancel' into xfs-5.19-for-next
Dave Chinner
2022-05-30
4
-32
/
+85
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
xfs: convert buf_cancel_table allocation to kmalloc_array
Darrick J. Wong
2022-05-27
3
-6
/
+14
|
|
*
|
|
|
|
|
|
xfs: don't leak xfs_buf_cancel structures when recovery fails
Darrick J. Wong
2022-05-27
1
-0
/
+13
|
|
*
|
|
|
|
|
|
xfs: refactor buffer cancellation table allocation
Darrick J. Wong
2022-05-27
4
-32
/
+64
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
xfs: fix xfs_ifree() error handling to not leak perag ref
Brian Foster
2022-05-30
1
-1
/
+1
|
*
|
|
|
|
|
|
xfs: don't leak btree cursor when insrec fails after a split
Darrick J. Wong
2022-05-27
1
-3
/
+5
|
*
|
|
|
|
|
|
xfs: purge dquots after inode walk fails during quotacheck
Darrick J. Wong
2022-05-27
1
-1
/
+8
|
*
|
|
|
|
|
|
xfs: assert in xfs_btree_del_cursor should take into account error
Dave Chinner
2022-05-27
1
-1
/
+7
|
*
|
|
|
|
|
|
xfs: don't assert fail on perag references on teardown
Dave Chinner
2022-05-27
1
-2
/
+1
|
*
|
|
|
|
|
|
xfs: avoid unnecessary runtime sibling pointer endian conversions
Dave Chinner
2022-05-27
1
-14
/
+33
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'guilt/xfs-5.19-misc-3' into xfs-5.19-for-next
Dave Chinner
2022-05-23
4
-62
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
xfs: Remove duplicate include
Jiapeng Chong
2022-05-22
1
-1
/
+0
|
|
*
|
|
|
|
|
xfs: reduce IOCB_NOWAIT judgment for retry exclusive unaligned DIO
Kaixu Xia
2022-05-22
1
-1
/
+1
|
|
*
|
|
|
|
|
xfs: Remove dead code
Jiapeng Chong
2022-05-22
1
-59
/
+0
|
|
*
|
|
|
|
|
xfs: fix typo in comment
Julia Lawall
2022-05-22
1
-1
/
+1
|
*
|
|
|
|
|
|
xfs: share xattr name and value buffers when logging xattr updates
Darrick J. Wong
2022-05-23
5
-134
/
+223
|
*
|
|
|
|
|
|
xfs: do not use logged xattr updates on V4 filesystems
Darrick J. Wong
2022-05-23
2
-4
/
+5
|
*
|
|
|
|
|
|
xfs: rename struct xfs_attr_item to xfs_attr_intent
Darrick J. Wong
2022-05-22
6
-51
/
+51
|
*
|
|
|
|
|
|
xfs: clean up state variable usage in xfs_attr_node_remove_attr
Darrick J. Wong
2022-05-22
1
-5
/
+2
|
*
|
|
|
|
|
|
xfs: put attr[id] log item cache init with the others
Darrick J. Wong
2022-05-22
6
-52
/
+25
|
*
|
|
|
|
|
|
xfs: remove struct xfs_attr_item.xattri_flags
Darrick J. Wong
2022-05-22
1
-19
/
+13
|
*
|
|
|
|
|
|
xfs: use a separate slab cache for deferred xattr work state
Darrick J. Wong
2022-05-22
4
-2
/
+31
|
*
|
|
|
|
|
|
xfs: put the xattr intent item op flags in their own namespace
Darrick J. Wong
2022-05-22
4
-18
/
+18
|
*
|
|
|
|
|
|
xfs: clean up xfs_attr_node_hasname
Darrick J. Wong
2022-05-22
3
-31
/
+44
|
*
|
|
|
|
|
|
xfs: free xfs_attrd_log_items correctly
Darrick J. Wong
2022-05-20
1
-1
/
+1
|
*
|
|
|
|
|
|
xfs: validate xattr name earlier in recovery
Darrick J. Wong
2022-05-20
1
-7
/
+8
|
*
|
|
|
|
|
|
xfs: reject unknown xattri log item filter flags during recovery
Darrick J. Wong
2022-05-20
2
-4
/
+16
|
*
|
|
|
|
|
|
xfs: reject unknown xattri log item operation flags during recovery
Darrick J. Wong
2022-05-20
1
-2
/
+7
|
*
|
|
|
|
|
|
xfs: don't leak the retained da state when doing a leaf to node conversion
Darrick J. Wong
2022-05-20
1
-2
/
+8
|
*
|
|
|
|
|
|
xfs: don't leak da state when freeing the attr intent item
Darrick J. Wong
2022-05-20
2
-11
/
+26
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2022-06-01
14
-18
/
+579
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
rtc: mxc: Silence a clang warning
Fabio Estevam
2022-06-01
1
-1
/
+1
|
*
|
|
|
|
|
|
rtc: rzn1: Fix a variable type
Miquel Raynal
2022-05-25
1
-2
/
+1
|
*
|
|
|
|
|
|
rtc: rzn1: Fix error code in probe
Dan Carpenter
2022-05-25
1
-1
/
+1
|
*
|
|
|
|
|
|
rtc: rzn1: Avoid mixing variables
Miquel Raynal
2022-05-25
1
-8
/
+8
|
*
|
|
|
|
|
|
rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe
Miaoqian Lin
2022-05-19
1
-10
/
+24
|
*
|
|
|
|
|
|
rtc: mt6397: check return value after calling platform_get_resource()
Yang Yingliang
2022-05-19
1
-0
/
+2
|
*
|
|
|
|
|
|
rtc: rzn1: fix platform_no_drv_owner.cocci warning
Yang Li
2022-05-19
1
-1
/
+0
|
*
|
|
|
|
|
|
rtc: gamecube: Add missing iounmap in gamecube_rtc_read_offset_from_sram
Yuan Can
2022-05-18
1
-0
/
+1
|
*
|
|
|
|
|
|
rtc: meson: Fix email address in MODULE_AUTHOR
Nobuhiro Iwamatsu
2022-05-18
1
-1
/
+1
|
*
|
|
|
|
|
|
rtc: simplify the return expression of rx8025_set_offset()
Minghao Chi
2022-05-18
1
-6
/
+1
|
*
|
|
|
|
|
|
rtc: pcf85063: Add a compatible entry for pca85073a
Fabio Estevam
2022-05-18
1
-0
/
+2
|
*
|
|
|
|
|
|
dt-binding: pcf85063: Add an entry for pca85073a
Fabio Estevam
2022-05-18
1
-0
/
+1
|
*
|
|
|
|
|
|
MAINTAINERS: Add myself as maintainer of the RZN1 RTC driver
Miquel Raynal
2022-05-17
1
-0
/
+8
|
*
|
|
|
|
|
|
rtc: rzn1: Add oscillator offset support
Miquel Raynal
2022-05-17
1
-0
/
+73
|
*
|
|
|
|
|
|
rtc: rzn1: Add alarm support
Miquel Raynal
2022-05-17
1
-1
/
+105
|
*
|
|
|
|
|
|
rtc: rzn1: Add new RTC driver
Michel Pollet
2022-05-17
3
-0
/
+251
|
*
|
|
|
|
|
|
dt-bindings: rtc: rzn1: Describe the RZN1 RTC
Miquel Raynal
2022-05-17
1
-0
/
+70
|
*
|
|
|
|
|
|
rtc: sun6i: Add NVMEM provider
Samuel Holland
2022-05-17
1
-0
/
+42
[prev]
[next]