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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-33
/
+35
2018-07-29
squashfs: be more careful about metadata corruption
Linus Torvalds
4
-5
/
+16
2018-07-29
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2
-8
/
+5
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+5
2018-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+3
2018-07-27
Merge tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-4
/
+7
2018-07-26
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
1
-0
/
+1
2018-07-26
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
1
-0
/
+2
2018-07-26
blkdev: __blkdev_direct_IO_simple: fix leak in error case
Martin Wilck
1
-4
/
+5
2018-07-25
Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-14
/
+25
2018-07-25
cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
Kiran Kumar Modukuri
1
-1
/
+0
2018-07-25
cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag
Kiran Kumar Modukuri
1
-1
/
+1
2018-07-25
fscache: Fix reference overput in fscache_attach_object() error handling
Kiran Kumar Modukuri
4
-5
/
+8
2018-07-25
cachefiles: Fix refcounting bug in backing-file read monitoring
Kiran Kumar Modukuri
1
-5
/
+12
2018-07-25
fscache: Allow cancelled operations to be enqueued
Kiran Kumar Modukuri
1
-2
/
+4
2018-07-24
xfs: properly handle free inodes in extent hint validators
Eric Sandeen
1
-2
/
+4
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-1
/
+5
2018-07-21
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
2018-07-21
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
1
-3
/
+1
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
1
-2
/
+2
2018-07-21
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
1
-7
/
+13
2018-07-19
Btrfs: fix file data corruption after cloning a range and fsync
Filipe Manana
1
-2
/
+5
2018-07-18
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+13
2018-07-17
aio: don't expose __aio_sigset in uapi
Christoph Hellwig
1
-0
/
+5
2018-07-17
btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
Qu Wenruo
1
-8
/
+9
2018-07-14
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
1
-60
/
+81
2018-07-14
fs, elf: make sure to page align bss in load_elf_library
Oscar Salvador
1
-3
/
+2
2018-07-14
autofs: fix slab out of bounds read in getname_kernel()
Tomas Bortoli
1
-9
/
+13
2018-07-14
fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
Vlastimil Babka
1
-1
/
+2
2018-07-13
btrfs: fix use-after-free of cmp workspace pages
Naohiro Aota
1
-0
/
+2
2018-07-13
btrfs: restore uuid_mutex in btrfs_open_devices
David Sterba
1
-0
/
+2
2018-07-12
ext4: check for allocation block validity with block group locked
Theodore Ts'o
2
-0
/
+6
2018-07-10
drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
Al Viro
1
-1
/
+0
2018-07-10
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
2
-17
/
+18
2018-07-08
ext4: clear mmp sequence number when remounting read-only
Theodore Ts'o
2
-5
/
+4
2018-07-08
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
Theodore Ts'o
1
-3
/
+2
2018-07-08
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-96
/
+155
2018-07-07
Merge tag '4.18-rc3-smb3fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-54
/
+132
2018-07-05
Fix up non-directory creation in SGID directories
Linus Torvalds
1
-0
/
+6
2018-07-05
cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()
Stefano Brivio
5
-21
/
+14
2018-07-05
cifs: Fix infinite loop when using hard mount option
Paulo Alcantara
2
-8
/
+20
2018-07-05
cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting
Stefano Brivio
1
-2
/
+5
2018-07-05
cifs: Fix memory leak in smb2_set_ea()
Paulo Alcantara
1
-0
/
+2
2018-07-05
cifs: fix SMB1 breakage
Ronnie Sahlberg
5
-11
/
+13
2018-07-05
cifs: Fix validation of signed data in smb2
Paulo Alcantara
1
-4
/
+24
2018-07-05
cifs: Fix validation of signed data in smb3+
Paulo Alcantara
1
-6
/
+25
2018-07-05
cifs: Fix use after free of a mid_q_entry
Lars Persson
7
-2
/
+29
2018-07-05
autofs: rename 'autofs' module back to 'autofs4'
Linus Torvalds
2
-3
/
+3
2018-07-03
userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access
Janosch Frank
1
-5
/
+7
2018-07-02
ext4: check superblock mapped prior to committing
Jon Derrick
1
-0
/
+8
[next]