index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-29
xfs: xfs_buf: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2018-12-21
xfs: reallocate realtime summary cache on growfs
Omar Sandoval
1
-8
/
+36
2018-12-19
xfs: stringify scrub types in ftrace output
Darrick J. Wong
2
-28
/
+79
2018-12-19
xfs: stringify btree cursor types in ftrace output
Darrick J. Wong
3
-14
/
+49
2018-12-19
xfs: move XFS_INODE_FORMAT_STR mappings to libxfs
Darrick J. Wong
2
-5
/
+15
2018-12-19
xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs
Darrick J. Wong
2
-4
/
+5
2018-12-19
xfs: fix symbolic enum printing in ftrace output
Darrick J. Wong
3
-0
/
+26
2018-12-19
xfs: fix function pointer type in ftrace format
Darrick J. Wong
1
-1
/
+1
2018-12-18
xfs: Fix x32 ioctls when cmd numbers differ from ia32.
Nick Bowler
1
-3
/
+15
2018-12-18
xfs: Fix bulkstat compat ioctls on x32 userspace.
Nick Bowler
1
-4
/
+30
2018-12-18
xfs: Align compat attrlist_by_handle with native implementation.
Nick Bowler
1
-0
/
+6
2018-12-13
xfs: require both realtime inodes to mount
Darrick J. Wong
1
-3
/
+1
2018-12-12
xfs: cache minimum realtime summary level
Omar Sandoval
3
-4
/
+34
2018-12-12
xfs: count inode blocks correctly in inobt scrub
Darrick J. Wong
1
-7
/
+15
2018-12-12
xfs: precalculate cluster alignment in inodes and blocks
Darrick J. Wong
5
-8
/
+11
2018-12-12
xfs: precalculate inodes and blocks per inode cluster
Darrick J. Wong
7
-43
/
+34
2018-12-12
xfs: add a block to inode count converter
Darrick J. Wong
8
-17
/
+18
2018-12-12
xfs: remove xfs_rmap_ag_owner and friends
Darrick J. Wong
17
-116
/
+84
2018-12-12
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
18
-261
/
+266
2018-12-12
xfs: streamline defer op type handling
Darrick J. Wong
7
-45
/
+43
2018-12-12
xfs: idiotproof defer op type configuration
Darrick J. Wong
8
-53
/
+23
2018-12-12
xfs: zero length symlinks are not valid
Dave Chinner
2
-20
/
+27
2018-12-12
xfs: clean up indentation issues, remove an unwanted space
Colin Ian King
1
-1
/
+1
2018-12-12
xfs: libxfs: move xfs_perag_put late
Pan Bian
1
-1
/
+1
2018-12-12
xfs: split up the xfs_reflink_end_cow work into smaller transactions
Darrick J. Wong
1
-94
/
+138
2018-12-09
Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-27
/
+8
2018-12-09
Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-17
/
+38
2018-12-08
Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-15
/
+11
2018-12-07
CIFS: Avoid returning EBUSY to upper layer VFS
Long Li
1
-25
/
+6
2018-12-06
Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-3
/
+12
2018-12-06
cifs: Fix separator when building path from dentry
Paulo Alcantara
1
-1
/
+1
2018-12-06
cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
Steve French
1
-1
/
+1
2018-12-05
Merge tag 'for-4.20-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+3
2018-12-04
dax: Fix unlock mismatch with updated API
Matthew Wilcox
1
-13
/
+8
2018-12-04
iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)
Darrick J. Wong
1
-9
/
+0
2018-12-04
splice: don't read more than available pipe space
Darrick J. Wong
1
-1
/
+6
2018-12-04
vfs: allow some remap flags to be passed to vfs_clone_file_range
Darrick J. Wong
1
-1
/
+1
2018-12-04
xfs: fix inverted return from xfs_btree_sblock_verify_crc
Eric Sandeen
1
-1
/
+1
2018-12-04
xfs: fix PAGE_MASK usage in xfs_free_file_space
Darrick J. Wong
1
-2
/
+2
2018-12-04
Revert "exec: make de_thread() freezable"
Rafael J. Wysocki
1
-3
/
+2
2018-12-04
btrfs: tree-checker: Don't check max block group size as current max chunk si...
Qu Wenruo
1
-5
/
+3
2018-12-02
nfs: don't dirty kernel pages read by direct-io
Dave Kleikamp
1
-1
/
+8
2018-12-02
flexfiles: enforce per-mirror stateid only for v4 DSes
Tigran Mkrtchyan
1
-2
/
+4
2018-12-01
Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2018-11-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-24
/
+46
2018-11-30
Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-7
/
+16
2018-11-30
ocfs2: fix potential use after free
Pan Bian
1
-1
/
+1
2018-11-30
userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
Andrea Arcangeli
1
-0
/
+15
2018-11-30
hfsplus: do not free node before using
Pan Bian
1
-1
/
+2
2018-11-30
hfs: do not free node before using
Pan Bian
1
-1
/
+2
[next]