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
2019-04-01
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-188
/
+150
2019-04-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
4
-13
/
+14
2019-04-01
debugfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
2019-04-01
ubifs: fix use-after-free on symlink traversal
Al Viro
1
-3
/
+1
2019-04-01
jffs2: fix use-after-free on symlink traversal
Al Viro
2
-6
/
+4
2019-03-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-21
/
+34
2019-03-29
Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+24
2019-03-29
Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2019-03-29
Merge tag 'xfs-5.1-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-17
/
+49
2019-03-29
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
1
-1
/
+2
2019-03-29
fs: fs_parser: fix printk format warning
Randy Dunlap
1
-1
/
+1
2019-03-29
fs/proc/kcore.c: make kcore_modules static
YueHaibing
1
-1
/
+1
2019-03-29
ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
Darrick J. Wong
1
-18
/
+24
2019-03-29
fs/open.c: allow opening only regular files during execve()
Tetsuo Handa
1
-0
/
+6
2019-03-28
afs: Fix StoreData op marshalling
David Howells
2
-4
/
+4
2019-03-27
ceph: fix use-after-free on symlink traversal
Al Viro
1
-1
/
+1
2019-03-26
Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-7
/
+8
2019-03-26
Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-21
/
+72
2019-03-26
xfs: serialize unaligned dio writes against all other dio writes
Brian Foster
1
-10
/
+17
2019-03-25
io_uring: offload write to async worker in case of -EAGAIN
Roman Penyaev
1
-1
/
+15
2019-03-25
io_uring: fix big-endian compat signal mask handling
Arnd Bergmann
1
-1
/
+9
2019-03-25
xfs: prohibit fstrim in norecovery mode
Darrick J. Wong
1
-0
/
+8
2019-03-25
locks: wake any locks blocked on request before deadlock check
Jeff Layton
1
-0
/
+5
2019-03-24
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-59
/
+58
2019-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+27
2019-03-24
Merge tag '5.1-rc1-cifs-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-70
/
+102
2019-03-23
Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-233
/
+230
2019-03-23
ext4: prohibit fstrim in norecovery mode
Darrick J. Wong
1
-0
/
+7
2019-03-23
pNFS/flexfiles: Fix layoutstats handling during read failovers
Trond Myklebust
1
-1
/
+4
2019-03-23
NFS: Fix a typo in nfs_init_timeout_values()
Trond Myklebust
1
-1
/
+1
2019-03-23
ext4: cleanup bh release code in ext4_ind_remove_space()
zhangyi (F)
1
-25
/
+22
2019-03-23
ext4: brelse all indirect buffer in ext4_ind_remove_space()
zhangyi (F)
1
-4
/
+8
2019-03-23
x86/gart: Exclude GART aperture from kcore
Kairui Song
1
-0
/
+27
2019-03-22
cifs: update internal module version number
Steve French
1
-1
/
+1
2019-03-22
SMB3: Fix SMB3.1.1 guest mounts to Samba
Steve French
1
-1
/
+4
2019-03-22
cifs: Fix slab-out-of-bounds when tracing SMB tcon
Paulo Alcantara (SUSE)
1
-3
/
+3
2019-03-22
cifs: allow guest mounts to work for smb3.11
Ronnie Sahlberg
1
-2
/
+6
2019-03-22
fix incorrect error code mapping for OBJECTID_NOT_FOUND
Steve French
1
-1
/
+2
2019-03-22
cifs: fix that return -EINVAL when do dedupe operation
Xiaoli Feng
1
-1
/
+1
2019-03-22
CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN
Long Li
1
-30
/
+41
2019-03-22
CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN
Long Li
1
-32
/
+45
2019-03-21
Merge tag 'fixes_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+10
2019-03-21
Merge tag 'fsnotify_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+16
2019-03-20
Btrfs: fix assertion failure on fsync with NO_HOLES enabled
Filipe Manana
1
-8
/
+1
2019-03-19
NFSv4.1 don't free interrupted slot on open
Olga Kornievskaia
1
-1
/
+2
2019-03-19
xfs: always init bma in xfs_bmapi_write
Darrick J. Wong
1
-5
/
+5
2019-03-19
xfs: fix btree scrub checking with regards to root-in-inode
Darrick J. Wong
1
-1
/
+10
2019-03-19
xfs: dabtree scrub needs to range-check level
Darrick J. Wong
1
-0
/
+5
2019-03-19
btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block...
Nikolay Borisov
1
-1
/
+1
2019-03-19
btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
Nikolay Borisov
1
-2
/
+2
[next]