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.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
2018-12-02
nfs: don't dirty kernel pages read by direct-io
Dave Kleikamp
1
-1
/
+8
2018-12-02
flexfiles: enforce per-mirror stateid only for v4 DSes
Tigran Mkrtchyan
1
-2
/
+4
2018-12-02
jffs2: Fix use of uninitialized delayed_work, lockdep breakage
Daniel Santos
1
-1
/
+2
2018-12-01
Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2018-12-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-24
/
+46
2018-12-01
Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-7
/
+16
2018-12-01
ocfs2: fix potential use after free
Pan Bian
1
-1
/
+1
2018-12-01
userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
Andrea Arcangeli
1
-0
/
+15
2018-12-01
hfsplus: do not free node before using
Pan Bian
1
-1
/
+2
2018-12-01
hfs: do not free node before using
Pan Bian
1
-1
/
+2
2018-12-01
ocfs2: fix deadlock caused by ocfs2_defrag_extent()
Larry Chen
1
-21
/
+26
2018-11-30
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
11
-124
/
+152
2018-11-30
Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+6
2018-11-30
fscache, cachefiles: remove redundant variable 'cache'
Colin Ian King
1
-3
/
+0
2018-11-30
cachefiles: avoid deprecated get_seconds()
Arnd Bergmann
1
-1
/
+1
2018-11-30
cachefiles: Explicitly cast enumerated type in put_object
Nathan Chancellor
1
-2
/
+4
2018-11-30
fscache: fix race between enablement and dropping of object
NeilBrown
1
-0
/
+3
2018-11-30
fs: fix lost error code in dio_complete
Maximilian Heyne
1
-2
/
+2
2018-11-30
afs: Use d_instantiate() rather than d_add() and don't d_drop()
David Howells
1
-3
/
+1
2018-11-30
afs: Fix missing net error handling
David Howells
6
-113
/
+135
2018-11-30
afs: Fix validation/callback interaction
David Howells
1
-6
/
+12
2018-11-30
pstore/ram: Correctly calculate usable PRZ bytes
Kees Cook
1
-9
/
+6
2018-11-29
Merge tag 'fixes_for_v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-10
/
+23
2018-11-28
dax: Don't access a freed inode
Matthew Wilcox
1
-3
/
+29
2018-11-28
dax: Check page->mapping isn't NULL
Matthew Wilcox
1
-1
/
+1
2018-11-28
Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-14
/
+37
2018-11-28
cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active
Kiran Kumar Modukuri
1
-0
/
+6
2018-11-28
cachefiles: Fix an assertion failure when trying to update a failed object
David Howells
1
-1
/
+2
2018-11-27
ext2: fix potential use after free
Pan Bian
1
-1
/
+1
2018-11-27
ext2: initialize opts.s_mount_opt as zero before using it
xingaopeng
1
-0
/
+1
2018-11-27
fs/xfs: fix f_ffree value for statfs when project quota is set
Ye Yin
1
-1
/
+1
2018-11-25
Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-37
/
+66
2018-11-25
Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-28
/
+36
2018-11-24
Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
10
-46
/
+104
2018-11-23
Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+3
2018-11-23
exportfs: do not read dentry after free
Pan Bian
1
-1
/
+1
2018-11-23
btrfs: relocation: set trans to be NULL after ending transaction
Pan Bian
1
-0
/
+1
2018-11-22
flexfiles: use per-mirror specified stateid for IO
Tigran Mkrtchyan
3
-12
/
+32
2018-11-22
NFSv4.2 copy do not allocate memory under the lock
Olga Kornievskaia
2
-20
/
+21
2018-11-22
Btrfs: fix race between enabling quotas and subvolume creation
Filipe Manana
1
-1
/
+2
2018-11-22
fuse: Add bad inode check in fuse_destroy_inode()
Myungho Jung
1
-1
/
+1
2018-11-21
iomap: readpages doesn't zero page tail beyond EOF
Dave Chinner
1
-3
/
+8
2018-11-21
vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPP
Dave Chinner
1
-8
/
+7
2018-11-21
iomap: dio data corruption and spurious errors when pipes fill
Dave Chinner
1
-3
/
+19
2018-11-21
iomap: sub-block dio needs to zeroout beyond EOF
Dave Chinner
1
-1
/
+8
2018-11-21
iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extents
Dave Chinner
1
-5
/
+6
2018-11-21
xfs: delalloc -> unwritten COW fork allocation can go wrong
Dave Chinner
1
-1
/
+4
2018-11-21
xfs: flush removing page cache in xfs_reflink_remap_prep
Dave Chinner
3
-5
/
+17
2018-11-21
Btrfs: send, fix infinite loop due to directory rename dependencies
Robbie Ko
1
-3
/
+8
2018-11-21
ovl: fix decode of dir file handle with multi lower layers
Amir Goldstein
1
-3
/
+3
[prev]
[next]