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
2013-02-11
nilfs2: fix fix very long mount time issue
Vyacheslav Dubeyko
1
-1
/
+4
2013-02-03
xfs: fix periodic log flushing
Dave Chinner
1
-1
/
+1
2013-02-03
xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end
Dave Chinner
1
-0
/
+18
2013-02-03
NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session
Trond Myklebust
1
-2
/
+12
2013-02-03
NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery
Trond Myklebust
1
-1
/
+4
2013-02-03
NFSv4: Fix NFSv4 trunking discovery
Trond Myklebust
2
-25
/
+9
2013-02-03
NFSv4: Fix NFSv4 reference counting for trunked sessions
Trond Myklebust
1
-16
/
+15
2013-02-03
NFS: Don't silently fail setattr() requests on mountpoints
Trond Myklebust
1
-0
/
+20
2013-02-03
NFS: Fix error reporting in nfs_xdev_mount
Trond Myklebust
1
-13
/
+9
2013-02-03
xfs: Fix possible use-after-free with AIO
Jan Kara
1
-1
/
+1
2013-02-03
fs/cifs/cifs_dfs_ref.c: fix potential memory leakage
Cong Ding
1
-0
/
+2
2013-01-21
ext4: init pagevec in ext4_da_block_invalidatepages
Eric Sandeen
1
-0
/
+2
2013-01-17
libceph: Unlock unprocessed pages in start_read() error path
David Zafman
1
-0
/
+9
2013-01-17
ceph: call handle_cap_grant() for cap import message
Yan, Zheng
1
-2
/
+2
2013-01-17
ceph: Fix __ceph_do_pending_vmtruncate
Yan, Zheng
1
-6
/
+9
2013-01-17
ceph: Don't add dirty inode to dirty list if caps is in migration
Yan, Zheng
1
-3
/
+7
2013-01-17
ceph: Fix infinite loop in __wake_requests
Yan, Zheng
1
-2
/
+7
2013-01-17
ceph: Don't update i_max_size when handling non-auth cap
Yan, Zheng
1
-1
/
+1
2013-01-17
libceph: remove 'osdtimeout' option
Sage Weil
1
-2
/
+0
2013-01-17
vfs: add missing virtual cache flush after editing partial pages
Linus Torvalds
1
-0
/
+1
2013-01-17
epoll: prevent missed events on EPOLL_CTL_MOD
Eric Wong
1
-1
/
+21
2013-01-17
udf: don't increment lenExtents while writing to a hole
Namjae Jeon
1
-2
/
+5
2013-01-17
udf: fix memory leak while allocating blocks during write
Namjae Jeon
1
-0
/
+4
2013-01-17
ext4: release buffer in failed path in dx_probe()
Guo Chao
1
-1
/
+1
2013-01-17
ext4: avoid hang when mounting non-journal filesystems with orphan list
Theodore Ts'o
1
-1
/
+2
2013-01-17
ext4: lock i_mutex when truncating orphan inodes
Theodore Ts'o
1
-0
/
+2
2013-01-17
ext4: do not try to write superblock on ro remount w/o journal
Michael Tokarev
1
-1
/
+1
2013-01-17
jbd2: fix assertion failure in jbd2_journal_flush()
Jan Kara
1
-1
/
+2
2013-01-17
ext4: check dioread_nolock on remount
Jan Kara
1
-11
/
+11
2013-01-17
ext4: fix extent tree corruption caused by hole punch
Forrest Liu
1
-4
/
+18
2013-01-17
jffs2: hold erase_completion_lock on exit
Alexey Khoroshilov
1
-2
/
+4
2013-01-17
ext4: fix possible use after free with metadata csum
Theodore Ts'o
1
-1
/
+1
2013-01-17
ext4: fix memory leak in ext4_xattr_set_acl()'s error path
Eugene Shatokhin
1
-2
/
+4
2013-01-17
pstore/ram: Fix undefined usage of rounddown_pow_of_two(0)
Maxime Bizon
1
-4
/
+8
2013-01-11
cifs: don't compare uniqueids in cifs_prime_dcache unless server inode number...
Jeff Layton
1
-4
/
+15
2013-01-11
cifs: rename cifs_readdir_lookup to cifs_prime_dcache and make it void return
Jeff Layton
1
-24
/
+18
2013-01-11
proc: pid/status: show all supplementary groups
Artem Bityutskiy
1
-1
/
+1
2013-01-11
cifs: adjust sequence number downward after signing NT_CANCEL request
Jeff Layton
1
-0
/
+7
2013-01-11
cifs: move check for NULL socket into smb_send_rqst
Jeff Layton
1
-3
/
+3
2013-01-11
fs: Fix imbalance in freeze protection in mark_files_ro()
Jan Kara
1
-1
/
+1
2013-01-11
xfs: fix stray dquot unlock when reclaiming dquots
Dave Chinner
1
-8
/
+7
2013-01-11
xfs: fix direct IO nested transaction deadlock.
Dave Chinner
2
-53
/
+31
2013-01-11
tcp: fix MSG_SENDPAGE_NOTLAST logic
Eric Dumazet
1
-1
/
+3
2013-01-11
SMB3 mounts fail with access denied to some servers
Steve French
1
-1
/
+1
2013-01-11
vfs: d_obtain_alias() needs to use "/" as default name.
NeilBrown
1
-1
/
+1
2013-01-11
nfs: avoid dereferencing null pointer in initiate_bulk_draining
Nickolai Zeldovich
1
-1
/
+1
2013-01-11
NFS: Ensure that we free the rpc_task after read and write cleanups are done
Trond Myklebust
2
-6
/
+14
2013-01-11
nfs: fix null checking in nfs_get_option_str()
Xi Wang
1
-1
/
+1
2013-01-11
pnfs: Increase the refcount when LAYOUTGET fails the first time
Yanchuan Nian
1
-1
/
+1
2013-01-11
NFS: Fix access to suid/sgid executables
Weston Andros Adamson
2
-13
/
+21
[next]