Commit Graph

13017 Commits (563bdd61fe4dbd6b58cf7eb06f8d8f14479ae1dc)

Author SHA1 Message Date
Theodore Ts'o 563bdd61fe ext4: Check for an valid i_mode when reading the inode from disk 16 years ago
Theodore Ts'o 7058548cd5 ext4: Use WRITE_SYNC for commits which are caused by fsync() 16 years ago
Theodore Ts'o afd4672dc7 ext4: Add auto_da_alloc mount option 16 years ago
Theodore Ts'o 7d39db14a4 ext4: Use struct flex_groups to calculate get_orlov_stats() 16 years ago
Theodore Ts'o 9f24e4208f ext4: Use atomic_t's in struct flex_groups 16 years ago
Theodore Ts'o b713a5ec55 ext4: remove /proc tuning knobs 16 years ago
Theodore Ts'o 3197ebdb13 ext4: Add sysfs support 16 years ago
Theodore Ts'o afc32f7ee9 ext4: Track lifetime disk writes 16 years ago
Aneesh Kumar K.V d6014301b5 ext4: Fix discard of inode prealloc space with delayed allocation. 16 years ago
Theodore Ts'o 8750c6d5fc ext4: Automatically allocate delay allocated blocks on rename 16 years ago
Theodore Ts'o 7d8f9f7d15 ext4: Automatically allocate delay allocated blocks on close 16 years ago
Theodore Ts'o ccd2506bd4 ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl 16 years ago
Theodore Ts'o f63e6005bc ext4: Simplify delalloc code by removing mpage_da_writepages() 16 years ago
Theodore Ts'o 8dc207c0e7 ext4: Save stack space by removing fake buffer heads 16 years ago
Theodore Ts'o ed5bde0bf8 ext4: Simplify delalloc implementation by removing mpd.get_block 16 years ago
Aneesh Kumar K.V 7a262f7c69 ext4: Validate extent details only when read from the disk 16 years ago
Aneesh Kumar K.V 56b19868ac ext4: Add checks to validate extent entries. 16 years ago
Bryan Donlan e6f009b0b4 ext4: return -EIO not -ESTALE on directory traversal through deleted inode 16 years ago
Theodore Ts'o a4912123b6 ext4: New inode/block allocation algorithms for flex_bg filesystems 16 years ago
Duane Griffin 2dc6b0d48c ext4: tighten restrictions on inode flags 16 years ago
Duane Griffin 8fa43a81b9 ext4: don't inherit inappropriate inode flags from parent 16 years ago
Pekka Enberg 705895b611 ext4: allocate ->s_blockgroup_lock separately 16 years ago
Wei Yongjun 3d0518f475 ext4: New rec_len encoding for very large blocksizes 16 years ago
Theodore Ts'o 8bad4597c2 ext4: Use unsigned int for blocksize in dx_make_map() and dx_pack_dirents() 16 years ago
Theodore Ts'o e187c6588d ext4: remove call to ext4_group_desc() in ext4_group_used_meta_blocks() 16 years ago
Mike Snitzer 074ca44283 ext4: Remove stale block allocator references from ext4.h 16 years ago
Hugh Dickins 7c2c7d9930 fix setuid sometimes wouldn't 16 years ago
Hugh Dickins e426b64c41 fix setuid sometimes doesn't 16 years ago
Hugh Dickins 53e9309e01 compat_do_execve should unshare_files 16 years ago
Nick Piggin aabb8fdb41 fs: avoid I_NEW inodes 16 years ago
Sukadev Bhattiprolu 1bd7903560 Merge code for single and multiple-instance mounts 16 years ago
Sukadev Bhattiprolu 289f00e225 Remove get_init_pts_sb() 16 years ago
Sukadev Bhattiprolu 945cf2c79f Move common mknod_ptmx() calls into caller 16 years ago
Sukadev Bhattiprolu 482984f06d Parse mount options just once and copy them to super block 16 years ago
Sukadev Bhattiprolu fdbf534866 Unroll essentials of do_remount_sb() into devpts 16 years ago
Sukadev Bhattiprolu a3ec947c85 vfs: simple_set_mnt() should return void 16 years ago
Nick Piggin 585d3bc06f fs: move bdev code out of buffer.c 16 years ago
Al Viro 3ba13d179e constify dentry_operations: rest 16 years ago
Al Viro 296c2d8663 constify dentry_operations: configfs 16 years ago
Al Viro ee1ec32903 constify dentry_operations: sysfs 16 years ago
Al Viro ad28b4ef19 constify dentry_operations: JFS 16 years ago
Al Viro d8fba0ffe5 constify dentry_operations: OCFS2 16 years ago
Al Viro 92cecbbfa3 constify dentry_operations: GFS2 16 years ago
Al Viro ce6cdc474a constify dentry_operations: FAT 16 years ago
Al Viro 4269590a72 constify dentry_operations: FUSE 16 years ago
Al Viro d72f71eb0e constify dentry_operations: procfs 16 years ago
Al Viro 5a3fd05a9b constify dentry_operations: ecryptfs 16 years ago
Al Viro 4fd03e84d8 constify dentry_operations: CIFS 16 years ago
Al Viro 79be57cc7f constify dentry_operations: AFS 16 years ago
Al Viro 08f11513fa constify dentry_operations: autofs, autofs4 16 years ago