index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
2009-02-22
1
-2
/
+10
*
ext4: New inode/block allocation algorithms for flex_bg filesystems
Theodore Ts'o
2009-03-12
6
-58
/
+216
*
ext4: tighten restrictions on inode flags
Duane Griffin
2009-02-15
3
-11
/
+23
*
ext4: don't inherit inappropriate inode flags from parent
Duane Griffin
2009-02-15
2
-1
/
+8
*
ext4: allocate ->s_blockgroup_lock separately
Pekka Enberg
2009-02-15
2
-3
/
+11
*
ext4: New rec_len encoding for very large blocksizes
Wei Yongjun
2009-02-14
3
-69
/
+98
*
ext4: Use unsigned int for blocksize in dx_make_map() and dx_pack_dirents()
Theodore Ts'o
2009-02-14
1
-8
/
+8
*
ext4: remove call to ext4_group_desc() in ext4_group_used_meta_blocks()
Theodore Ts'o
2009-02-06
1
-6
/
+3
*
ext4: Remove stale block allocator references from ext4.h
Mike Snitzer
2009-02-06
4
-18
/
+0
*
fix setuid sometimes wouldn't
Hugh Dickins
2009-03-28
1
-34
/
+16
*
fix setuid sometimes doesn't
Hugh Dickins
2009-03-28
3
-9
/
+5
*
compat_do_execve should unshare_files
Hugh Dickins
2009-03-28
1
-1
/
+11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-03-27
68
-446
/
+386
|
\
|
*
fs: avoid I_NEW inodes
Nick Piggin
2009-03-27
4
-11
/
+19
|
*
Merge code for single and multiple-instance mounts
Sukadev Bhattiprolu
2009-03-27
1
-73
/
+40
|
*
Remove get_init_pts_sb()
Sukadev Bhattiprolu
2009-03-27
1
-19
/
+6
|
*
Move common mknod_ptmx() calls into caller
Sukadev Bhattiprolu
2009-03-27
1
-19
/
+17
|
*
Parse mount options just once and copy them to super block
Sukadev Bhattiprolu
2009-03-27
1
-78
/
+22
|
*
Unroll essentials of do_remount_sb() into devpts
Sukadev Bhattiprolu
2009-03-27
1
-1
/
+6
|
*
vfs: simple_set_mnt() should return void
Sukadev Bhattiprolu
2009-03-27
8
-12
/
+20
|
*
fs: move bdev code out of buffer.c
Nick Piggin
2009-03-27
2
-145
/
+146
|
*
constify dentry_operations: rest
Al Viro
2009-03-27
3
-3
/
+3
|
*
constify dentry_operations: configfs
Al Viro
2009-03-27
1
-1
/
+1
|
*
constify dentry_operations: sysfs
Al Viro
2009-03-27
1
-1
/
+1
|
*
constify dentry_operations: JFS
Al Viro
2009-03-27
2
-3
/
+3
|
*
constify dentry_operations: OCFS2
Al Viro
2009-03-27
2
-2
/
+2
|
*
constify dentry_operations: GFS2
Al Viro
2009-03-27
2
-2
/
+2
|
*
constify dentry_operations: FAT
Al Viro
2009-03-27
2
-3
/
+3
|
*
constify dentry_operations: FUSE
Al Viro
2009-03-27
2
-2
/
+2
|
*
constify dentry_operations: procfs
Al Viro
2009-03-27
3
-6
/
+6
|
*
constify dentry_operations: ecryptfs
Al Viro
2009-03-27
2
-2
/
+2
|
*
constify dentry_operations: CIFS
Al Viro
2009-03-27
2
-4
/
+4
|
*
constify dentry_operations: AFS
Al Viro
2009-03-27
1
-1
/
+1
|
*
constify dentry_operations: autofs, autofs4
Al Viro
2009-03-27
3
-4
/
+4
|
*
constify dentry_operations: 9p
Al Viro
2009-03-27
2
-4
/
+4
|
*
constify dentry_operations: misc filesystems
Al Viro
2009-03-27
17
-22
/
+21
|
*
constify dentry_operations: NFS
Al Viro
2009-03-27
2
-3
/
+3
|
*
devpts: Must release s_umount on error
Sukadev Bhattiprolu
2009-03-27
1
-0
/
+2
|
*
do_pipe cleanup: drop its last user in arch/alpha/
Cheng Renquan
2009-03-27
1
-5
/
+0
|
*
ufs: copy symlink data into the correct union member
Duane Griffin
2009-03-27
1
-1
/
+1
|
*
ufs: ensure fast symlinks are NUL-terminated
Duane Griffin
2009-03-27
1
-2
/
+4
|
*
ufs: don't truncate longer ufs2 fast symlinks
Duane Griffin
2009-03-27
2
-22
/
+17
|
*
ufs: validate maximum fast symlink size from superblock
Duane Griffin
2009-03-27
1
-0
/
+11
|
*
cleanup may_open
Christoph Hellwig
2009-03-27
1
-14
/
+12
|
*
cleanup d_add_ci
Christoph Hellwig
2009-03-27
1
-30
/
+18
|
*
generic compat_sys_ustat
Christoph Hellwig
2009-03-27
1
-0
/
+28
|
*
affs: fix missing unlocks in affs_remove_link
Christoph Hellwig
2009-03-27
1
-2
/
+6
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-03-27
56
-654
/
+815
|
\
\
|
*
|
ext2: Zero our b_size in ext2_quota_read()
Manish Katiyar
2009-03-26
1
-0
/
+1
|
*
|
trivial: fix typos/grammar errors in fs/Kconfig
Matt LaPlante
2009-03-26
1
-1
/
+1
[next]