index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
|
|
cifs: Fix slab-out-of-bounds when tracing SMB tcon
Paulo Alcantara (SUSE)
2019-03-22
1
-3
/
+3
|
*
|
|
|
cifs: allow guest mounts to work for smb3.11
Ronnie Sahlberg
2019-03-22
1
-2
/
+6
|
*
|
|
|
fix incorrect error code mapping for OBJECTID_NOT_FOUND
Steve French
2019-03-22
1
-1
/
+2
|
*
|
|
|
cifs: fix that return -EINVAL when do dedupe operation
Xiaoli Feng
2019-03-22
1
-1
/
+1
|
*
|
|
|
CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN
Long Li
2019-03-22
1
-30
/
+41
|
*
|
|
|
CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN
Long Li
2019-03-22
1
-32
/
+45
*
|
|
|
|
Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-23
3
-233
/
+230
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
block: add BIO_NO_PAGE_REF flag
Jens Axboe
2019-03-18
2
-10
/
+14
|
*
|
|
|
iov_iter: add ITER_BVEC_FLAG_NO_REF flag
Jens Axboe
2019-03-18
1
-0
/
+3
|
*
|
|
|
io_uring: retry bulk slab allocs as single allocs
Jens Axboe
2019-03-18
1
-5
/
+14
|
*
|
|
|
io_uring: fix poll races
Jens Axboe
2019-03-15
1
-55
/
+56
|
*
|
|
|
io_uring: fix fget/fput handling
Jens Axboe
2019-03-15
1
-133
/
+97
|
*
|
|
|
io_uring: add prepped flag
Jens Axboe
2019-03-14
1
-5
/
+6
|
*
|
|
|
io_uring: make io_read/write return an integer
Jens Axboe
2019-03-14
1
-10
/
+9
|
*
|
|
|
io_uring: use regular request ref counts
Jens Axboe
2019-03-14
1
-19
/
+35
*
|
|
|
|
Merge tag 'fixes_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-03-21
3
-4
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
udf: Propagate errors from udf_truncate_extents()
Jan Kara
2019-03-18
3
-5
/
+8
|
*
|
|
|
|
udf: Fix crash on IO error during truncate
Jan Kara
2019-03-18
1
-0
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'fsnotify_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-21
2
-3
/
+16
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[next]