Merge tag 'dlm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
Pull dlm updates from David Teigland: "This includes more dlm networking cleanups and improvements for making dlm shutdowns more robust" * tag 'dlm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm: fs: dlm: fix missing unlock on error in accept_from_sock() fs: dlm: add shutdown hook fs: dlm: flush swork on shutdown fs: dlm: remove unaligned memory access handling fs: dlm: check on minimum msglen size fs: dlm: simplify writequeue handling fs: dlm: use GFP_ZERO for page buffer fs: dlm: change allocation limits fs: dlm: add check if dlm is currently running fs: dlm: add errno handling to check callback fs: dlm: set subclass for othercon sock_mutex fs: dlm: set connected bit after accept fs: dlm: fix mark setting deadlock fs: dlm: fix debugfs dump
No related branches found
No related tags found
Showing
- fs/dlm/config.c 58 additions, 28 deletionsfs/dlm/config.c
- fs/dlm/config.h 0 additions, 1 deletionfs/dlm/config.h
- fs/dlm/debug_fs.c 1 addition, 0 deletionsfs/dlm/debug_fs.c
- fs/dlm/lock.c 0 additions, 2 deletionsfs/dlm/lock.c
- fs/dlm/lockspace.c 11 additions, 9 deletionsfs/dlm/lockspace.c
- fs/dlm/lowcomms.c 111 additions, 83 deletionsfs/dlm/lowcomms.c
- fs/dlm/lowcomms.h 5 additions, 0 deletionsfs/dlm/lowcomms.h
- fs/dlm/midcomms.c 16 additions, 17 deletionsfs/dlm/midcomms.c
- fs/dlm/rcom.c 0 additions, 2 deletionsfs/dlm/rcom.c
Loading
Please register or sign in to comment