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
2015-05-06
NFS: Add a stub for GETDEVICELIST
Anna Schumaker
1
-0
/
+6
2015-05-06
nfsd: eliminate NFSD_DEBUG
Mark Salter
3
-3
/
+3
2015-05-06
nfsd4: disallow SEEK with special stateids
J. Bruce Fields
1
-0
/
+2
2015-05-06
nfsd4: fix READ permission checking
J. Bruce Fields
1
-4
/
+8
2015-05-06
nfsd4: disallow ALLOCATE with special stateids
J. Bruce Fields
1
-0
/
+2
2015-05-06
Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"
Nicolas Iooss
2
-2
/
+2
2015-05-06
RCU pathwalk breakage when running into a symlink overmounting something
Al Viro
1
-2
/
+4
2015-05-06
mnt: Don't propagate umounts in __detach_mounts
Eric W. Biederman
1
-1
/
+1
2015-05-06
mnt: Improve the umount_tree flags
Eric W. Biederman
2
-16
/
+16
2015-05-06
ext4: make fsync to sync parent dir in no-journal for real this time
Lukas Czerner
1
-9
/
+11
2015-05-06
fs/binfmt_elf.c: fix bug in loading of PIE binaries
Michael Davidson
1
-1
/
+8
2015-05-06
NFS: fix BUG() crash in notify_change() with patch to chown_common()
Andrew Elble
1
-1
/
+1
2015-05-06
Btrfs: fix inode eviction infinite loop after extent_same ioctl
Filipe Manana
1
-0
/
+3
2015-05-06
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
1
-0
/
+5
2015-05-06
btrfs: don't accept bare namespace as a valid xattr
David Sterba
1
-14
/
+39
2015-05-06
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
1
-3
/
+2
2015-04-29
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
1
-28
/
+48
2015-04-19
xfs: ensure truncate forces zeroed blocks to disk
Dave Chinner
3
-28
/
+27
2015-04-19
ext4: fix indirect punch hole corruption
Omar Sandoval
1
-34
/
+71
2015-04-19
ioctx_alloc(): fix vma (and file) leak on failure
Al Viro
1
-0
/
+3
2015-04-19
ocfs2: _really_ sync the right range
Al Viro
1
-4
/
+10
2015-04-19
cifs: fix use-after-free bug in find_writable_file
David Disseldorp
1
-0
/
+1
2015-04-19
cifs: smb2_clone_range() - exit on unhandled error
Sachin Prabhu
1
-1
/
+2
2015-04-19
nfsd: return correct lockowner when there is a race on hash insert
J. Bruce Fields
1
-1
/
+1
2015-04-19
nfsd: return correct openowner when there is a race to put one in the hash
Jeff Layton
1
-1
/
+1
2015-04-19
btrfs: simplify insert_orphan_item
David Sterba
1
-12
/
+4
2015-04-13
hfsplus: fix B-tree corruption after insertion at position 0
Sergei Antonov
1
-9
/
+11
2015-03-26
pagemap: do not leak physical addresses to non-privileged userspace
Kirill A. Shutemov
1
-0
/
+3
2015-03-26
nilfs2: fix deadlock of segment constructor during recovery
Ryusuke Konishi
1
-3
/
+4
2015-03-26
fuse: notify: don't move pages
Miklos Szeredi
1
-0
/
+3
2015-03-26
fuse: set stolen page uptodate
Miklos Szeredi
1
-2
/
+2
2015-03-18
GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl()
Andrew Elble
1
-1
/
+1
2015-03-18
NFSv4: Don't call put_rpccred() under the rcu_read_lock()
Trond Myklebust
1
-1
/
+1
2015-03-18
NFS: Don't invalidate a submounted dentry in nfs_prime_dcache()
Trond Myklebust
1
-0
/
+6
2015-03-18
eCryptfs: don't pass fs-specific ioctl commands through
Tyler Hicks
1
-4
/
+30
2015-03-18
nfsd: fix clp->cl_revoked list deletion causing softlock in nfsd
Andrew Elble
1
-1
/
+1
2015-03-18
nilfs2: fix potential memory overrun on inode
Ryusuke Konishi
1
-3
/
+44
2015-03-18
procfs: fix race between symlink removals and traversals
Al Viro
3
-12
/
+22
2015-03-18
debugfs: leave freeing a symlink body until inode eviction
Al Viro
1
-17
/
+17
2015-03-18
autofs4: Wrong format for printing dentry
Rasmus Villemoes
1
-1
/
+1
2015-03-18
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
1
-2
/
+6
2015-03-18
Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.
Quentin Casasnovas
1
-1
/
+1
2015-03-18
Btrfs: fix data loss in the fast fsync path
Filipe Manana
1
-28
/
+28
2015-03-18
btrfs: fix lost return value due to variable shadowing
David Sterba
1
-1
/
+0
2015-03-18
Btrfs: fix fsync race leading to ordered extent memory leaks
Filipe Manana
1
-5
/
+2
2015-03-06
quota: Store maximum space limit in bytes
Jan Kara
4
-23
/
+13
2015-03-06
x86, mm/ASLR: Fix stack randomization on 64-bit systems
Hector Marco-Gisbert
1
-2
/
+3
2015-03-06
Btrfs: fix fsync data loss after adding hard link to inode
Filipe Manana
1
-9
/
+73
2015-03-06
btrfs: fix leak of path in btrfs_find_item
David Sterba
3
-15
/
+22
2015-03-06
btrfs: set proper message level for skinny metadata
David Sterba
1
-1
/
+1
[next]