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-02-19
binfmt_elf: Don't clobber passed executable's file header
Maciej W. Rozycki
1
-5
/
+5
2016-02-19
fs/pipe.c: return error code rather than 0 in pipe_write()
Eric Biggers
1
-5
/
+4
2016-02-19
FS-Cache: Add missing initialization of ret in cachefiles_write_page()
Geert Uytterhoeven
1
-1
/
+1
2016-02-19
FS-Cache: Handle a write to the page immediately beyond the EOF marker
David Howells
2
-31
/
+38
2016-02-19
FS-Cache: Don't override netfs's primary_index if registering failed
Kinglong Mee
1
-18
/
+17
2016-02-19
FS-Cache: Increase reference of parent after registering, netfs success
Kinglong Mee
1
-5
/
+4
2016-02-19
ext4: fix an endianness bug in ext4_encrypted_follow_link()
Al Viro
1
-1
/
+1
2016-02-19
ext4: fix an endianness bug in ext4_encrypted_zeroout()
Al Viro
1
-1
/
+1
2016-02-19
ext4: Fix handling of extended tv_sec
David Turner
1
-7
/
+44
2016-02-19
ext2, ext4: warn when mounting with dax enabled
Dan Williams
2
-1
/
+7
2016-02-19
fix sysvfs symlinks
Al Viro
1
-9
/
+2
2016-02-19
fix calculation of meta_bg descriptor backups
Andy Leiserson
1
-2
/
+2
2016-02-19
jbd2: fix null committed data return in undo_access
Junxiao Bi
1
-3
/
+7
2016-02-19
jbd2: Fix unreclaimed pages after truncate in data=journal mode
Jan Kara
1
-0
/
+2
2016-02-19
jbd2: fix checkpoint list cleanup
Jan Kara
1
-5
/
+3
2016-02-19
tracefs: Fix refcount imbalance in start_creating()
Daniel Borkmann
1
-1
/
+5
2016-02-19
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei
1
-0
/
+2
2016-02-19
ocfs2/dlm: ignore cleaning the migration mle that is inuse
xuejiufei
1
-11
/
+15
2016-02-19
ocfs2: fix BUG when calculate new backup super
Joseph Qi
1
-3
/
+12
2016-02-19
ocfs2: fix SGID not inherited issue
Junxiao Bi
1
-3
/
+1
2016-02-19
fat: fix fake_offset handling on error path
OGAWA Hirofumi
1
-5
/
+11
2016-02-19
mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes
Mike Kravetz
1
-33
/
+32
2016-02-19
fs, seqfile: always allow oom killer
Greg Thelen
1
-3
/
+8
2016-02-19
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
Colin Ian King
1
-0
/
+1
2016-02-19
proc: actually make proc_fd_permission() thread-friendly
Oleg Nesterov
1
-3
/
+11
2016-02-19
ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock
Tariq Saeed
1
-0
/
+6
2016-02-19
NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturn
Trond Myklebust
1
-1
/
+0
2016-02-19
f2fs crypto: allocate buffer for decrypting filename
Jaegeuk Kim
2
-4
/
+19
2016-01-31
fix the regression from "direct-io: Fix negative return from dio read beyond ...
Al Viro
1
-0
/
+1
2016-01-31
direct-io: Fix negative return from dio read beyond eof
Jan Kara
1
-1
/
+9
2015-12-14
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
9
-134
/
+44
2015-12-14
ceph: fix message length computation
Arnd Bergmann
1
-1
/
+1
2015-12-14
ocfs2: fix umask ignored issue
Junxiao Bi
1
-0
/
+2
2015-12-14
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
1
-1
/
+5
2015-12-14
nfs4: resend LAYOUTGET when there is a race that changes the seqid
Jeff Layton
1
-25
/
+31
2015-12-14
nfs4: start callback_ident at idr 1
Benjamin Coddington
1
-1
/
+1
2015-12-14
debugfs: fix refcount imbalance in start_creating
Daniel Borkmann
1
-1
/
+5
2015-12-14
nfsd: eliminate sending duplicate and repeated delegations
Andrew Elble
1
-10
/
+84
2015-12-14
nfsd: serialize state seqid morphing operations
Jeff Layton
2
-14
/
+38
2015-12-14
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
2
-3
/
+15
2015-12-14
ext4: fix potential use after free in __ext4_journal_stop
Lukas Czerner
1
-3
/
+3
2015-12-14
ext4 crypto: fix bugs in ext4_encrypted_zeroout()
Theodore Ts'o
2
-4
/
+22
2015-12-14
ext4 crypto: fix memory leak in ext4_bio_write_page()
Theodore Ts'o
1
-1
/
+4
2015-12-14
btrfs: fix signed overflows in btrfs_sync_file
David Sterba
1
-3
/
+7
2015-12-14
Btrfs: fix race when listing an inode's xattrs
Filipe Manana
1
-1
/
+3
2015-12-14
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
1
-2
/
+8
2015-12-14
Btrfs: fix race leading to incorrect item deletion when dropping extents
Filipe Manana
1
-4
/
+12
2015-12-14
Btrfs: fix regression when running delayed references
Filipe Manana
2
-0
/
+127
2015-12-14
Btrfs: fix truncation of compressed and inlined extents
Filipe Manana
1
-14
/
+68
2015-12-14
Btrfs: fix file corruption and data loss after cloning inline extents
Filipe Manana
1
-43
/
+152
[next]