index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-13
xfs: fix another missing include
Darrick J. Wong
1
-0
/
+1
2019-11-13
xfs: remove XFS_IOC_FSSETDM and XFS_IOC_FSSETDM_BY_HANDLE
Christoph Hellwig
4
-149
/
+0
2019-11-13
xfs: remove duplicated include from xfs_dir2_data.c
YueHaibing
1
-1
/
+0
2019-11-13
xfs: remove unused structure members & simple typedefs
Eric Sandeen
3
-5
/
+0
2019-11-13
xfs: remove unused typedef definitions
Eric Sandeen
3
-6
/
+6
2019-11-13
xfs: Replace function declaration by actual definition
Pavel Reichl
1
-74
/
+66
2019-11-13
xfs: remove the xfs_qoff_logitem_t typedef
Pavel Reichl
4
-34
/
+39
2019-11-13
xfs: remove the xfs_dq_logitem_t typedef
Pavel Reichl
3
-7
/
+7
2019-11-13
xfs: remove the xfs_quotainfo_t typedef
Pavel Reichl
3
-14
/
+14
2019-11-13
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
Pavel Reichl
9
-108
/
+111
2019-11-13
xfs: avoid time_t in user api
Arnd Bergmann
1
-1
/
+1
2019-11-13
xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()
kaixuxia
3
-5
/
+42
2019-11-13
xfs: don't reset the "inode core" in xfs_iread
Christoph Hellwig
1
-2
/
+0
2019-11-13
xfs: merge the projid fields in struct xfs_icdinode
Christoph Hellwig
12
-47
/
+26
2019-11-13
xfs: use a struct timespec64 for the in-core crtime
Christoph Hellwig
7
-18
/
+14
2019-11-13
xfs: devirtualize ->m_dirnameops
Christoph Hellwig
10
-58
/
+42
2019-11-13
xfs: remove the unused m_chsize field
Christoph Hellwig
1
-1
/
+0
2019-11-13
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
16
-202
/
+116
2019-11-12
xfs: kill the XFS_WANT_CORRUPT_* macros
Darrick J. Wong
9
-329
/
+956
2019-11-12
xfs: add a XFS_IS_CORRUPT macro
Darrick J. Wong
1
-1
/
+12
2019-11-11
xfs: attach dquots before performing xfs_swap_extents
Darrick J. Wong
1
-0
/
+8
2019-11-11
xfs: attach dquots and reserve quota blocks during unwritten conversion
Darrick J. Wong
1
-0
/
+10
2019-11-11
xfs: actually check xfs_btree_check_block return in xfs_btree_islastblock
Darrick J. Wong
2
-27
/
+17
2019-11-10
xfs: always pass a valid hdr to xfs_dir3_leaf_check_int
Christoph Hellwig
1
-18
/
+13
2019-11-10
xfs: merge xfs_dir2_data_freescan and xfs_dir2_data_freescan_int
Christoph Hellwig
5
-23
/
+12
2019-11-10
xfs: remove the now unused dir ops infrastructure
Christoph Hellwig
8
-65
/
+0
2019-11-10
xfs: devirtualize ->data_get_ftype and ->data_put_ftype
Christoph Hellwig
9
-77
/
+51
2019-11-10
xfs: devirtualize ->data_bestfree_p
Christoph Hellwig
8
-41
/
+32
2019-11-10
xfs: cleanup xfs_dir2_data_entsize
Christoph Hellwig
2
-34
/
+14
2019-11-10
xfs: move the dir2 data block fixed offsets to struct xfs_da_geometry
Christoph Hellwig
11
-79
/
+67
2019-11-10
xfs: devirtualize ->data_entry_tag_p
Christoph Hellwig
8
-33
/
+27
2019-11-10
xfs: devirtualize ->data_entsize
Christoph Hellwig
10
-46
/
+45
2019-11-10
xfs: replace xfs_dir3_data_endp with xfs_dir3_data_end_offset
Christoph Hellwig
5
-22
/
+23
2019-11-10
xfs: remove the now unused ->data_entry_p method
Christoph Hellwig
2
-23
/
+0
2019-11-10
xfs: cleanup __xfs_dir3_data_check
Christoph Hellwig
1
-26
/
+33
2019-11-10
xfs: cleanup xfs_dir2_data_freescan_int
Christoph Hellwig
1
-28
/
+20
2019-11-10
xfs: cleanup xfs_dir2_block_to_sf
Christoph Hellwig
1
-43
/
+25
2019-11-10
xfs: cleanup xchk_directory_data_bestfree
Christoph Hellwig
1
-16
/
+15
2019-11-10
xfs: cleanup xchk_dir_rec
Christoph Hellwig
1
-14
/
+14
2019-11-10
xfs: cleanup xfs_dir2_leaf_getdents
Christoph Hellwig
1
-19
/
+17
2019-11-10
xfs: cleanup xfs_dir2_block_getdents
Christoph Hellwig
1
-20
/
+12
2019-11-10
xfs: remove the ->data_unused_p method
Christoph Hellwig
4
-42
/
+19
2019-11-10
xfs: remove the ->data_dot_entry_p and ->data_dotdot_entry_p methods
Christoph Hellwig
3
-84
/
+26
2019-11-10
xfs: remove the data_dotdot_offset field in struct xfs_dir_ops
Christoph Hellwig
3
-8
/
+2
2019-11-10
xfs: remove the data_dot_offset field in struct xfs_dir_ops
Christoph Hellwig
3
-9
/
+4
2019-11-10
xfs: remove the unused ->data_first_entry_p method
Christoph Hellwig
2
-35
/
+0
2019-11-10
xfs: devirtualize ->sf_get_ftype and ->sf_put_ftype
Christoph Hellwig
6
-72
/
+50
2019-11-10
xfs: devirtualize ->sf_get_ino and ->sf_put_ino
Christoph Hellwig
6
-114
/
+82
2019-11-10
xfs: devirtualize ->sf_entsize and ->sf_nextentry
Christoph Hellwig
6
-95
/
+64
2019-11-10
xfs: devirtualize ->sf_get_parent_ino and ->sf_put_parent_ino
Christoph Hellwig
6
-23
/
+16
[next]