index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-31
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
1
-0
/
+19
2019-07-31
btrfs: inode: Don't compress if NODATASUM or NODATACOW set
Qu Wenruo
1
-1
/
+23
2019-07-31
proc: use down_read_killable mmap_sem for /proc/pid/maps
Konstantin Khlebnikov
2
-2
/
+10
2019-07-31
proc: use down_read_killable mmap_sem for /proc/pid/map_files
Konstantin Khlebnikov
1
-6
/
+22
2019-07-31
proc: use down_read_killable mmap_sem for /proc/pid/clear_refs
Konstantin Khlebnikov
1
-1
/
+4
2019-07-31
proc: use down_read_killable mmap_sem for /proc/pid/pagemap
Konstantin Khlebnikov
1
-1
/
+3
2019-07-31
proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup
Konstantin Khlebnikov
1
-2
/
+6
2019-07-31
memcg, fsnotify: no oom-kill for remote memcg charging
Shakeel Butt
2
-3
/
+10
2019-07-31
9p: pass the correct prototype to read_cache_page
Christoph Hellwig
1
-2
/
+4
2019-07-31
dlm: check if workqueues are NULL before flushing/destroying
David Windsor
1
-6
/
+12
2019-07-31
f2fs: avoid out-of-range memory access
Ocean Chen
1
-0
/
+5
2019-07-28
ext4: allow directory holes
Theodore Ts'o
2
-18
/
+46
2019-07-28
ext4: use jbd2_inode dirty range scoping
Ross Zwisler
3
-10
/
+18
2019-07-28
jbd2: introduce jbd2_inode dirty range scoping
Ross Zwisler
3
-27
/
+49
2019-07-28
ext4: enforce the immutable flag on open files
Theodore Ts'o
2
-0
/
+15
2019-07-28
ext4: don't allow any modifications to an immutable file
Darrick J. Wong
1
-1
/
+45
2019-07-26
eCryptfs: fix a couple type promotion bugs
Dan Carpenter
1
-4
/
+8
2019-07-26
xfs: abort unaligned nowait directio early
Darrick J. Wong
1
-3
/
+3
2019-07-26
xfs: serialize unaligned dio writes against all other dio writes
Brian Foster
1
-10
/
+17
2019-07-26
xfs: fix reporting supported extra file attributes for statx()
Luis R. Rodriguez
1
-0
/
+8
2019-07-26
xfs: reserve blocks for ifree transaction during log recovery
Darrick J. Wong
2
-0
/
+8
2019-07-26
xfs: don't ever put nlink > 0 inodes on the unlinked list
Darrick J. Wong
2
-12
/
+17
2019-07-26
xfs: rename m_inotbt_nores to m_finobt_nores
Darrick J. Wong
4
-5
/
+5
2019-07-26
xfs: don't overflow xattr listent buffer
Darrick J. Wong
2
-0
/
+4
2019-07-26
xfs: flush removing page cache in xfs_reflink_remap_prep
Dave Chinner
3
-5
/
+16
2019-07-26
xfs: fix pagecache truncation prior to reflink
Darrick J. Wong
1
-2
/
+3
2019-07-26
coda: pass the host file in vma->vm_file on mmap
Jan Harkes
1
-2
/
+68
2019-07-26
Btrfs: add missing inode version, ctime and mtime updates when punching hole
Filipe Manana
1
-0
/
+5
2019-07-26
Btrfs: fix fsync not persisting dentry deletions due to inode evictions
Filipe Manana
1
-2
/
+26
2019-07-26
Btrfs: fix data loss after inode eviction, renaming it, and fsync it
Filipe Manana
1
-1
/
+11
2019-07-26
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-26
pnfs: Fix a problem where we gratuitously start doing I/O through the MDS
Trond Myklebust
1
-1
/
+1
2019-07-26
pNFS: Fix a typo in pnfs_update_layout
Trond Myklebust
1
-1
/
+1
2019-07-26
pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error
Trond Myklebust
1
-1
/
+1
2019-07-26
NFSv4: Handle the special Linux file open access mode
Trond Myklebust
2
-1
/
+2
2019-07-26
blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arb...
Tejun Heo
1
-1
/
+7
2019-07-26
fscrypt: clean up some BUG_ON()s in block encryption/decryption
Eric Biggers
1
-6
/
+9
2019-07-21
afs: Fix uninitialised spinlock afs_volume::cb_break_lock
David Howells
3
-3
/
+4
2019-07-14
udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
Steven J. Magnani
1
-33
/
+60
2019-07-14
fscrypt: don't set policy for a dead directory
Hongjie Fang
1
-0
/
+2
2019-07-14
NFS4: Only set creation opendata if O_CREAT
Benjamin Coddington
1
-9
/
+11
2019-07-14
quota: fix a problem about transfer quota
yangerkun
1
-2
/
+2
2019-07-10
nfsd: Fix overflow causing non-working mounts on 1 TB machines
Paul Menzel
1
-1
/
+1
2019-07-10
f2fs: don't access node/meta inode mapping after iput
Jaegeuk Kim
2
-7
/
+17
2019-07-10
btrfs: Ensure replaced device doesn't have pending chunk allocation
Nikolay Borisov
3
-9
/
+24
2019-07-10
fs/userfaultfd.c: disable irqs for fault_pending and event locks
Eric Biggers
1
-16
/
+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
[next]