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
compress-2025-01-21
compress-2025-01-23
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
2012-10-17
eCryptfs: Call lower ->flush() from ecryptfs_flush()
Tyler Hicks
1
-2
/
+8
2012-10-17
eCryptfs: Write out all dirty pages just before releasing the lower file
Tyler Hicks
1
-0
/
+1
2012-10-17
eCryptfs: Revert to a writethrough cache model
Tyler Hicks
3
-63
/
+15
2012-10-17
eCryptfs: Initialize empty lower files when opening them
Tyler Hicks
3
-28
/
+49
2012-10-17
eCryptfs: Unlink lower inode when ecryptfs_create() fails
Tyler Hicks
1
-23
/
+32
2012-10-17
udf: fix retun value on error path in udf_load_logicalvol
Nikola Pajkovsky
1
-1
/
+4
2012-10-17
autofs4 - fix reset pending flag on mount fail
Ian Kent
1
-2
/
+4
2012-10-17
pnfsblock: fix partial page buffer wirte
Peng Tao
2
-12
/
+165
2012-10-17
lockd: use rpc client's cl_nodename for id encoding
Stanislav Kinsbursky
1
-1
/
+3
2012-10-17
JFFS2: don't fail on bitflips in OOB
Brian Norris
1
-4
/
+4
2012-10-17
coredump: prevent double-free on an error path in core dumper
Denys Vlasenko
1
-15
/
+4
2012-10-17
ext4: fix fdatasync() for files with only i_size changes
Jan Kara
1
-2
/
+6
2012-10-17
ext4: always set i_op in ext4_mknod()
Bernd Schubert
1
-2
/
+0
2012-10-17
ext4: online defrag is not supported for journaled files
Dmitry Monakhov
1
-1
/
+6
2012-10-17
ext4: move_extent code cleanup
Dmitry Monakhov
1
-120
/
+47
2012-10-17
ext4: fix potential deadlock in ext4_nonda_switch()
Theodore Ts'o
2
-7
/
+11
2012-10-10
vfs: dcache: fix deadlock in tree traversal
Miklos Szeredi
1
-0
/
+6
2012-10-10
cifs: fix return value in cifsConvertToUTF16
Jeff Layton
1
-1
/
+1
2012-10-10
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
1
-2
/
+2
2012-10-10
fs/proc: fix potential unregister_sysctl_table hang
Francesco Ruggeri
1
-3
/
+2
2012-09-19
vfs: make O_PATH file descriptors usable for 'fstat()'
Linus Torvalds
1
-1
/
+1
2012-09-19
VFS: make vfs_fstat() use f[get|put]_light()
Linus Torvalds
1
-2
/
+3
2012-09-19
eCryptfs: Copy up attributes of the lower target inode after rename
Tyler Hicks
1
-0
/
+5
2012-09-19
NFS: return error from decode_getfh in decode open
Weston Andros Adamson
1
-1
/
+2
2012-09-19
NFS: Fix a problem with the legacy binary mount code
Trond Myklebust
1
-0
/
+2
2012-09-19
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
3
-4
/
+4
2012-09-19
CIFS: Fix error handling in cifs_push_mandatory_locks
Pavel Shilovsky
1
-1
/
+1
2012-09-19
udf: Fix data corruption for files in ICB
Jan Kara
1
-6
/
+29
2012-09-19
fuse: fix retrieve length
Miklos Szeredi
1
-0
/
+1
2012-09-19
ext3: Fix fdatasync() for files with only i_size changes
Jan Kara
1
-3
/
+14
2012-09-12
Squashfs: fix mount time sanity check for corrupted superblock
Phillip Lougher
1
-1
/
+1
2012-09-12
NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
Trond Myklebust
1
-2
/
+2
2012-09-12
block: replace __getblk_slow misfix by grow_dev_page fix
Hugh Dickins
1
-36
/
+30
2012-09-12
fs/buffer.c: remove BUG() in possible but rare condition
Glauber Costa
1
-1
/
+0
2012-09-12
vfs: missed source of ->f_pos races
Al Viro
1
-2
/
+8
2012-09-12
NFSv3: Ensure that do_proc_get_root() reports errors correctly
Trond Myklebust
1
-1
/
+1
2012-09-12
ext4: fix long mount times on very big file systems
Theodore Ts'o
1
-0
/
+4
2012-09-12
NFS: Alias the nfs module to nfs4
bjschuma@gmail.com
1
-0
/
+2
2012-09-12
vfs: canonicalize create mode in build_open_flags()
Miklos Szeredi
1
-3
/
+4
2012-09-12
fuse: verify all ioctl retry iov elements
Zach Brown
1
-1
/
+1
2012-09-12
ext4: avoid kmemcheck complaint from reading uninitialized memory
Theodore Ts'o
1
-0
/
+1
2012-09-12
pnfs: defer release of pages in layoutget
Idan Kedar
3
-40
/
+58
2012-09-12
fix page number calculation bug for block layout decode buffer
Jim Rees
1
-1
/
+3
2012-09-12
NFSv4.1 fix page number calculation bug for filelayout decode buffers
Andy Adamson
2
-2
/
+2
2012-09-12
NFS: Use kcalloc() when allocating arrays
Trond Myklebust
2
-2
/
+2
2012-09-12
nfs: tear down caches in nfs_init_writepagecache when allocation fails
Jeff Layton
1
-2
/
+8
2012-08-19
hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
Janne Kalliomäki
1
-1
/
+1
2012-08-10
ore: Fix out-of-bounds access in _ios_obj()
Boaz Harrosh
1
-7
/
+7
2012-08-10
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
4
-2
/
+8
2012-08-10
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
1
-2
/
+5
[next]