index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparse pointer use of zero as null
Stephen Hemminger
2007-10-18
9
-17
/
+18
*
fuse: add blksize field to fuse_attr
Miklos Szeredi
2007-10-18
2
-5
/
+32
*
fuse: add support for mandatory locking
Miklos Szeredi
2007-10-18
3
-8
/
+36
*
fuse: add helper for asynchronous writes
Miklos Szeredi
2007-10-18
2
-13
/
+24
*
fuse: add list of writable files to fuse_inode
Miklos Szeredi
2007-10-18
3
-0
/
+15
*
fuse: support BSD locking semantics
Miklos Szeredi
2007-10-18
1
-5
/
+27
*
fuse: add atomic open+truncate support
Miklos Szeredi
2007-10-18
4
-2
/
+13
*
fuse: improve utimes support
Miklos Szeredi
2007-10-18
1
-3
/
+25
*
VFS: allow filesystems to implement atomic open+truncate
Miklos Szeredi
2007-10-18
1
-2
/
+4
*
fuse: clean up open file passing in setattr
Miklos Szeredi
2007-10-18
1
-6
/
+15
*
fuse: add file handle to getattr operation
Miklos Szeredi
2007-10-18
2
-13
/
+26
*
fuse: fix race between getattr and write
Miklos Szeredi
2007-10-18
4
-50
/
+111
*
fuse: fix allowing operations
Miklos Szeredi
2007-10-18
3
-1
/
+17
*
ext3: fix setup_new_group_blocks locking
Eric Sandeen
2007-10-18
1
-3
/
+3
*
ext3: support large blocksize up to PAGESIZE
Takashi Sato
2007-10-18
1
-1
/
+5
*
fs/cramfs/inode.c: replace hardcoded value with preprocessor constant
Andi Drebes
2007-10-18
1
-3
/
+3
*
fs/cramfs/inode.c: remove unused variable
Andi Drebes
2007-10-18
1
-2
/
+1
*
CIFS: ignore mode change if it's just for clearing setuid/setgid bits
Jeff Layton
2007-10-18
1
-0
/
+5
*
NFS: if ATTR_KILL_S*ID bits are set, then skip mode change
Jeff Layton
2007-10-18
1
-0
/
+4
*
VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations
Jeff Layton
2007-10-18
1
-10
/
+16
*
reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr
Jeff Layton
2007-10-18
1
-1
/
+5
*
knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set
Jeff Layton
2007-10-18
1
-6
/
+15
*
ecryptfs: allow lower fs to interpret ATTR_KILL_S*ID
Jeff Layton
2007-10-18
1
-0
/
+8
*
Remove struct task_struct::io_wait
Alexey Dobriyan
2007-10-18
1
-14
/
+2
*
ext4: lighten up resize transaction requirements
Eric Sandeen
2007-10-17
1
-3
/
+43
*
ext4: fix setup_new_group_blocks locking
Eric Sandeen
2007-10-17
1
-3
/
+3
*
ext4: sparse fixes
Aneesh Kumar K.V
2007-10-17
3
-4
/
+4
*
ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo
Aneesh Kumar K.V
2007-10-17
1
-2
/
+2
*
ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo
Aneesh Kumar K.V
2007-10-17
1
-5
/
+3
*
ext4: Convert s_r_blocks_count and s_free_blocks_count
Aneesh Kumar K.V
2007-10-17
1
-1
/
+1
*
ext4: Convert s_blocks_count to s_blocks_count_lo
Aneesh Kumar K.V
2007-10-17
1
-2
/
+2
*
ext4: Convert bg_inode_bitmap and bg_inode_table
Aneesh Kumar K.V
2007-10-17
2
-7
/
+7
*
ext4: Convert bg_block_bitmap to bg_block_bitmap_lo
Aneesh Kumar K.V
2007-10-17
1
-3
/
+3
*
ext4: FLEX_BG Kernel support v2.
Jose R. Santos
2007-10-17
1
-2
/
+7
*
ext4: Fix sparse warnings
Aneesh Kumar K.V
2007-10-17
1
-2
/
+4
*
Ext4: Uninitialized Block Groups
Andreas Dilger
2007-10-17
6
-31
/
+323
*
ext4: remove #ifdef CONFIG_EXT4_INDEX
Eric Sandeen
2007-10-17
2
-27
/
+0
*
ext4: Remove (partial, never completed) fragment support
Coly Li
2007-10-17
3
-30
/
+0
*
JBD2: debug code cleanup.
Jose R. Santos
2007-10-17
1
-14
/
+6
*
jbd2: fix commit code to properly abort journal
Jan Kara
2007-10-17
1
-4
/
+4
*
jbd2: JBD_XXX to JBD2_XXX naming cleanup
Mingming Cao
2007-10-17
6
-10
/
+10
*
JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4
Mingming Cao
2007-10-17
3
-6
/
+3
*
JBD2: replace jbd_kmalloc with kmalloc directly.
Mingming Cao
2007-10-17
2
-12
/
+3
*
JBD: replace jbd_kmalloc with kmalloc directly
Mingming Cao
2007-10-17
2
-12
/
+3
*
JBD2: jbd2 slab allocation cleanups
Mingming Cao
2007-10-17
3
-94
/
+14
*
JBD: JBD slab allocation cleanups
Mingming Cao
2007-10-17
3
-91
/
+11
*
9p: fix bad kconfig cross-dependency
Eric Van Hensbergen
2007-10-17
1
-46
/
+1
*
9p: soften invalidation in loose_mode
Eric Van Hensbergen
2007-10-17
1
-2
/
+4
*
9p: attach-per-user
Latchesar Ionkov
2007-10-17
4
-60
/
+195
*
9p: rename uid and gid parameters
Latchesar Ionkov
2007-10-17
3
-12
/
+16
[next]