aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* sparse pointer use of zero as nullStephen Hemminger2007-10-18
* fuse: add blksize field to fuse_attrMiklos Szeredi2007-10-18
* fuse: add support for mandatory lockingMiklos Szeredi2007-10-18
* fuse: add helper for asynchronous writesMiklos Szeredi2007-10-18
* fuse: add list of writable files to fuse_inodeMiklos Szeredi2007-10-18
* fuse: support BSD locking semanticsMiklos Szeredi2007-10-18
* fuse: add atomic open+truncate supportMiklos Szeredi2007-10-18
* fuse: improve utimes supportMiklos Szeredi2007-10-18
* VFS: allow filesystems to implement atomic open+truncateMiklos Szeredi2007-10-18
* fuse: clean up open file passing in setattrMiklos Szeredi2007-10-18
* fuse: add file handle to getattr operationMiklos Szeredi2007-10-18
* fuse: fix race between getattr and writeMiklos Szeredi2007-10-18
* fuse: fix allowing operationsMiklos Szeredi2007-10-18
* ext3: fix setup_new_group_blocks lockingEric Sandeen2007-10-18
* ext3: support large blocksize up to PAGESIZETakashi Sato2007-10-18
* fs/cramfs/inode.c: replace hardcoded value with preprocessor constantAndi Drebes2007-10-18
* fs/cramfs/inode.c: remove unused variableAndi Drebes2007-10-18
* CIFS: ignore mode change if it's just for clearing setuid/setgid bitsJeff Layton2007-10-18
* NFS: if ATTR_KILL_S*ID bits are set, then skip mode changeJeff Layton2007-10-18
* VFS: make notify_change pass ATTR_KILL_S*ID to setattr operationsJeff Layton2007-10-18
* reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattrJeff Layton2007-10-18
* knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly setJeff Layton2007-10-18
* ecryptfs: allow lower fs to interpret ATTR_KILL_S*IDJeff Layton2007-10-18
* Remove struct task_struct::io_waitAlexey Dobriyan2007-10-18
* ext4: lighten up resize transaction requirementsEric Sandeen2007-10-17
* ext4: fix setup_new_group_blocks lockingEric Sandeen2007-10-17
* ext4: sparse fixesAneesh Kumar K.V2007-10-17
* ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_loAneesh Kumar K.V2007-10-17
* ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_loAneesh Kumar K.V2007-10-17
* ext4: Convert s_r_blocks_count and s_free_blocks_countAneesh Kumar K.V2007-10-17
* ext4: Convert s_blocks_count to s_blocks_count_loAneesh Kumar K.V2007-10-17
* ext4: Convert bg_inode_bitmap and bg_inode_tableAneesh Kumar K.V2007-10-17
* ext4: Convert bg_block_bitmap to bg_block_bitmap_loAneesh Kumar K.V2007-10-17
* ext4: FLEX_BG Kernel support v2.Jose R. Santos2007-10-17
* ext4: Fix sparse warningsAneesh Kumar K.V2007-10-17
* Ext4: Uninitialized Block GroupsAndreas Dilger2007-10-17
* ext4: remove #ifdef CONFIG_EXT4_INDEXEric Sandeen2007-10-17
* ext4: Remove (partial, never completed) fragment supportColy Li2007-10-17
* JBD2: debug code cleanup.Jose R. Santos2007-10-17
* jbd2: fix commit code to properly abort journalJan Kara2007-10-17
* jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao2007-10-17
* JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4Mingming Cao2007-10-17
* JBD2: replace jbd_kmalloc with kmalloc directly.Mingming Cao2007-10-17
* JBD: replace jbd_kmalloc with kmalloc directlyMingming Cao2007-10-17
* JBD2: jbd2 slab allocation cleanupsMingming Cao2007-10-17
* JBD: JBD slab allocation cleanupsMingming Cao2007-10-17
* 9p: fix bad kconfig cross-dependencyEric Van Hensbergen2007-10-17
* 9p: soften invalidation in loose_modeEric Van Hensbergen2007-10-17
* 9p: attach-per-userLatchesar Ionkov2007-10-17
* 9p: rename uid and gid parametersLatchesar Ionkov2007-10-17