index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
2018-08-15
31
-521
/
+550
*
ubifs: Turn two ubifs_assert() into a WARN_ON()
Richard Weinberger
2018-08-15
1
-2
/
+2
*
ubifs: Use kmalloc_array()
Richard Weinberger
2018-08-15
1
-1
/
+1
*
ubifs: Check data node size before truncate
Richard Weinberger
2018-08-15
1
-1
/
+10
*
Revert "UBIFS: Fix potential integer overflow in allocation"
Richard Weinberger
2018-08-15
1
-3
/
+2
*
ubifs: Add comment on c->commit_sem
Richard Weinberger
2018-08-15
1
-0
/
+1
*
ubifs: introduce Kconfig symbol for xattr support
Stefan Agner
2018-08-15
6
-3
/
+29
*
ubifs: use swap macro in swap_dirty_idx
Gustavo A. R. Silva
2018-08-15
1
-4
/
+1
*
ubifs: tnc: use monotonic znode timestamp
Arnd Bergmann
2018-08-15
4
-5
/
+5
*
ubifs: use timespec64 for inode timestamps
Arnd Bergmann
2018-08-15
2
-9
/
+8
*
ubifs: xattr: Don't operate on deleted inodes
Richard Weinberger
2018-08-15
1
-0
/
+24
*
ubifs: gc: Fix typo
Richard Weinberger
2018-08-15
1
-1
/
+1
*
ubifs: Fix memory leak in lprobs self-check
Richard Weinberger
2018-08-15
1
-4
/
+4
*
ubifs: Fix synced_i_size calculation for xattr inodes
Richard Weinberger
2018-08-15
1
-0
/
+5
*
ubifs: Fix directory size calculation for symlinks
Richard Weinberger
2018-08-15
1
-2
/
+3
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-08-12
2
-9
/
+32
|
\
|
*
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
Al Viro
2018-08-09
1
-5
/
+2
|
*
fix __legitimize_mnt()/mntput() race
Al Viro
2018-08-09
1
-0
/
+14
|
*
fix mntput/mntput race
Al Viro
2018-08-09
1
-2
/
+12
|
*
root dentries need RCU-delayed freeing
Al Viro
2018-08-06
1
-2
/
+4
*
|
Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-04
3
-2
/
+9
|
\
\
|
*
|
jfs: Fix usercopy whitelist for inline inode data
Kees Cook
2018-08-04
3
-2
/
+9
*
|
|
Merge tag 'xfs-4.18-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-08-04
1
-1
/
+1
|
\
\
\
|
*
|
|
fs: fix iomap_bmap position calculation
Eric Sandeen
2018-08-02
1
-1
/
+1
*
|
|
|
Merge tag 'nfs-for-4.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-08-03
1
-13
/
+13
|
\
\
\
\
|
*
|
|
|
NFSv4: Fix _nfs4_do_setlk()
Trond Myklebust
2018-08-01
1
-13
/
+13
*
|
|
|
|
userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails
Mike Rapoport
2018-08-02
1
-1
/
+3
*
|
|
|
|
Squashfs: Compute expected length from inode size rather than block length
Phillip Lougher
2018-08-02
4
-23
/
+24
*
|
|
|
|
squashfs: more metadata hardening
Linus Torvalds
2018-08-02
3
-6
/
+13
|
/
/
/
/
*
|
|
|
squashfs metadata 2: electric boogaloo
Linus Torvalds
2018-08-01
3
-14
/
+20
*
|
|
|
squashfs: more metadata hardening
Linus Torvalds
2018-07-30
1
-0
/
+2
*
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-07-29
6
-33
/
+35
|
\
\
\
\
|
*
|
|
|
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2018-07-29
2
-8
/
+5
|
*
|
|
|
ext4: check for allocation block validity with block group locked
Theodore Ts'o
2018-07-12
2
-0
/
+6
|
*
|
|
|
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
2018-07-10
2
-17
/
+18
|
*
|
|
|
ext4: clear mmp sequence number when remounting read-only
Theodore Ts'o
2018-07-08
2
-5
/
+4
|
*
|
|
|
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
Theodore Ts'o
2018-07-08
1
-3
/
+2
*
|
|
|
|
squashfs: be more careful about metadata corruption
Linus Torvalds
2018-07-29
4
-5
/
+16
*
|
|
|
|
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-27
1
-4
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
blkdev: __blkdev_direct_IO_simple: fix leak in error case
Martin Wilck
2018-07-26
1
-4
/
+5
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-07-27
2
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
2018-07-26
1
-0
/
+1
|
*
|
|
|
|
|
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2018-07-26
1
-0
/
+2
*
|
|
|
|
|
|
Merge tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-07-27
2
-4
/
+7
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
/
/
/
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
xfs: properly handle free inodes in extent hint validators
Eric Sandeen
2018-07-24
1
-2
/
+4
|
*
|
|
|
|
xfs: Initialize variables in xfs_alloc_get_rec before using them
Carlos Maiolino
2018-06-28
1
-2
/
+3
*
|
|
|
|
|
Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-07-25
7
-14
/
+25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
Kiran Kumar Modukuri
2018-07-25
1
-1
/
+0
|
*
|
|
|
|
|
cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag
Kiran Kumar Modukuri
2018-07-25
1
-1
/
+1
|
*
|
|
|
|
|
fscache: Fix reference overput in fscache_attach_object() error handling
Kiran Kumar Modukuri
2018-07-25
4
-5
/
+8
[next]