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-03-23
bio-integrity: Fix bio_integrity_verify segment start bug
Nicholas Bellinger
1
-1
/
+1
2014-03-23
Fix mountpoint reference leakage in linkat
Oleg Drokin
1
-0
/
+1
2014-03-23
Btrfs: fix data corruption when reading/updating compressed extents
Filipe David Borba Manana
1
-0
/
+2
2014-03-23
fs/proc/base.c: fix GPF in /proc/$PID/map_files
Artem Fetishev
1
-0
/
+1
2014-03-23
NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid
Trond Myklebust
1
-2
/
+3
2014-03-23
NFS: Fix a delegation callback race
Trond Myklebust
1
-4
/
+7
2014-03-23
ocfs2 syncs the wrong range...
Al Viro
1
-4
/
+4
2014-03-23
ocfs2: fix quota file corruption
Jan Kara
2
-14
/
+17
2014-03-06
quota: Fix race between dqput() and dquot_scan_active()
Jan Kara
1
-3
/
+11
2014-03-06
fs: fix iversion handling
Christoph Hellwig
3
-7
/
+10
2014-03-06
CIFS: Fix too big maxBuf size for SMB3 mounts
Pavel Shilovsky
3
-10
/
+10
2014-03-06
cifs: ensure that uncached writes handle unmapped areas correctly
Jeff Layton
1
-3
/
+34
2014-03-06
ext4: don't leave i_crtime.tv_sec uninitialized
Theodore Ts'o
1
-0
/
+2
2014-03-06
ext4: fix online resize with a non-standard blocks per group setting
Theodore Ts'o
1
-1
/
+1
2014-03-06
ext4: fix online resize with very large inode tables
Theodore Ts'o
1
-12
/
+20
2014-03-06
ext4: don't try to modify s_flags if the the file system is read-only
Theodore Ts'o
1
-7
/
+13
2014-03-06
ext4: fix error paths in swap_inode_boot_loader()
Zheng Liu
1
-1
/
+2
2014-02-22
block: Fix nr_vecs for inline integrity vectors
Martin K. Petersen
1
-1
/
+9
2014-02-22
lockd: send correct lock when granting a delayed lock.
NeilBrown
1
-0
/
+8
2014-02-22
retrieving CIFS ACLs when mounted with SMB2 fails dropping session
Steve French
4
-8
/
+43
2014-02-22
Add protocol specific operation for CIFS xattrs
Steve French
2
-4
/
+13
2014-02-22
CIFS: Fix SMB2 mounts so they don't try to set or get xattrs via cifs
Steve French
2
-19
/
+36
2014-02-22
fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem
Eric W. Biederman
1
-1
/
+1
2014-02-20
mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
KOSAKI Motohiro
1
-2
/
+4
2014-02-20
Btrfs: disable snapshot aware defrag for now
Josef Bacik
1
-1
/
+1
2014-02-13
pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done
Boaz Harrosh
1
-4
/
+30
2014-02-13
nfs4: fix discover_server_trunking use after free
Weston Andros Adamson
1
-6
/
+4
2014-02-13
NFSv4.1: Handle errors correctly in nfs41_walk_client_list
Trond Myklebust
1
-3
/
+5
2014-02-13
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
Weston Andros Adamson
1
-2
/
+2
2014-02-13
NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
Trond Myklebust
1
-16
/
+31
2014-02-13
ore: Fix wrong math in allocation of per device BIO
Boaz Harrosh
1
-12
/
+25
2014-02-13
fs/compat: fix lookup_dcookie() parameter handling
Heiko Carstens
1
-1
/
+1
2014-02-13
fs/compat: fix parameter handling for compat readv/writev syscalls
Heiko Carstens
1
-8
/
+8
2014-02-13
compat: fix sys_fanotify_mark
Heiko Carstens
1
-2
/
+2
2014-02-13
fuse: fix pipe_buf_operations
Miklos Szeredi
2
-17
/
+23
2014-02-06
btrfs: restrict snapshotting to own subvolumes
David Sterba
1
-0
/
+6
2014-02-06
Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
Wang Shilong
1
-1
/
+1
2014-02-06
vfs: Is mounted should be testing mnt_ns for NULL or error.
Eric W. Biederman
1
-1
/
+1
2014-02-06
ext4: avoid clearing beyond i_blocks when truncating an inline data file
Theodore Ts'o
1
-3
/
+5
2014-01-25
nilfs2: fix segctor bug that causes file system corruption
Andreas Rohner
1
-4
/
+6
2014-01-25
writeback: Fix data corruption on NFS
Jan Kara
1
-6
/
+9
2014-01-25
vfs: In d_path don't call d_dname on a mount point
Eric W. Biederman
1
-1
/
+6
2014-01-25
GFS2: Increase i_writecount during gfs2_setattr_chown
Bob Peterson
1
-1
/
+15
2014-01-09
ext4: fix bigalloc regression
Eric Whitney
1
-1
/
+1
2014-01-09
ceph: allow sync_read/write return partial successed size of read/write.
majianpeng
1
-1
/
+3
2014-01-09
ceph: fix bugs about handling short-read for sync read mode.
majianpeng
1
-23
/
+16
2014-01-09
ceph: Add check returned value on func ceph_calc_ceph_pg.
majianpeng
1
-2
/
+6
2014-01-09
ceph: cleanup types in striped_read()
Dan Carpenter
1
-4
/
+4
2014-01-09
ceph: fix null pointer dereference
Nathaniel Yazdani
1
-0
/
+3
2014-01-09
ceph: avoid accessing invalid memory
Sasha Levin
1
-1
/
+1
[next]