Commit Graph

7014 Commits (211fee8a82893062f45a7f2e4e50b245bc577c0c)

Author SHA1 Message Date
Miklos Szeredi 6ff958edbf fuse: add atomic open+truncate support 18 years ago
Miklos Szeredi 17637cbaba fuse: improve utimes support 18 years ago
Miklos Szeredi d139d7ffd0 VFS: allow filesystems to implement atomic open+truncate 18 years ago
Miklos Szeredi 49d4914fd7 fuse: clean up open file passing in setattr 18 years ago
Miklos Szeredi c79e322f63 fuse: add file handle to getattr operation 18 years ago
Miklos Szeredi 1fb69e7817 fuse: fix race between getattr and write 18 years ago
Miklos Szeredi e57ac68378 fuse: fix allowing operations 18 years ago
Eric Sandeen 42a2b6ad71 ext3: fix setup_new_group_blocks locking 18 years ago
Takashi Sato 0f0a89ebe1 ext3: support large blocksize up to PAGESIZE 18 years ago
Andi Drebes 4176ed5938 fs/cramfs/inode.c: replace hardcoded value with preprocessor constant 18 years ago
Andi Drebes 6bbfb07766 fs/cramfs/inode.c: remove unused variable 18 years ago
Jeff Layton d32c4f2626 CIFS: ignore mode change if it's just for clearing setuid/setgid bits 18 years ago
Jeff Layton 188b95dd8e NFS: if ATTR_KILL_S*ID bits are set, then skip mode change 18 years ago
Jeff Layton 6de0ec00ba VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations 18 years ago
Jeff Layton cdd6fe6e2f reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr 18 years ago
Jeff Layton 8a0ce7d99a knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set 18 years ago
Jeff Layton 1ac564ecab ecryptfs: allow lower fs to interpret ATTR_KILL_S*ID 18 years ago
Alexey Dobriyan 6212e3a388 Remove struct task_struct::io_wait 18 years ago
Steve French abb63d6c3d [CIFS] Return better error when server requires signing but client forbids 18 years ago
Steve French d628ddb62d [CIFS] fix typo 18 years ago
Steve French a750e77c21 [CIFS] acl support part 4 18 years ago
Eric Sandeen 149041070d ext4: lighten up resize transaction requirements 18 years ago
Eric Sandeen 5b615287b3 ext4: fix setup_new_group_blocks locking 18 years ago
Aneesh Kumar K.V ac39849ddc ext4: sparse fixes 18 years ago
Aneesh Kumar K.V d8dd0b4543 ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo 18 years ago
Aneesh Kumar K.V b377611d11 ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo 18 years ago
Aneesh Kumar K.V 308ba3ece7 ext4: Convert s_r_blocks_count and s_free_blocks_count 18 years ago
Aneesh Kumar K.V 6bc9feff14 ext4: Convert s_blocks_count to s_blocks_count_lo 18 years ago
Aneesh Kumar K.V 5272f83727 ext4: Convert bg_inode_bitmap and bg_inode_table 18 years ago
Aneesh Kumar K.V 3a14589cce ext4: Convert bg_block_bitmap to bg_block_bitmap_lo 18 years ago
Jose R. Santos ce42158179 ext4: FLEX_BG Kernel support v2. 18 years ago
Aneesh Kumar K.V c1bddad949 ext4: Fix sparse warnings 18 years ago
Andreas Dilger 717d50e497 Ext4: Uninitialized Block Groups 18 years ago
Eric Sandeen 4074fe3736 ext4: remove #ifdef CONFIG_EXT4_INDEX 18 years ago
Coly Li f077d0d7ea ext4: Remove (partial, never completed) fragment support 18 years ago
Jose R. Santos 6f38c74f5a JBD2: debug code cleanup. 18 years ago
Jan Kara a7fa2baf8e jbd2: fix commit code to properly abort journal 18 years ago
Mingming Cao cd02ff0b14 jbd2: JBD_XXX to JBD2_XXX naming cleanup 18 years ago
Mingming Cao d802ffa885 JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4 18 years ago
Mingming Cao 2d917969bc JBD2: replace jbd_kmalloc with kmalloc directly. 18 years ago
Mingming Cao a5005da204 JBD: replace jbd_kmalloc with kmalloc directly 18 years ago
Mingming Cao af1e76d6b3 JBD2: jbd2 slab allocation cleanups 18 years ago
Mingming Cao c089d490df JBD: JBD slab allocation cleanups 18 years ago
Steve French d5d1850109 [CIFS] Fix minor problems noticed by scan 18 years ago
Eric Van Hensbergen fb0466c3ae 9p: fix bad kconfig cross-dependency 18 years ago
Eric Van Hensbergen 50fd801067 9p: soften invalidation in loose_mode 18 years ago
Latchesar Ionkov ba17674fe0 9p: attach-per-user 18 years ago
Latchesar Ionkov bd32b82df9 9p: rename uid and gid parameters 18 years ago
Latchesar Ionkov 2405669b25 9p: define session flags 18 years ago
Eric Van Hensbergen a80d923e13 9p: Make transports dynamic 18 years ago