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
2018-07-17
f2fs: sanity check for total valid node blocks
Jaegeuk Kim
1
-0
/
+16
2018-07-17
f2fs: sanity check on sit entry
Jaegeuk Kim
1
-0
/
+9
2018-07-17
f2fs: avoid bug_on on corrupted inode
Jaegeuk Kim
1
-1
/
+19
2018-07-17
f2fs: give message and set need_fsck given broken node id
Jaegeuk Kim
3
-21
/
+26
2018-07-17
xfs: fix inobt magic number check
Darrick J. Wong
1
-1
/
+1
2018-07-17
fs, elf: make sure to page align bss in load_elf_library
Oscar Salvador
1
-3
/
+2
2018-07-17
fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
Vlastimil Babka
1
-1
/
+2
2018-07-17
Fix up non-directory creation in SGID directories
Linus Torvalds
1
-0
/
+6
2018-07-11
dax: change bdev_dax_supported() to support boolean returns
Dave Jiang
4
-12
/
+10
2018-07-11
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
5
-10
/
+37
2018-07-11
ext4: check superblock mapped prior to committing
Jon Derrick
1
-0
/
+8
2018-07-11
ext4: add more mount time checks of the superblock
Theodore Ts'o
1
-11
/
+26
2018-07-11
ext4: add more inode number paranoia checks
Theodore Ts'o
3
-6
/
+7
2018-07-11
ext4: avoid running out of journal credits when appending to an inline file
Theodore Ts'o
3
-57
/
+3
2018-07-11
ext4: never move the system.data xattr out of the inode body
Theodore Ts'o
1
-0
/
+5
2018-07-11
ext4: clear i_data in ext4_inode_info when removing inline data
Theodore Ts'o
1
-0
/
+1
2018-07-11
ext4: include the illegal physical block in the bad map ext4_error msg
Theodore Ts'o
1
-2
/
+2
2018-07-11
ext4: verify the depth of extent tree in ext4_find_extent()
Theodore Ts'o
2
-0
/
+7
2018-07-11
ext4: only look at the bg_flags field if it is valid
Theodore Ts'o
4
-6
/
+36
2018-07-11
ext4: always check block group bounds in ext4_init_block_bitmap()
Theodore Ts'o
1
-7
/
+3
2018-07-11
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
Theodore Ts'o
1
-0
/
+25
2018-07-11
ext4: always verify the magic number in xattr blocks
Theodore Ts'o
1
-3
/
+3
2018-07-11
ext4: add corruption check in ext4_xattr_set_entry()
Theodore Ts'o
1
-2
/
+8
2018-07-11
jbd2: don't mark block as modified if the handle is out of credits
Theodore Ts'o
1
-1
/
+8
2018-07-11
cifs: Fix infinite loop when using hard mount option
Paulo Alcantara
2
-8
/
+20
2018-07-11
cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting
Stefano Brivio
1
-2
/
+5
2018-07-11
cifs: Fix memory leak in smb2_set_ea()
Paulo Alcantara
1
-0
/
+2
2018-07-11
cifs: Fix use after free of a mid_q_entry
Lars Persson
7
-2
/
+29
2018-07-11
userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access
Janosch Frank
1
-5
/
+7
2018-07-03
udf: Detect incorrect directory size
Jan Kara
1
-0
/
+3
2018-07-03
NFSv4: Fix a typo in nfs41_sequence_process
Trond Myklebust
1
-1
/
+1
2018-07-03
NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")
Trond Myklebust
1
-5
/
+2
2018-07-03
NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_message
Dave Wysochanski
1
-2
/
+3
2018-07-03
nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
Scott Mayhew
1
-2
/
+3
2018-07-03
f2fs: don't use GFP_ZERO for page caches
Chao Yu
4
-3
/
+9
2018-07-03
UBIFS: Fix potential integer overflow in allocation
Silvio Cesare
1
-2
/
+3
2018-07-03
Btrfs: fix return value on rename exchange failure
Filipe Manana
1
-1
/
+3
2018-07-03
fuse: fix control dir setup and teardown
Miklos Szeredi
1
-3
/
+10
2018-07-03
fuse: don't keep dead fuse_conn at fuse_fill_super().
Tetsuo Handa
1
-0
/
+1
2018-07-03
fuse: atomic_o_trunc should truncate pagecache
Miklos Szeredi
1
-1
/
+12
2018-07-03
fuse: fix congested state leak on aborted connections
Tejun Heo
1
-2
/
+1
2018-06-26
fs/binfmt_misc.c: do not allow offset overflow
Thadeu Lima de Souza Cascardo
1
-3
/
+9
2018-06-26
orangefs: report attributes_mask and attributes for statx
Martin Brandenburg
1
-0
/
+7
2018-06-26
orangefs: set i_size on new symlink
Martin Brandenburg
1
-0
/
+7
2018-06-26
cifs: For SMB2 security informaion query, check for minimum sized security de...
Shirish Pargaonkar
2
-2
/
+15
2018-06-26
CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiry
Mark Syms
1
-2
/
+3
2018-06-26
smb3: on reconnect set PreviousSessionId field
Steve French
1
-0
/
+1
2018-06-26
smb3: fix various xid leaks
Steve French
1
-19
/
+44
2018-06-26
btrfs: scrub: Don't use inode pages for device replace
Qu Wenruo
1
-1
/
+1
2018-06-26
btrfs: return error value if create_io_em failed in cow_file_range
Su Yue
1
-1
/
+3
[next]