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-07-31
ext4: use jbd2_inode dirty range scoping
Ross Zwisler
3
-10
/
+18
2019-07-31
jbd2: introduce jbd2_inode dirty range scoping
Ross Zwisler
3
-27
/
+49
2019-07-31
ext4: enforce the immutable flag on open files
Theodore Ts'o
2
-0
/
+15
2019-07-31
ext4: don't allow any modifications to an immutable file
Darrick J. Wong
1
-1
/
+45
2019-07-31
eCryptfs: fix a couple type promotion bugs
Dan Carpenter
1
-4
/
+8
2019-07-31
coda: pass the host file in vma->vm_file on mmap
Jan Harkes
1
-2
/
+68
2019-07-31
Btrfs: add missing inode version, ctime and mtime updates when punching hole
Filipe Manana
1
-0
/
+5
2019-07-31
Btrfs: fix fsync not persisting dentry deletions due to inode evictions
Filipe Manana
1
-2
/
+26
2019-07-31
Btrfs: fix data loss after inode eviction, renaming it, and fsync it
Filipe Manana
1
-1
/
+11
2019-07-31
fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...
Radoslaw Burny
1
-0
/
+4
2019-07-31
pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error
Trond Myklebust
1
-1
/
+1
2019-07-31
NFSv4: Handle the special Linux file open access mode
Trond Myklebust
2
-1
/
+2
2019-07-31
blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arb...
Tejun Heo
1
-1
/
+7
2019-07-31
fscrypt: clean up some BUG_ON()s in block encryption/decryption
Eric Biggers
1
-6
/
+9
2019-07-21
udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
Steven J. Magnani
1
-33
/
+60
2019-07-21
fscrypt: don't set policy for a dead directory
Hongjie Fang
1
-0
/
+2
2019-07-21
quota: fix a problem about transfer quota
yangerkun
1
-2
/
+2
2019-07-10
stable/btrfs: fix backport bug in d819d97ea025 ("btrfs: honor path->skip_lock...
Stanislaw Gruszka
1
-2
/
+0
2019-07-10
btrfs: Ensure replaced device doesn't have pending chunk allocation
Nikolay Borisov
3
-10
/
+26
2019-07-03
NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
Trond Myklebust
1
-1
/
+1
2019-07-03
fs/binfmt_flat.c: make load_flat_shared_library() work
Jann Horn
1
-16
/
+7
2019-07-03
fs/proc/array.c: allow reporting eip/esp for all coredumping threads
John Ogness
1
-1
/
+1
2019-07-03
9p: acl: fix uninitialized iattr access
Dominique Martinet
1
-1
/
+1
2019-06-25
SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write
Steve French
1
-1
/
+1
2019-06-25
btrfs: start readahead also in seed devices
Naohiro Aota
1
-0
/
+5
2019-06-22
Abort file_remove_privs() for non-reg. files
Alexander Lochmann
1
-2
/
+7
2019-06-22
configfs: Fix use-after-free when accessing sd->s_dentry
Sahitya Tummala
1
-8
/
+6
2019-06-19
fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
Wengang Wang
1
-0
/
+12
2019-06-15
nfsd: allow fh_want_write to be called twice
J. Bruce Fields
1
-1
/
+4
2019-06-15
fuse: retrieve: cap requested size to negotiated max_write
Kirill Smelkov
1
-1
/
+1
2019-06-15
configfs: fix possible use-after-free in configfs_register_group
YueHaibing
1
-5
/
+12
2019-06-15
f2fs: fix to do sanity check on valid block count of segment
Chao Yu
1
-2
/
+1
2019-06-15
f2fs: fix to avoid panic in dec_valid_block_count()
Chao Yu
1
-2
/
+10
2019-06-15
f2fs: fix to clear dirty inode in error path of f2fs_iget()
Chao Yu
1
-0
/
+1
2019-06-15
f2fs: fix to avoid panic in do_recover_data()
Chao Yu
1
-1
/
+9
2019-06-15
fs/fat/file.c: issue flush after the writeback of FAT
Hou Tao
1
-3
/
+8
2019-06-11
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
1
-1
/
+3
2019-06-11
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2
-2
/
+21
2019-06-11
pstore/ram: Run without kernel crash dump region
Kees Cook
2
-14
/
+25
2019-06-11
pstore: Convert buf_lock to semaphore
Kees Cook
2
-22
/
+23
2019-06-11
pstore: Remove needless lock during console writes
Kees Cook
1
-23
/
+6
2019-06-11
fuse: fallocate: fix return with locked inode
Miklos Szeredi
1
-1
/
+1
2019-06-09
Revert "lockd: Show pid of lockd for remote locks"
Benjamin Coddington
2
-4
/
+4
2019-06-09
CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM
Roberto Bergantinos Corpas
1
-1
/
+3
2019-06-09
Btrfs: incremental send, fix file corruption when no-holes feature is enabled
Filipe Manana
1
-0
/
+6
2019-06-09
Btrfs: fix fsync not persisting changed attributes of a directory
Filipe Manana
1
-12
/
+0
2019-06-09
Btrfs: fix race updating log root item during fsync
Filipe Manana
1
-2
/
+6
2019-06-09
Btrfs: fix wrong ctime and mtime of a directory after log replay
Filipe Manana
1
-2
/
+12
2019-05-31
NFS: Fix a double unlock from nfs_match,get_client
Benjamin Coddington
1
-1
/
+1
2019-05-31
chardev: add additional check for minor range overlap
Chengguang Xu
1
-0
/
+6
[prev]
[next]