index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-06
31
-89
/
+241
|
\
|
*
ecryptfs: convert to file_write_and_wait in ->fsync
Jeff Layton
2017-08-03
1
-1
/
+1
|
*
mm: remove optimizations based on i_size in mapping writeback waits
Jeff Layton
2017-08-01
2
-30
/
+7
|
*
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2017-08-01
22
-24
/
+24
|
*
gfs2: convert to errseq_t based writeback error reporting for fsync
Jeff Layton
2017-08-01
1
-2
/
+4
|
*
fs: convert sync_file_range to use errseq_t based error-tracking
Jeff Layton
2017-08-01
1
-2
/
+2
|
*
mm: add file_fdatawait_range and file_write_and_wait
Jeff Layton
2017-08-01
2
-1
/
+33
|
*
fuse: convert to errseq_t based error tracking for fsync
Jeff Layton
2017-08-01
1
-3
/
+3
|
*
mm: consolidate dax / non-dax checks for writeback
Jeff Layton
2017-07-29
1
-6
/
+9
|
*
Documentation: add some docs for errseq_t
Jeff Layton
2017-07-29
3
-4
/
+152
|
*
errseq: rename __errseq_set to errseq_set
Jeff Layton
2017-07-26
3
-19
/
+9
*
|
Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-06
8
-54
/
+93
|
\
\
|
*
|
locks: restore a warn for leaked locks on close
Benjamin Coddington
2017-07-21
1
-0
/
+22
|
*
|
fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
Benjamin Coddington
2017-07-16
8
-34
/
+45
|
*
|
fs/locks: Use allocation rather than the stack in fcntl_getlk()
Benjamin Coddington
2017-07-16
1
-20
/
+26
|
|
/
*
|
Merge tag 'dlm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2017-09-06
7
-30
/
+36
|
\
\
|
*
|
dlm: use sock_create_lite inside tcp_accept_from_sock
Guoqing Jiang
2017-08-07
1
-1
/
+1
|
*
|
uapi linux/dlm_netlink.h: include linux/dlmconstants.h
Mikko Rapeli
2017-08-07
1
-0
/
+1
|
*
|
dlm: avoid double-free on error path in dlm_device_{register,unregister}
Edwin Török
2017-08-07
1
-0
/
+4
|
*
|
dlm: constify kset_uevent_ops structure
Bhumika Goyal
2017-08-07
1
-1
/
+1
|
*
|
dlm: print log message when cluster name is not set
Zhu Lingshan
2017-08-07
1
-0
/
+4
|
*
|
dlm: Delete an unnecessary variable initialisation in dlm_ls_start()
Markus Elfring
2017-08-07
1
-1
/
+1
|
*
|
dlm: Improve a size determination in two functions
Markus Elfring
2017-08-07
1
-2
/
+2
|
*
|
dlm: Use kcalloc() in two functions
Markus Elfring
2017-08-07
1
-4
/
+2
|
*
|
dlm: Use kmalloc_array() in make_member_array()
Markus Elfring
2017-08-07
1
-2
/
+1
|
*
|
dlm: Delete an error message for a failed memory allocation in dlm_recover_wa...
Markus Elfring
2017-08-07
1
-3
/
+1
|
*
|
dlm: Improve a size determination in dlm_recover_waiters_pre()
Markus Elfring
2017-08-07
1
-1
/
+1
|
*
|
dlm: Use kcalloc() in dlm_scan_waiters()
Markus Elfring
2017-08-07
1
-1
/
+1
|
*
|
dlm: Improve a size determination in table_seq_start()
Markus Elfring
2017-08-07
1
-1
/
+1
|
*
|
dlm: Add spaces for better code readability
Markus Elfring
2017-08-07
1
-5
/
+5
|
*
|
dlm: Replace six seq_puts() calls by seq_putc()
Markus Elfring
2017-08-07
1
-7
/
+6
|
*
|
dlm: Make dismatch error message more clear
Gang He
2017-08-07
1
-1
/
+2
|
*
|
dlm: Fix kernel memory disclosure
Vlad Tsyrklevich
2017-08-07
1
-0
/
+2
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-09-06
10
-111
/
+222
|
\
\
\
|
*
|
|
ext4: avoid Y2038 overflow in recently_deleted()
Andreas Dilger
2017-08-31
2
-6
/
+28
|
*
|
|
ext4: fix fault handling when mounted with -o dax,ro
Randy Dodgen
2017-08-24
1
-1
/
+14
|
*
|
|
ext4: fix quota inconsistency during orphan cleanup for read-only mounts
zhangyi (F)
2017-08-24
1
-7
/
+31
|
*
|
|
ext4: fix incorrect quotaoff if the quota feature is enabled
zhangyi (F)
2017-08-24
1
-3
/
+3
|
*
|
|
ext4: remove useless test and assignment in strtohash functions
Damien Guibouret
2017-08-24
1
-4
/
+0
|
*
|
|
ext4: backward compatibility support for Lustre ea_inode implementation
Tahsin Erdogan
2017-08-24
3
-56
/
+94
|
*
|
|
ext4: remove timebomb in ext4_decode_extra_time()
Christoph Hellwig
2017-08-24
1
-6
/
+4
|
*
|
|
ext4: use sizeof(*ptr)
Markus Elfring
2017-08-24
2
-2
/
+2
|
*
|
|
ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
Darrick J. Wong
2017-08-24
1
-2
/
+2
|
*
|
|
ext4: reduce lock contention in __ext4_new_inode
Wang Shilong
2017-08-24
1
-11
/
+39
|
*
|
|
ext4: cleanup goto next group
Wang Shilong
2017-08-24
1
-14
/
+6
|
*
|
|
ext4: do not unnecessarily allocate buffer in recently_deleted()
Jan Kara
2017-08-24
1
-2
/
+2
*
|
|
|
Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-09-06
50
-709
/
+1027
|
\
\
\
\
|
*
|
|
|
xfs: use kmem_free to free return value of kmem_zalloc
Pan Bian
2017-09-03
1
-1
/
+1
|
*
|
|
|
xfs: open code end_buffer_async_write in xfs_finish_page_writeback
Christoph Hellwig
2017-09-03
1
-24
/
+47
|
*
|
|
|
xfs: don't set v3 xflags for v2 inodes
Christoph Hellwig
2017-09-02
1
-13
/
+25
[next]