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
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
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
2016-03-04
fs-writeback: unplug before cond_resched in writeback_sb_inodes
Chris Mason
1
-1
/
+16
2016-03-04
ext4: fix crashes in dioread_nolock mode
Jan Kara
1
-20
/
+20
2016-03-04
ext4: don't read blocks from disk after extents being swapped
Eryu Guan
1
-3
/
+12
2016-03-04
ext4: move_extent improve bh vanishing success factor
Dmitry Monakhov
1
-2
/
+6
2016-03-04
ext4: fix potential integer overflow
Insu Yun
1
-1
/
+1
2016-03-04
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
3
-3
/
+16
2016-03-04
cifs: fix erroneous return value
Anton Protopopov
1
-1
/
+1
2016-03-02
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
1
-0
/
+20
2016-03-02
Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
Filipe Manana
1
-4
/
+6
2016-02-15
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei
1
-0
/
+2
2016-02-15
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
Tariq Saeed
1
-0
/
+6
2016-02-09
ocfs2/dlm: ignore cleaning the migration mle that is inuse
xuejiufei
1
-11
/
+15
2016-02-09
cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
Vasily Averin
1
-0
/
+1
2016-02-09
cifs: fix race between call_async() and reconnect()
Rabin Vincent
2
-3
/
+5
2016-02-09
cifs: Ratelimit kernel log messages
Jamie Bainbridge
2
-6
/
+5
2016-02-09
cifs: convert printk(LEVEL...) to pr_<level>
Andy Shevchenko
4
-42
/
+25
2016-02-09
cifs: convert to print_hex_dump() instead of custom implementation
Andy Shevchenko
2
-49
/
+4
2016-02-09
xfs: handle dquot buffer readahead in log recovery correctly
Dave Chinner
5
-9
/
+40
2016-02-09
xfs: inode recovery readahead can race with inode buffer creation
Dave Chinner
2
-5
/
+14
2016-02-09
uml: fix hostfs mknod()
Vegard Nossum
1
-3
/
+1
2016-02-09
locks: fix unlock when fcntl_setlk races with a close
Jeff Layton
1
-21
/
+30
2016-02-09
locks: update comments that refer to inode->i_flock
Jeff Layton
1
-1
/
+1
2016-02-09
udf: Check output buffer length when converting name to CS0
Andrew Gabbasov
1
-2
/
+13
2016-02-09
udf: Prevent buffer overrun with multi-byte characters
Andrew Gabbasov
1
-1
/
+5
2016-02-09
NFS: Fix attribute cache revalidation
Trond Myklebust
1
-15
/
+39
2016-02-09
NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability
Trond Myklebust
3
-6
/
+3
2016-02-09
nfs: Fix race in __update_open_stateid()
Andrew Elble
1
-1
/
+1
2016-02-09
udf: limit the maximum number of indirect extents in a row
Vegard Nossum
1
-0
/
+15
2016-02-02
ovl: check dentry positiveness in ovl_cleanup_whiteouts()
Konstantin Khlebnikov
1
-1
/
+2
2016-02-02
ovl: root: copy attr
Miklos Szeredi
1
-0
/
+3
2016-02-02
ovl: use a minimal buffer in ovl_copy_xattr
Vito Caputo
1
-14
/
+25
2016-02-02
ovl: allow zero size xattr
Miklos Szeredi
1
-1
/
+1
2016-01-21
ceph: fix message length computation
Arnd Bergmann
1
-1
/
+1
2016-01-21
ocfs2: fix umask ignored issue
Junxiao Bi
1
-0
/
+2
2016-01-21
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
1
-1
/
+5
2016-01-21
nfs4: start callback_ident at idr 1
Benjamin Coddington
1
-1
/
+1
2016-01-21
nfsd: serialize state seqid morphing operations
Jeff Layton
2
-13
/
+37
2016-01-21
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
2
-3
/
+15
2016-01-21
Btrfs: fix race when listing an inode's xattrs
Filipe Manana
1
-1
/
+3
2016-01-21
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
1
-2
/
+8
2016-01-21
Btrfs: fix race leading to incorrect item deletion when dropping extents
Filipe Manana
1
-4
/
+12
2016-01-21
Btrfs: fix file corruption and data loss after cloning inline extents
Filipe Manana
1
-29
/
+152
2015-12-02
client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set
Noel Power
1
-3
/
+2
2015-11-15
ext4: fix loss of delalloc extent info in ext4_zero_range()
Eric Whitney
1
-13
/
+0
2015-11-15
ext4: allocate entire range in zero range
Lukas Czerner
1
-12
/
+19
2015-11-13
btrfs: fix use after free iterating extrefs
Chris Mason
1
-5
/
+3
2015-11-13
jbd2: avoid infinite loop when destroying aborted journal
Jan Kara
3
-8
/
+44
2015-10-27
vfs: Test for and handle paths that are unreachable from their mnt_root
Eric W. Biederman
1
-3
/
+28
2015-10-27
hpfs: update ctime and mtime on directory modification
Mikulas Patocka
1
-1
/
+24
2015-10-27
nfs/filelayout: Fix NULL reference caused by double freeing of fh_array
Kinglong Mee
1
-19
/
+12
[next]