index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iomap-5.5-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-03
1
-17
/
+22
|
\
|
*
iomap: remove unneeded variable in iomap_dio_rw()
Johannes Thumshirn
2019-11-26
1
-4
/
+4
|
*
iomap: Do not create fake iter in iomap_dio_bio_actor()
Jan Kara
2019-11-26
1
-13
/
+18
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-12-03
2
-2
/
+2
|
\
\
|
*
\
Merge branch 'timers/urgent' into timers/core, to pick up fix
Ingo Molnar
2019-11-25
21
-152
/
+325
|
|
\
\
|
*
|
|
time: Rename tsk->real_start_time to ->start_boottime
Peter Zijlstra
2019-11-13
2
-2
/
+2
*
|
|
|
Merge tag 'upstream-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
7
-33
/
+42
|
\
\
\
\
|
*
|
|
|
Revert "jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fr...
Joel Stanley
2019-11-29
1
-1
/
+1
|
*
|
|
|
ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps
Zhihao Cheng
2019-11-17
1
-7
/
+27
|
*
|
|
|
ubifs: do_kill_orphans: Fix a memory leak bug
Zhihao Cheng
2019-11-17
1
-7
/
+10
|
*
|
|
|
Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path"
Richard Weinberger
2019-11-17
1
-3
/
+1
|
*
|
|
|
ubifs: Fix type of sup->hash_algo
Ben Dooks (Codethink)
2019-11-17
1
-1
/
+1
|
*
|
|
|
ubifs: Fixed missed le64_to_cpu() in journal
Ben Dooks (Codethink)
2019-11-17
1
-1
/
+1
|
*
|
|
|
ubifs: Force prandom result to __le32
Ben Dooks (Codethink)
2019-11-17
1
-1
/
+1
|
*
|
|
|
ubifs: Remove obsolete TODO from dfs_file_write()
Richard Weinberger
2019-11-17
1
-12
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-02
124
-6263
/
+5814
|
\
\
\
\
|
*
|
|
|
xfs: allow parent directory scans to be interrupted with fatal signals
Darrick J. Wong
2019-11-27
1
-5
/
+20
|
*
|
|
|
xfs: remove the mappedbno argument to xfs_da_get_buf
Christoph Hellwig
2019-11-22
7
-27
/
+28
|
*
|
|
|
xfs: remove the mappedbno argument to xfs_da_read_buf
Christoph Hellwig
2019-11-22
11
-50
/
+47
|
*
|
|
|
xfs: split xfs_da3_node_read
Christoph Hellwig
2019-11-22
5
-63
/
+82
|
*
|
|
|
xfs: remove the mappedbno argument to xfs_dir3_leafn_read
Christoph Hellwig
2019-11-22
3
-7
/
+5
|
*
|
|
|
xfs: remove the mappedbno argument to xfs_dir3_leaf_read
Christoph Hellwig
2019-11-22
3
-8
/
+7
|
*
|
|
|
xfs: remove the mappedbno argument to xfs_attr3_leaf_read
Christoph Hellwig
2019-11-22
4
-18
/
+17
|
*
|
|
|
xfs: remove the mappedbno argument to xfs_da_reada_buf
Christoph Hellwig
2019-11-22
7
-18
/
+13
|
*
|
|
|
xfs: improve the xfs_dabuf_map calling conventions
Christoph Hellwig
2019-11-22
2
-29
/
+17
|
*
|
|
|
xfs: refactor xfs_dabuf_map
Christoph Hellwig
2019-11-22
1
-102
/
+54
|
*
|
|
|
xfs: simplify mappedbno handling in xfs_da_{get,read}_buf
Christoph Hellwig
2019-11-22
1
-52
/
+51
|
*
|
|
|
xfs: report corruption only as a regular error
Darrick J. Wong
2019-11-18
2
-12
/
+7
|
*
|
|
|
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
2019-11-18
17
-33
/
+27
|
*
|
|
|
xfs: Remove kmem_zone_destroy() wrapper
Carlos Maiolino
2019-11-18
4
-45
/
+39
|
*
|
|
|
xfs: Remove slab init wrappers
Carlos Maiolino
2019-11-18
4
-64
/
+68
|
*
|
|
|
xfs: fix attr leaf header freemap.size underflow
Brian Foster
2019-11-16
1
-1
/
+3
|
*
|
|
|
xfs: fix some memory leaks in log recovery
Darrick J. Wong
2019-11-16
1
-3
/
+5
|
*
|
|
|
xfs: fix another missing include
Darrick J. Wong
2019-11-14
1
-0
/
+1
|
*
|
|
|
xfs: remove XFS_IOC_FSSETDM and XFS_IOC_FSSETDM_BY_HANDLE
Christoph Hellwig
2019-11-14
4
-149
/
+0
|
*
|
|
|
xfs: remove duplicated include from xfs_dir2_data.c
YueHaibing
2019-11-14
1
-1
/
+0
|
*
|
|
|
xfs: remove unused structure members & simple typedefs
Eric Sandeen
2019-11-14
3
-5
/
+0
|
*
|
|
|
xfs: remove unused typedef definitions
Eric Sandeen
2019-11-14
3
-6
/
+6
|
*
|
|
|
xfs: Replace function declaration by actual definition
Pavel Reichl
2019-11-14
1
-74
/
+66
|
*
|
|
|
xfs: remove the xfs_qoff_logitem_t typedef
Pavel Reichl
2019-11-14
4
-34
/
+39
|
*
|
|
|
xfs: remove the xfs_dq_logitem_t typedef
Pavel Reichl
2019-11-14
3
-7
/
+7
|
*
|
|
|
xfs: remove the xfs_quotainfo_t typedef
Pavel Reichl
2019-11-14
3
-14
/
+14
|
*
|
|
|
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
Pavel Reichl
2019-11-13
9
-108
/
+111
|
*
|
|
|
xfs: avoid time_t in user api
Arnd Bergmann
2019-11-13
1
-1
/
+1
|
*
|
|
|
xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()
kaixuxia
2019-11-13
3
-5
/
+42
|
*
|
|
|
xfs: don't reset the "inode core" in xfs_iread
Christoph Hellwig
2019-11-13
1
-2
/
+0
|
*
|
|
|
xfs: merge the projid fields in struct xfs_icdinode
Christoph Hellwig
2019-11-13
12
-47
/
+26
|
*
|
|
|
xfs: use a struct timespec64 for the in-core crtime
Christoph Hellwig
2019-11-13
7
-18
/
+14
|
*
|
|
|
xfs: devirtualize ->m_dirnameops
Christoph Hellwig
2019-11-13
10
-58
/
+42
|
*
|
|
|
xfs: remove the unused m_chsize field
Christoph Hellwig
2019-11-13
1
-1
/
+0
[next]