-
- Downloads
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: (56 commits) ocfs2: Make cached block reads the common case. ocfs2: Kill the last naked wait_on_buffer() for cached reads. ocfs2: Move ocfs2_bread() into dir.c ocfs2: Simplify ocfs2_read_block() ocfs2: Require an inode for ocfs2_read_block(s)(). ocfs2: Separate out sync reads from ocfs2_read_blocks() ocfs2: Refactor xattr list and remove ocfs2_xattr_handler(). ocfs2: Calculate EA hash only by its suffix. ocfs2: Move trusted and user attribute support into xattr.c ocfs2: Uninline ocfs2_xattr_name_hash() ocfs2: Don't check for NULL before brelse() ocfs2: use smaller counters in ocfs2_remove_xattr_clusters_from_cache ocfs2: Documentation update for user_xattr / nouser_xattr mount options ocfs2: make la_debug_mutex static ocfs2: Remove pointless !! ocfs2: Add empty bucket support in xattr. ocfs2/xattr.c: Fix a bug when inserting xattr. ocfs2: Add xattr mount option in ocfs2_show_options() ocfs2: Switch over to JBD2. ocfs2: Add the 'inode64' mount option. ...
No related branches found
No related tags found
Showing
- Documentation/filesystems/ocfs2.txt 6 additions, 0 deletionsDocumentation/filesystems/ocfs2.txt
- fs/Kconfig 22 additions, 12 deletionsfs/Kconfig
- fs/ocfs2/Makefile 2 additions, 1 deletionfs/ocfs2/Makefile
- fs/ocfs2/alloc.c 662 additions, 251 deletionsfs/ocfs2/alloc.c
- fs/ocfs2/alloc.h 79 additions, 7 deletionsfs/ocfs2/alloc.h
- fs/ocfs2/aops.c 39 additions, 21 deletionsfs/ocfs2/aops.c
- fs/ocfs2/buffer_head_io.c 104 additions, 30 deletionsfs/ocfs2/buffer_head_io.c
- fs/ocfs2/buffer_head_io.h 10 additions, 13 deletionsfs/ocfs2/buffer_head_io.h
- fs/ocfs2/cluster/masklog.c 1 addition, 0 deletionsfs/ocfs2/cluster/masklog.c
- fs/ocfs2/cluster/masklog.h 1 addition, 0 deletionsfs/ocfs2/cluster/masklog.h
- fs/ocfs2/dir.c 73 additions, 36 deletionsfs/ocfs2/dir.c
- fs/ocfs2/dlmglue.c 2 additions, 7 deletionsfs/ocfs2/dlmglue.c
- fs/ocfs2/extent_map.c 64 additions, 6 deletionsfs/ocfs2/extent_map.c
- fs/ocfs2/extent_map.h 4 additions, 0 deletionsfs/ocfs2/extent_map.h
- fs/ocfs2/file.c 118 additions, 215 deletionsfs/ocfs2/file.c
- fs/ocfs2/file.h 13 additions, 19 deletionsfs/ocfs2/file.h
- fs/ocfs2/inode.c 31 additions, 56 deletionsfs/ocfs2/inode.c
- fs/ocfs2/inode.h 4 additions, 2 deletionsfs/ocfs2/inode.h
- fs/ocfs2/ioctl.c 1 addition, 2 deletionsfs/ocfs2/ioctl.c
- fs/ocfs2/journal.c 45 additions, 44 deletionsfs/ocfs2/journal.c
Loading
Please register or sign in to comment