Commit Graph

6950 Commits (1276b103c20603835d9b903cae099125e8c2c5a3)

Author SHA1 Message Date
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
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
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
Adrian Bunk cbfee34520 security/ cleanups 18 years ago
Serge E. Hallyn b53767719b Implement file posix capabilities 18 years ago
Dave Hansen a8754beedb r/o bind mounts: create cleanup helper svc_msnfs() 18 years ago
Dave Hansen c7eb26678e r/o bind mounts: give permission() a local 'mnt' variable 18 years ago
Dave Hansen b41572e929 r/o bind mounts: rearrange may_open() to be r/o friendly 18 years ago
Dave Hansen ce8d2cdf3d r/o bind mounts: filesystem helpers for custom 'struct file's 18 years ago
Miklos Szeredi e8e961574b fuse: clean up execute permission checking 18 years ago
Miklos Szeredi c9c9d7df5f fuse: no ENOENT from fuse device read 18 years ago
Miklos Szeredi a131de0a48 fuse: no abort on interrupt 18 years ago
Miklos Szeredi 819c4b3b40 fuse: cleanup in release 18 years ago
Miklos Szeredi ebc14c4dbe fuse: fix permission checking on sticky directories 18 years ago
Miklos Szeredi 244f6385c2 fuse: refresh stale attributes in fuse_permission() 18 years ago
Miklos Szeredi 074406fa63 fuse: set i_nlink to sane value after mount 18 years ago
Miklos Szeredi b10099792b fuse: fix page invalidation 18 years ago
Miklos Szeredi e00d2c2d4a fuse: truncate on spontaneous size change 18 years ago