开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-01-23
fs: dlm: move state change into else branch
Alexander Aring
2023-01-23
fs: dlm: remove newline in log_print
Alexander Aring
2023-01-23
fs: dlm: reduce the shutdown timeout to 5 secs
Alexander Aring
2023-01-23
fs: dlm: make dlm sequence id more robust
Alexander Aring
2023-01-23
fs: dlm: wait until all midcomms nodes detect version
Alexander Aring
2023-01-23
fs: dlm: ignore unexpected non dlm opts msgs
Alexander Aring
2023-01-23
fs: dlm: bring back previous shutdown handling
Alexander Aring
2023-01-23
fs: dlm: send FIN ack back in right cases
Alexander Aring
2023-01-23
fs: dlm: move sending fin message into state change handling
Alexander Aring
2023-01-23
fs: dlm: don't set stop rx flag after node reset
Alexander Aring
2023-01-23
fs: dlm: fix race setting stop tx flag
Alexander Aring
2023-01-23
fs: dlm: be sure to call dlm_send_queue_flush()
Alexander Aring
2023-01-23
fs: dlm: fix use after free in midcomms commit
Alexander Aring
2023-01-23
fs: dlm: start midcomms before scand
Alexander Aring
2023-01-05
fs/dlm: Remove "select SRCU"
Paul E. McKenney
2023-01-05
fs: dlm: fix return value check in dlm_memory_init()
Yang Yingliang
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-23
Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-23
Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2022-12-23
pstore: Properly assign mem_type property
Luca Stefani
2022-12-23
pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES
John Stultz
2022-12-22
Merge tag 'afs-next-20221222' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-22
afs: Stop implementing ->writepage()
David Howells
2022-12-22
afs: remove afs_cache_netfs and afs_zap_permits() declarations
Gaosheng Cui
2022-12-22
afs: remove variable nr_servers
Colin Ian King
2022-12-22
afs: Fix lost servers_outstanding count
David Howells
2022-12-21
Merge tag '6.2-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2022-12-21
Merge tag 'ntfs3_for_6.2' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2022-12-21
Merge tag 'fs.mount.propagation.fix.v6.2-rc1' of git://git.kernel.org/pub/scm...
Linus Torvalds
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-12-21
pnode: terminate at peers of source
Christian Brauner
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-19
Merge tag 'nfsd-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-12-19
cifs: update internal module number
Steve French
2022-12-19
cifs: don't leak -ENOMEM in smb2_open_file()
Paulo Alcantara
2022-12-19
cifs: use origin fullpath for automounts
Paulo Alcantara
2022-12-19
cifs: set correct status of tcon ipc when reconnecting
Paulo Alcantara
2022-12-19
cifs: optimize reconnect of nested links
Paulo Alcantara
2022-12-19
cifs: fix source pathname comparison of dfs supers
Paulo Alcantara
2022-12-19
cifs: fix confusing debug message
Paulo Alcantara
2022-12-19
cifs: don't block in dfs_cache_noreq_update_tgthint()
Paulo Alcantara
2022-12-19
cifs: refresh root referrals
Paulo Alcantara
2022-12-19
cifs: fix refresh of cached referrals
Paulo Alcantara
2022-12-19
cifs: don't refresh cached referrals from unactive mounts
Paulo Alcantara
2022-12-19
cifs: share dfs connections and supers
Paulo Alcantara
2022-12-19
cifs: split out ses and tcon retrieval from mount_get_conns()
Paulo Alcantara
2022-12-19
cifs: set resolved ip in sockaddr
Paulo Alcantara
2022-12-19
cifs: remove unused smb3_fs_context::mount_options
Paulo Alcantara
2022-12-19
cifs: get rid of mount options string parsing
Paulo Alcantara
2022-12-19
cifs: use fs_context for automounts
Paulo Alcantara
[next]