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
2019-05-31
Btrfs: fix race between ranged fsync and writeback of adjacent ranges
Filipe Manana
1
-0
/
+12
2019-05-31
Btrfs: avoid fallback to transaction commit during fsync of files with holes
Filipe Manana
1
-0
/
+1
2019-05-31
Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path
Filipe Manana
1
-3
/
+1
2019-05-31
btrfs: don't double unlock on error in btrfs_punch_hole
Josef Bacik
1
-3
/
+1
2019-05-31
gfs2: Fix sign extension bug in gfs2_update_stats
Andreas Gruenbacher
1
-4
/
+5
2019-05-31
f2fs: Fix use of number of devices
Damien Le Moal
5
-15
/
+32
2019-05-31
ext4: wait for outstanding dio during truncate in nojournal mode
Jan Kara
1
-12
/
+9
2019-05-31
ext4: do not delete unlinked inode from orphan list on failed truncate
Jan Kara
1
-1
/
+1
2019-05-25
ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
Al Viro
1
-1
/
+1
2019-05-25
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
1
-1
/
+3
2019-05-25
ceph: flush dirty inodes before proceeding with remount
Jeff Layton
1
-0
/
+7
2019-05-25
ovl: fix missing upper fs freeze protection on copy up for ioctl
Amir Goldstein
3
-7
/
+6
2019-05-25
fuse: honor RLIMIT_FSIZE in fuse_file_fallocate
Liu Bo
1
-0
/
+7
2019-05-25
fuse: fix writepages on 32bit
Miklos Szeredi
1
-1
/
+1
2019-05-25
PNFS fallback to MDS if no deviceid found
Olga Kornievskaia
1
-1
/
+1
2019-05-25
NFS4: Fix v4.0 client state corruption when mount
ZhangXiaoxu
1
-0
/
+4
2019-05-25
cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
Christoph Probst
1
-6
/
+8
2019-05-25
dcache: sort the freeing-without-RCU-delay mess for good.
Al Viro
2
-13
/
+14
2019-05-25
proc: prevent changes to overridden credentials
Paul Moore
1
-0
/
+5
2019-05-22
ext4: don't update s_rev_level if not required
Andreas Dilger
3
-3
/
+5
2019-05-22
ext4: fix compile error when using BUFFER_TRACE
zhangyi (F)
1
-1
/
+1
2019-05-22
pstore: Refactor compression initialization
Kees Cook
1
-15
/
+33
2019-05-22
pstore: Allocate compression during late_initcall()
Joel Fernandes (Google)
2
-2
/
+10
2019-05-22
pstore: Centralize init/exit routines
Kees Cook
3
-11
/
+28
2019-05-22
jbd2: fix potential double free
Chengguang Xu
3
-33
/
+56
2019-05-22
ext4: avoid panic during forced reboot due to aborted journal
Jan Kara
1
-1
/
+1
2019-05-22
ext4: fix use-after-free in dx_release()
Sahitya Tummala
1
-1
/
+4
2019-05-22
ext4: fix data corruption caused by overlapping unaligned and aligned IO
Lukas Czerner
1
-0
/
+7
2019-05-22
ext4: zero out the unused memory region in the extent tree block
Sriram Rajagopalan
1
-2
/
+15
2019-05-22
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
1
-3
/
+8
2019-05-22
Btrfs: do not start a transaction at iterate_extent_inodes()
Filipe Manana
1
-6
/
+12
2019-05-22
Btrfs: do not start a transaction during fiemap
Filipe Manana
1
-6
/
+10
2019-05-22
Btrfs: send, flush dellaloc in order to avoid data loss
Filipe Manana
1
-0
/
+36
2019-05-22
btrfs: Honour FITRIM range constraints during free space trim
Nikolay Borisov
1
-6
/
+19
2019-05-22
btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages fails
Nikolay Borisov
1
-6
/
+11
2019-05-22
btrfs: Check the first key and level for cached extent buffer
Qu Wenruo
3
-5
/
+18
2019-05-22
ext4: fix ext4_show_options for file systems w/o journal
Debabrata Banerjee
1
-1
/
+1
2019-05-22
ext4: actually request zeroing of inode table after grow
Kirill Tkhai
1
-1
/
+1
2019-05-22
ext4: fix use-after-free race with debug_want_extra_isize
Barret Rhoden
1
-24
/
+34
2019-05-22
ext4: avoid drop reference to iloc.bh twice
Pan Bian
1
-0
/
+1
2019-05-22
ext4: ignore e_value_offs for xattrs with value-in-ea-inode
Theodore Ts'o
1
-1
/
+1
2019-05-22
ext4: make sanity check in mballoc more strict
Jan Kara
1
-1
/
+1
2019-05-22
jbd2: check superblock mapped prior to committing
Jiufei Xue
1
-0
/
+4
2019-05-22
ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
Shuning Zhang
1
-1
/
+29
2019-05-22
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
1
-5
/
+2
2019-05-22
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
1
-4
/
+2
2019-05-16
afs: Unlock pages for __pagevec_release()
Marc Dionne
1
-0
/
+1
2019-05-16
kernfs: fix barrier usage in __kernfs_new_node()
Andrea Parri
1
-3
/
+2
2019-05-08
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2
-2
/
+21
2019-05-08
hugetlbfs: fix memory leak for resv_map
Mike Kravetz
1
-6
/
+14
[prev]
[next]