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-10-02
cifs: only wake the thread for the very last PDU in a compound
Ronnie Sahlberg
1
-1
/
+17
2018-10-02
cifs: add a warning if we try to to dequeue a deleted mid
Ronnie Sahlberg
3
-2
/
+12
2018-10-02
smb2: fix missing files in root share directory listing
Aurelien Aptel
1
-1
/
+1
2018-10-01
Merge tag 'pstore-v4.19-rc7' of https://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-4
/
+25
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
35
-164
/
+285
2018-10-01
xfs: fix error handling in xfs_bmap_extents_to_btree
Dave Chinner
1
-11
/
+13
2018-09-30
pstore/ram: Fix failure-path memory leak in ramoops_init
Kees Cook
1
-4
/
+25
2018-09-30
Merge tag 'libnvdimm-fixes2-4.19-rc6' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-0
/
+1
2018-09-29
iomap: set page dirty after partial delalloc on mkwrite
Brian Foster
1
-1
/
+1
2018-09-29
xfs: remove invalid log recovery first/last cycle check
Brian Foster
1
-10
/
+0
2018-09-29
xfs: validate inode di_forkoff
Eric Sandeen
1
-0
/
+30
2018-09-29
xfs: skip delalloc COW blocks in xfs_reflink_end_cow
Christoph Hellwig
1
-6
/
+4
2018-09-29
xfs: don't treat unknown di_flags2 as corruption in scrub
Eric Sandeen
2
-1
/
+5
2018-09-29
xfs: remove duplicated include from alloc.c
YueHaibing
1
-1
/
+0
2018-09-29
xfs: don't bring in extents in xfs_bmap_punch_delalloc_range
Christoph Hellwig
1
-6
/
+2
2018-09-29
xfs: fix transaction leak in xfs_reflink_allocate_cow()
Dave Chinner
1
-50
/
+77
2018-09-29
xfs: avoid lockdep false positives in xfs_trans_alloc
Dave Chinner
1
-2
/
+8
2018-09-29
xfs: refactor xfs_buf_log_item reference count handling
Brian Foster
3
-58
/
+56
2018-09-29
xfs: clean up xfs_trans_brelse()
Brian Foster
1
-71
/
+39
2018-09-29
xfs: don't unlock invalidated buf on aborted tx commit
Brian Foster
2
-50
/
+42
2018-09-29
xfs: remove last of unnecessary xfs_defer_cancel() callers
Brian Foster
4
-44
/
+16
2018-09-29
xfs: don't crash the vfs on a garbage inline symlink
Darrick J. Wong
1
-1
/
+11
2018-09-27
Merge tag 'for_v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Greg Kroah-Hartman
1
-1
/
+1
2018-09-27
dax: Fix deadlock in dax_lock_mapping_entry()
Jan Kara
1
-0
/
+1
2018-09-25
erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-11
/
+2
2018-09-25
ovl: make symbol 'ovl_aops' static
Wei Yongjun
1
-1
/
+1
2018-09-24
vfs: swap names of {do,vfs}_clone_file_range()
Amir Goldstein
5
-6
/
+20
2018-09-24
ovl: fix freeze protection bypass in ovl_clone_file_range()
Amir Goldstein
1
-1
/
+1
2018-09-24
ovl: fix freeze protection bypass in ovl_write_iter()
Amir Goldstein
1
-0
/
+2
2018-09-24
ovl: fix memory leak on unlink of indexed file
Amir Goldstein
1
-1
/
+2
2018-09-21
blkcg: associate writeback bios with a blkg
Dennis Zhou (Facebook)
2
-6
/
+6
2018-09-21
Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifs
Greg Kroah-Hartman
2
-25
/
+6
2018-09-20
ocfs2: fix ocfs2 read block panic
Junxiao Bi
1
-0
/
+1
2018-09-20
fs/proc/kcore.c: fix invalid memory access in multi-page read optimization
Dominique Martinet
1
-0
/
+1
2018-09-20
Revert "ubifs: xattr: Don't operate on deleted inodes"
Richard Weinberger
1
-24
/
+0
2018-09-20
ubifs: drop false positive assertion
Sascha Hauer
1
-1
/
+3
2018-09-20
ubifs: Check for name being NULL while mounting
Richard Weinberger
1
-0
/
+3
2018-09-19
ext2, dax: set ext2_dax_aops for dax files
Toshi Kani
1
-1
/
+1
2018-09-18
sysfs: Do not return POSIX ACL xattrs via listxattr
Andreas Gruenbacher
1
-11
/
+13
2018-09-17
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
8
-26
/
+72
2018-09-15
ext4, dax: set ext4_dax_aops for dax files
Toshi Kani
1
-1
/
+1
2018-09-15
ext4, dax: add ext4_bmap to ext4_dax_aops
Toshi Kani
1
-0
/
+1
2018-09-15
ext4: don't mark mmp buffer head dirty
Li Dongyang
1
-1
/
+0
2018-09-15
ext4: show test_dummy_encryption mount option in /proc/mounts
Eric Biggers
1
-0
/
+2
2018-09-14
Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-17
/
+43
2018-09-14
Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-24
/
+39
2018-09-14
NFS: Don't open code clearing of delegation state
Trond Myklebust
1
-9
/
+12
2018-09-14
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
2
-3
/
+9
2018-09-14
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
Trond Myklebust
1
-1
/
+1
2018-09-14
pNFS: Ensure we return the error if someone kills a waiting layoutget
Trond Myklebust
1
-10
/
+16
[prev]
[next]