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
2014-12-03
fs/jfs/jfs_inode.c: atomically set inode->i_flags
Fabian Frederick
1
-8
/
+8
2014-12-03
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
Theodore Ts'o
2
-2
/
+33
2014-12-03
minix zmap block counts calculation fix
Qi Yong
2
-3
/
+3
2014-12-03
nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()
Andreas Rohner
5
-10
/
+37
2014-12-03
fix O_SYNC|O_APPEND syncing the wrong range on write()
Al Viro
5
-22
/
+5
2014-11-19
hfsplus: emit proper file type from readdir
Sergei Antonov
1
-1
/
+19
2014-11-19
fs/hfsplus/extents.c: fix concurrent acess of alloc_blocks
Sougata Santra
1
-5
/
+9
2014-11-19
hfsplus: fix remount issue
Vyacheslav Dubeyko
1
-1
/
+1
2014-11-19
NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE
Trond Myklebust
1
-25
/
+17
2014-11-19
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
Trond Myklebust
3
-3
/
+23
2014-11-19
nfs: Fix use of uninitialized variable in nfs_getattr()
Jan Kara
1
-1
/
+1
2014-11-19
NFS: Don't try to reclaim delegation open state if recovery failed
Trond Myklebust
1
-0
/
+2
2014-11-19
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
Trond Myklebust
1
-1
/
+23
2014-11-19
block: Fix computation of merged request priority
Jan Kara
1
-6
/
+8
2014-11-19
nfs: fix pnfs direct write memory leak
Peng Tao
1
-0
/
+1
2014-11-13
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
Chris Mason
1
-1
/
+1
2014-11-13
xfs: avoid false quotacheck after unclean shutdown
Eric Sandeen
2
-5
/
+20
2014-11-13
quota: Properly return errors from dquot_writeback_dquots()
Jan Kara
1
-1
/
+1
2014-11-13
ext3: Don't check quota format when there are no quota files
Jan Kara
1
-7
/
+0
2014-11-13
nfsd4: fix crash on unknown operation number
J. Bruce Fields
1
-1
/
+2
2014-11-13
ext4: fix oops when loading block bitmap failed
Jan Kara
1
-0
/
+4
2014-11-13
ext4: enable journal checksum when metadata checksum feature enabled
Darrick J. Wong
1
-0
/
+4
2014-11-13
ext4: fix overflow when updating superblock backups after resize
Jan Kara
1
-1
/
+1
2014-11-13
ext4: check s_chksum_driver when looking for bg csum presence
Darrick J. Wong
2
-2
/
+6
2014-11-13
ext4: Replace open coded mdata csum feature to helper function
Dmitry Monakhov
12
-70
/
+43
2014-11-13
ext4: fix reservation overflow in ext4_da_write_begin
Eric Sandeen
1
-1
/
+16
2014-11-13
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
Theodore Ts'o
4
-3
/
+11
2014-11-13
ext4: grab missed write_count for EXT4_IOC_SWAP_BOOT
Dmitry Monakhov
1
-1
/
+9
2014-11-13
ext4: fix mmap data corruption when blocksize < pagesize
Jan Kara
1
-1
/
+5
2014-11-13
ext4: don't check quota format when there are no quota files
Jan Kara
1
-7
/
+0
2014-11-13
ext4: check EA value offset when loading
Darrick J. Wong
1
-8
/
+24
2014-11-13
jbd2: free bh when descriptor block checksum fails
Darrick J. Wong
1
-0
/
+1
2014-11-13
pstore: Fix duplicate {console,ftrace}-efi entries
Valdis Kletnieks
1
-2
/
+2
2014-11-13
mnt: Prevent pivot_root from creating a loop in the mount tree
Eric W. Biederman
1
-0
/
+3
2014-11-13
kill wbuf_queued/wbuf_dwork_lock
Al Viro
2
-17
/
+2
2014-11-13
missing data dependency barrier in prepend_name()
Al Viro
1
-0
/
+5
2014-11-13
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
1
-0
/
+3
2014-11-13
UBIFS: fix free log space calculation
Artem Bityutskiy
1
-2
/
+6
2014-11-13
UBIFS: fix a race condition
Artem Bityutskiy
2
-8
/
+11
2014-11-13
UBIFS: remove mst_mutex
Artem Bityutskiy
4
-9
/
+3
2014-11-13
fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
Eric Rannaud
1
-1
/
+2
2014-11-13
fs: Fix theoretical division by 0 in super_cache_scan().
Tetsuo Handa
1
-0
/
+2
2014-11-13
fs: make cont_expand_zero interruptible
Mikulas Patocka
1
-0
/
+5
2014-11-13
lockd: Try to reconnect if statd has moved
Benjamin Coddington
1
-0
/
+6
2014-11-13
nfsd: fix NFS regression
Sergio Gelato
1
-0
/
+3
2014-10-31
ext2: Fix fs corruption in ext2_get_xip_mem()
Jan Kara
2
-0
/
+3
2014-10-31
xfs: ensure WB_SYNC_ALL writeback handles partial pages correctly
Dave Chinner
1
-2
/
+14
2014-10-31
ecryptfs: avoid to access NULL pointer when write metadata in xattr
Chao Yu
1
-1
/
+1
2014-10-31
fanotify: enable close-on-exec on events' fd when requested in fanotify_init()
Yann Droneaud
1
-1
/
+1
2014-10-31
NFSv4.1: Fix an NFSv4.1 state renewal regression
Andy Adamson
2
-3
/
+11
[next]