index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-03
bfs: add sanity check at bfs_fill_super()
Tetsuo Handa
1
-3
/
+6
2018-11-03
ocfs2: fix clusters leak in ocfs2_defrag_extent()
Larry Chen
1
-0
/
+17
2018-11-03
ocfs2: dlmglue: clean up timestamp handling
Arnd Bergmann
1
-17
/
+9
2018-11-03
ocfs2: don't put and assigning null to bh allocated outside
Changwei Ge
1
-18
/
+59
2018-11-03
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
1
-2
/
+1
2018-11-03
ocfs2: don't use iocb when EIOCBQUEUED returns
Changwei Ge
1
-2
/
+2
2018-11-03
ocfs2: without quota support, avoid calling quota recovery
Guozhonghua
1
-17
/
+34
2018-11-03
ocfs2: remove ocfs2_is_o2cb_active()
Gang He
3
-10
/
+1
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+6
2018-11-02
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
16
-546
/
+558
2018-11-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-10
/
+25
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
52
-1099
/
+5255
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
2
-6
/
+6
2018-11-01
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...
Linus Torvalds
1
-9
/
+0
2018-11-01
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Al Viro
17
-361
/
+444
2018-11-01
Merge tag 'ovl-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-145
/
+254
2018-11-01
ovl: automatically enable redirect_dir on metacopy=on
Miklos Szeredi
1
-7
/
+29
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+18
2018-10-31
Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-428
/
+1114
2018-10-31
Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
9
-185
/
+465
2018-10-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-80
/
+279
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
6
-6
/
+6
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-31
fat: truncate inode timestamp updates in setattr
Frank Sorenson
1
-0
/
+12
2018-10-31
fat: change timestamp updates to use fat_truncate_time
Frank Sorenson
5
-20
/
+20
2018-10-31
fat: add functions to update and truncate timestamps appropriately
Frank Sorenson
6
-0
/
+87
2018-10-31
fat: create a function to calculate the timezone offest
Frank Sorenson
1
-7
/
+9
2018-10-31
fat: expand a slightly out-of-date comment
Mihir Mehta
1
-1
/
+3
2018-10-31
reiserfs: remove workaround code for GCC 3.x
Masahiro Yamada
1
-9
/
+0
2018-10-31
reiserfs: propagate errors from fill_with_dentries() properly
Jann Horn
1
-0
/
+7
2018-10-31
fs/hfs/extent.c: fix array out of bounds read of array extent
Colin Ian King
1
-1
/
+1
2018-10-31
hfs: update timestamp on truncate()
Ernesto A. Fernández
1
-0
/
+2
2018-10-31
hfsplus: update timestamps on truncate()
Ernesto A. Fernández
1
-0
/
+1
2018-10-31
hfs: fix return value of hfs_get_block()
Ernesto A. Fernández
1
-1
/
+3
2018-10-31
hfsplus: fix return value of hfsplus_get_block()
Ernesto A. Fernández
1
-1
/
+3
2018-10-31
hfs: prevent btree data loss on ENOSPC
Ernesto A. Fernández
4
-16
/
+46
2018-10-31
hfsplus: prevent btree data loss on ENOSPC
Ernesto A. Fernández
5
-16
/
+68
2018-10-31
hfs: fix BUG on bnode parent update
Ernesto A. Fernández
1
-0
/
+1
2018-10-31
hfs: prevent btree data loss on root split
Ernesto A. Fernández
1
-0
/
+4
2018-10-31
hfsplus: fix BUG on bnode parent update
Ernesto A. Fernández
1
-0
/
+1
2018-10-31
hfsplus: prevent btree data loss on root split
Ernesto A. Fernández
1
-0
/
+4
2018-10-31
fs/proc/vmcore.c: Convert to use vmf_error()
Souptick Joarder
1
-1
/
+1
2018-10-31
ovl: check whiteout in ovl_create_over_whiteout()
Miklos Szeredi
1
-0
/
+4
2018-10-30
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
17
-130
/
+616
2018-10-30
Merge tag 'cramfs_fixes' of git://git.linaro.org/people/nicolas.pitre/linux
Linus Torvalds
1
-3
/
+4
2018-10-30
Cramfs: trivial whitespace fixes
Nicolas Pitre
1
-2
/
+2
2018-10-30
Cramfs: fix abad comparison when wrap-arounds occur
Nicolas Pitre
1
-1
/
+2
2018-10-30
Merge tag 'for-4.20-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-67
/
+110
2018-10-30
xfs: remove [cm]time update from reflink calls
Darrick J. Wong
1
-6
/
+1
2018-10-30
xfs: remove xfs_reflink_remap_range
Darrick J. Wong
3
-75
/
+70
[next]