Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
* 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2: [PATCH] ocfs2: fix oops in mmap_truncate testing configfs: call drop_link() to cleanup after create_link() failure configfs: Allow ->make_item() and ->make_group() to return detailed errors. configfs: Fix failing mkdir() making racing rmdir() fail configfs: Fix deadlock with racing rmdir() and rename() configfs: Make configfs_new_dirent() return error code instead of NULL configfs: Protect configfs_dirent s_links list mutations configfs: Introduce configfs_dirent_lock ocfs2: Don't snprintf() without a format. ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs ocfs2/net: Silence build warnings on sparc64 ocfs2: Handle error during journal load ocfs2: Silence an error message in ocfs2_file_aio_read() ocfs2: use simple_read_from_buffer() ocfs2: fix printk format warnings with OCFS2_FS_STATS=n [PATCH 2/2] ocfs2: Instrument fs cluster locks [PATCH 1/2] ocfs2: Add CONFIG_OCFS2_FS_STATS config option
No related branches found
No related tags found
Showing
- Documentation/filesystems/configfs/configfs.txt 6 additions, 4 deletionsDocumentation/filesystems/configfs/configfs.txt
- Documentation/filesystems/configfs/configfs_example.c 8 additions, 6 deletionsDocumentation/filesystems/configfs/configfs_example.c
- drivers/net/netconsole.c 6 additions, 4 deletionsdrivers/net/netconsole.c
- fs/Kconfig 8 additions, 0 deletionsfs/Kconfig
- fs/configfs/configfs_internal.h 4 additions, 0 deletionsfs/configfs/configfs_internal.h
- fs/configfs/dir.c 106 additions, 41 deletionsfs/configfs/dir.c
- fs/configfs/inode.c 2 additions, 0 deletionsfs/configfs/inode.c
- fs/configfs/symlink.c 13 additions, 3 deletionsfs/configfs/symlink.c
- fs/dlm/config.c 28 additions, 17 deletionsfs/dlm/config.c
- fs/ocfs2/aops.c 10 additions, 3 deletionsfs/ocfs2/aops.c
- fs/ocfs2/cluster/heartbeat.c 10 additions, 7 deletionsfs/ocfs2/cluster/heartbeat.c
- fs/ocfs2/cluster/netdebug.c 5 additions, 3 deletionsfs/ocfs2/cluster/netdebug.c
- fs/ocfs2/cluster/nodemanager.c 28 additions, 17 deletionsfs/ocfs2/cluster/nodemanager.c
- fs/ocfs2/dlmglue.c 121 additions, 1 deletionfs/ocfs2/dlmglue.c
- fs/ocfs2/file.c 1 addition, 1 deletionfs/ocfs2/file.c
- fs/ocfs2/journal.c 1 addition, 1 deletionfs/ocfs2/journal.c
- fs/ocfs2/localalloc.c 1 addition, 1 deletionfs/ocfs2/localalloc.c
- fs/ocfs2/ocfs2.h 12 additions, 0 deletionsfs/ocfs2/ocfs2.h
- fs/ocfs2/ocfs2_fs.h 1 addition, 1 deletionfs/ocfs2/ocfs2_fs.h
- fs/ocfs2/stack_user.c 5 additions, 14 deletionsfs/ocfs2/stack_user.c
Loading
Please register or sign in to comment