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
*
f2fs: use wrapped IS_SWAPFILE()
Chao Yu
2019-08-23
1
-1
/
+1
*
f2fs: Support case-insensitive file name lookups
Daniel Rosenberg
2019-08-23
8
-20
/
+204
*
f2fs: include charset encoding information in the superblock
Daniel Rosenberg
2019-08-23
3
-0
/
+124
*
f2fs: fix to avoid call kvfree under spinlock
Chao Yu
2019-08-23
1
-1
/
+4
*
fs: f2fs: Remove unnecessary checks of SM_I(sbi) in update_general_status()
Jia-Ju Bai
2019-08-23
1
-2
/
+2
*
f2fs: disallow direct IO in atomic write
Chao Yu
2019-08-23
1
-0
/
+3
*
f2fs: fix to handle quota_{on,off} correctly
Chao Yu
2019-08-23
1
-2
/
+25
*
f2fs: fix to detect cp error in f2fs_setxattr()
Chao Yu
2019-08-23
1
-0
/
+2
*
f2fs: fix to spread f2fs_is_checkpoint_ready()
Chao Yu
2019-08-23
3
-0
/
+20
*
f2fs: support fiemap() for directory inode
Chao Yu
2019-08-23
3
-2
/
+9
*
f2fs: fix to avoid discard command leak
Chao Yu
2019-08-23
1
-0
/
+7
*
f2fs: fix to avoid tagging SBI_QUOTA_NEED_REPAIR incorrectly
Chao Yu
2019-08-23
1
-1
/
+2
*
f2fs: fix to drop meta/node pages during umount
Chao Yu
2019-08-23
1
-0
/
+14
*
f2fs: disallow switching io_bits option during remount
Chao Yu
2019-08-23
1
-0
/
+7
*
f2fs: fix panic of IO alignment feature
Chao Yu
2019-08-23
2
-1
/
+11
*
f2fs: introduce {page,io}_is_mergeable() for readability
Chao Yu
2019-08-23
1
-7
/
+33
*
f2fs: fix livelock in swapfile writes
Jaegeuk Kim
2019-08-16
1
-1
/
+1
*
Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-08-15
4
-20
/
+36
|
\
|
*
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
2019-08-12
1
-8
/
+21
|
*
xfs: remove more ondisk directory corruption asserts
Darrick J. Wong
2019-08-12
2
-8
/
+14
|
*
fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve().
Tetsuo Handa
2019-08-03
1
-4
/
+1
*
|
Merge tag 'afs-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-08-14
4
-33
/
+89
|
\
\
|
*
|
afs: Fix missing dentry data version updating
David Howells
2019-07-30
1
-14
/
+70
|
*
|
afs: Only update d_fsdata if different in afs_d_revalidate()
David Howells
2019-07-30
1
-1
/
+2
|
*
|
afs: Fix off-by-one in afs_rename() expected data version calculation
David Howells
2019-07-30
1
-1
/
+1
|
*
|
fs: afs: Fix a possible null-pointer dereference in afs_put_read()
Jia-Ju Bai
2019-07-30
1
-5
/
+7
|
*
|
afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()
Marc Dionne
2019-07-30
1
-5
/
+6
|
*
|
afs: Fix the CB.ProbeUuid service handler to reply correctly
David Howells
2019-07-30
1
-7
/
+3
*
|
|
seq_file: fix problem when seeking mid-record
NeilBrown
2019-08-13
1
-1
/
+1
*
|
|
Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-08-11
1
-1
/
+1
|
\
\
\
|
*
|
|
dax: dax_layout_busy_page() should not unmap cow pages
Vivek Goyal
2019-08-05
1
-1
/
+1
*
|
|
|
Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-08-10
1
-63
/
+101
|
\
\
\
\
|
*
|
|
|
gfs2: gfs2_walk_metadata fix
Andreas Gruenbacher
2019-08-09
1
-63
/
+101
|
|
/
/
/
*
|
|
|
Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-08-09
1
-17
/
+16
|
\
\
\
\
|
*
|
|
|
bdev: Fixup error handling in blkdev_get()
Jan Kara
2019-08-08
1
-1
/
+4
|
*
|
|
|
block: fix O_DIRECT error handling for bio fragments
Jens Axboe
2019-08-07
1
-16
/
+12
*
|
|
|
|
Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-08-08
10
-75
/
+135
|
\
\
\
\
\
|
*
|
|
|
|
NFSv4: Ensure state recovery handles ETIMEDOUT correctly
Trond Myklebust
2019-08-07
2
-2
/
+7
|
*
|
|
|
|
NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
Trond Myklebust
2019-08-04
3
-2
/
+8
|
*
|
|
|
|
NFSv4: Fix an Oops in nfs4_do_setattr
Trond Myklebust
2019-08-04
1
-1
/
+1
|
*
|
|
|
|
NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
Trond Myklebust
2019-08-04
3
-7
/
+28
|
*
|
|
|
|
NFSv4: Check the return value of update_open_stateid()
Trond Myklebust
2019-08-04
1
-4
/
+8
|
*
|
|
|
|
NFSv4.1: Only reap expired delegations
Trond Myklebust
2019-08-04
1
-6
/
+17
|
*
|
|
|
|
NFSv4.1: Fix open stateid recovery
Trond Myklebust
2019-08-04
1
-27
/
+38
|
*
|
|
|
|
NFSv4: Report the error from nfs4_select_rw_stateid()
Trond Myklebust
2019-08-04
1
-6
/
+1
|
*
|
|
|
|
NFSv4: When recovering state fails with EAGAIN, retry the same recovery
Trond Myklebust
2019-08-04
1
-1
/
+8
|
*
|
|
|
|
NFSv4: Print an error in the syslog when state is marked as irrecoverable
Trond Myklebust
2019-08-04
1
-2
/
+4
|
*
|
|
|
|
NFSv4: Fix delegation state recovery
Trond Myklebust
2019-08-04
3
-15
/
+14
|
*
|
|
|
|
NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateid
Trond Myklebust
2019-08-04
1
-2
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-08-08
3
-14
/
+33
|
\
\
\
\
\
[next]