index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
btrfs: use correct count in btrfs_file_write_iter()
Omar Sandoval
1
-1
/
+2
2020-01-27
Btrfs: fix inode cache waiters hanging on path allocation failure
Filipe Manana
1
-1
/
+3
2020-01-27
Btrfs: fix inode cache waiters hanging on failure to start caching thread
Filipe Manana
1
-5
/
+18
2020-01-27
Btrfs: fix hang when loading existing inode cache off disk
Filipe Manana
1
-0
/
+1
2020-01-27
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-1
/
+1
2020-01-27
ext4: set error return correctly when ext4_htree_store_dirent fails
Colin Ian King
1
-1
/
+1
2020-01-27
cifs: fix rmmod regression in cifs.ko caused by force_sig changes
Steve French
1
-0
/
+1
2020-01-27
signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
Eric W. Biederman
1
-1
/
+1
2020-01-27
afs: Fix the afs.cell and afs.volume xattr handlers
David Howells
1
-2
/
+2
2020-01-27
NFS: Don't interrupt file writeout due to fatal errors
Trond Myklebust
1
-1
/
+1
2020-01-27
jfs: fix bogus variable self-initialization
Arnd Bergmann
1
-2
/
+1
2020-01-27
NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()
Trond Myklebust
1
-13
/
+19
2020-01-27
NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount
Trond Myklebust
2
-10
/
+24
2020-01-27
NFS: Fix a soft lockup in the delegation recovery code
Trond Myklebust
2
-8
/
+13
2020-01-27
fs/nfs: Fix nfs_parse_devname to not modify it's argument
Eric W. Biederman
1
-1
/
+1
2020-01-27
exportfs: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-0
/
+1
2020-01-27
xfs: Sanity check flags of Q_XQUOTARM call
Jan Kara
1
-0
/
+3
2020-01-23
reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr
Jeff Mahoney
1
-2
/
+6
2020-01-23
btrfs: fix memory leak in qgroup accounting
Johannes Thumshirn
1
-1
/
+5
2020-01-17
ocfs2: call journal flush to mark journal as empty after journal recovery whe...
Kai Li
1
-0
/
+8
2020-01-17
f2fs: fix potential overflow
Chao Yu
2
-2
/
+2
2020-01-17
NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn
Trond Myklebust
1
-1
/
+3
2020-01-17
btrfs: simplify inode locking for RWF_NOWAIT
Goldwyn Rodrigues
1
-2
/
+3
2020-01-17
cifs: Adjust indentation in smb2_open_file
Nathan Chancellor
1
-1
/
+1
2020-01-17
cifs: Fix lease buffer length error
ZhangXiaoxu
1
-0
/
+1
2020-01-14
chardev: Avoid potential use-after-free in 'chrdev_open()'
Will Deacon
1
-1
/
+1
2020-01-12
fs: avoid softlockups in s_inodes iterators
Eric Sandeen
4
-1
/
+10
2020-01-09
fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
Al Viro
1
-1
/
+2
2020-01-09
xfs: don't check for AG deadlock for realtime files in bunmapi
Omar Sandoval
1
-1
/
+1
2020-01-09
nfsd4: fix up replay_matches_cache()
Scott Mayhew
1
-5
/
+10
2020-01-09
locks: print unsigned ino in /proc/locks
Amir Goldstein
1
-1
/
+1
2020-01-09
pstore/ram: Write new dumps to start of recycled zones
Aleksandr Yashkin
1
-0
/
+11
2020-01-09
xfs: fix mount failure crash on invalid iclog memory access
Brian Foster
1
-0
/
+2
2020-01-04
filldir[64]: remove WARN_ON_ONCE() for bad directory entries
Linus Torvalds
1
-2
/
+2
2020-01-04
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
1
-0
/
+40
2020-01-04
userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
Mike Rapoport
1
-7
/
+11
2020-01-04
ocfs2: fix passing zero to 'PTR_ERR' warning
Ding Xiang
1
-2
/
+2
2020-01-04
fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long
Konstantin Khlebnikov
1
-12
/
+17
2020-01-04
f2fs: fix to update dir's i_pino during cross_rename
Chao Yu
1
-3
/
+12
2020-01-04
jbd2: Fix statistics for the number of logged blocks
Jan Kara
1
-1
/
+3
2020-01-04
ext4: update direct I/O read lock pattern for IOCB_NOWAIT
Matthew Bobrowski
1
-1
/
+7
2019-12-31
ext4: unlock on error in ext4_expand_extra_isize()
Dan Carpenter
1
-2
/
+2
2019-12-31
ext4: check for directory entries too close to block end
Jan Kara
1
-0
/
+5
2019-12-31
ext4: fix ext4_empty_dir() for directories with holes
Jan Kara
1
-14
/
+18
2019-12-31
btrfs: abort transaction after failed inode updates in create_subvol
Josef Bacik
1
-2
/
+8
2019-12-31
btrfs: return error pointer from alloc_test_extent_buffer
Dan Carpenter
3
-7
/
+9
2019-12-31
btrfs: don't prematurely free work in scrub_missing_raid56_worker()
Omar Sandoval
1
-2
/
+1
2019-12-31
btrfs: don't prematurely free work in reada_start_machine_worker()
Omar Sandoval
1
-6
/
+4
2019-12-31
btrfs: don't prematurely free work in run_ordered_work()
Omar Sandoval
1
-12
/
+44
2019-12-31
btrfs: don't prematurely free work in end_workqueue_fn()
Omar Sandoval
1
-1
/
+1
[next]