index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-29
5
-21
/
+34
|
\
|
*
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
2019-03-29
1
-1
/
+2
|
*
fs: fs_parser: fix printk format warning
Randy Dunlap
2019-03-29
1
-1
/
+1
|
*
fs/proc/kcore.c: make kcore_modules static
YueHaibing
2019-03-29
1
-1
/
+1
|
*
ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
Darrick J. Wong
2019-03-29
1
-18
/
+24
|
*
fs/open.c: allow opening only regular files during execve()
Tetsuo Handa
2019-03-29
1
-0
/
+6
*
|
Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-29
1
-2
/
+24
|
\
\
|
*
|
io_uring: offload write to async worker in case of -EAGAIN
Roman Penyaev
2019-03-25
1
-1
/
+15
|
*
|
io_uring: fix big-endian compat signal mask handling
Arnd Bergmann
2019-03-25
1
-1
/
+9
*
|
|
Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-03-29
1
-1
/
+1
|
\
\
\
|
*
|
|
ceph: fix use-after-free on symlink traversal
Al Viro
2019-03-27
1
-1
/
+1
*
|
|
|
Merge tag 'xfs-5.1-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-03-29
5
-17
/
+49
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
xfs: serialize unaligned dio writes against all other dio writes
Brian Foster
2019-03-26
1
-10
/
+17
|
*
|
|
xfs: prohibit fstrim in norecovery mode
Darrick J. Wong
2019-03-25
1
-0
/
+8
|
*
|
|
xfs: always init bma in xfs_bmapi_write
Darrick J. Wong
2019-03-19
1
-5
/
+5
|
*
|
|
xfs: fix btree scrub checking with regards to root-in-inode
Darrick J. Wong
2019-03-19
1
-1
/
+10
|
*
|
|
xfs: dabtree scrub needs to range-check level
Darrick J. Wong
2019-03-19
1
-0
/
+5
|
*
|
|
xfs: don't trip over uninitialized buffer on extent read of corrupted inode
Brian Foster
2019-03-17
1
-1
/
+4
*
|
|
|
afs: Fix StoreData op marshalling
David Howells
2019-03-28
2
-4
/
+4
*
|
|
|
Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-03-26
4
-7
/
+8
|
\
\
\
\
|
*
|
|
|
pNFS/flexfiles: Fix layoutstats handling during read failovers
Trond Myklebust
2019-03-23
1
-1
/
+4
|
*
|
|
|
NFS: Fix a typo in nfs_init_timeout_values()
Trond Myklebust
2019-03-23
1
-1
/
+1
|
*
|
|
|
NFSv4.1 don't free interrupted slot on open
Olga Kornievskaia
2019-03-19
1
-1
/
+2
|
*
|
|
|
NFS: fix mount/umount race in nlmclnt.
NeilBrown
2019-03-18
1
-2
/
+1
|
*
|
|
|
NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
Catalin Marinas
2019-03-18
1
-2
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-26
6
-21
/
+72
|
\
\
\
\
|
*
|
|
|
Btrfs: fix assertion failure on fsync with NO_HOLES enabled
Filipe Manana
2019-03-20
1
-8
/
+1
|
*
|
|
|
btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block...
Nikolay Borisov
2019-03-19
1
-1
/
+1
|
*
|
|
|
btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
Nikolay Borisov
2019-03-19
1
-2
/
+2
|
*
|
|
|
btrfs: raid56: properly unmap parity page in finish_parity_scrub()
Andrea Righi
2019-03-18
1
-1
/
+2
|
*
|
|
|
btrfs: don't report readahead errors and don't update statistics
David Sterba
2019-03-13
1
-1
/
+1
|
*
|
|
|
Btrfs: fix file corruption after snapshotting due to mix of buffered/DIO writes
Filipe Manana
2019-03-13
1
-6
/
+43
|
*
|
|
|
btrfs: remove WARN_ON in log_dir_items
Josef Bacik
2019-03-13
1
-2
/
+9
|
*
|
|
|
Btrfs: fix incorrect file size after shrinking truncate and fsync
Filipe Manana
2019-03-13
1
-0
/
+13
*
|
|
|
|
locks: wake any locks blocked on request before deadlock check
Jeff Layton
2019-03-25
1
-0
/
+5
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-24
7
-59
/
+58
|
\
\
\
\
|
*
|
|
|
ext4: prohibit fstrim in norecovery mode
Darrick J. Wong
2019-03-23
1
-0
/
+7
|
*
|
|
|
ext4: cleanup bh release code in ext4_ind_remove_space()
zhangyi (F)
2019-03-23
1
-25
/
+22
|
*
|
|
|
ext4: brelse all indirect buffer in ext4_ind_remove_space()
zhangyi (F)
2019-03-23
1
-4
/
+8
|
*
|
|
|
ext4: report real fs size after failed resize
Lukas Czerner
2019-03-15
1
-1
/
+5
|
*
|
|
|
ext4: add missing brelse() in add_new_gdb_meta_bg()
Lukas Czerner
2019-03-15
1
-2
/
+9
|
*
|
|
|
ext4: remove useless ext4_pin_inode()
Jason Yan
2019-03-14
1
-30
/
+0
|
*
|
|
|
ext4: avoid panic during forced reboot
Jan Kara
2019-03-14
1
-3
/
+13
|
*
|
|
|
ext4: fix data corruption caused by unaligned direct AIO
Lukas Czerner
2019-03-14
1
-1
/
+1
|
*
|
|
|
ext4: fix NULL pointer dereference while journal is aborted
Jiufei Xue
2019-03-14
1
-1
/
+1
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-24
1
-0
/
+27
|
\
\
\
\
\
|
*
|
|
|
|
x86/gart: Exclude GART aperture from kcore
Kairui Song
2019-03-23
1
-0
/
+27
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag '5.1-rc1-cifs-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-03-24
6
-70
/
+102
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
cifs: update internal module version number
Steve French
2019-03-22
1
-1
/
+1
|
*
|
|
|
SMB3: Fix SMB3.1.1 guest mounts to Samba
Steve French
2019-03-22
1
-1
/
+4
[next]