Commit Graph

188 Commits (ca0faba0e8ac844dc0279825eb8db876b5962ea5)

Author SHA1 Message Date
Theodore Ts'o 32ed5058ce ext4: Replace lock/unlock_super() with an explicit lock for resizing 16 years ago
Theodore Ts'o 3b9d4ed266 ext4: Replace lock/unlock_super() with an explicit lock for the orphan list 16 years ago
Theodore Ts'o a63c9eb2ce ext4: ext4_mark_recovery_complete() doesn't need to use lock_super 16 years ago
Theodore Ts'o 114e9fc907 ext4: Remove outdated comment about lock_super() 16 years ago
Theodore Ts'o 8df9675f8b ext4: Avoid races caused by on-line resizing and SMP memory reordering 16 years ago
Theodore Ts'o 9ca92389c5 ext4: Use separate super_operations structure for no_journal filesystems 16 years ago
Theodore Ts'o 7234ab2a55 ext4: Fix and simplify s_dirt handling 16 years ago
Theodore Ts'o e2d670523c ext4: Simplify ext4_commit_super()'s function signature 16 years ago
Theodore Ts'o f7c439504c ext4: Use is_power_of_2() for clarity 16 years ago
Theodore Ts'o c5ca7c7636 ext4: Fallback to vmalloc if kmalloc can't allocate s_flex_groups array 16 years ago
From: Thiemo Nagel 0f2ddca66d ext4: check block device size on mount 16 years ago
Theodore Ts'o 06705bff91 ext4: Regularize mount options 16 years ago
Jan Kara a269eb1829 ext4: Use lowercase names of quota functions 16 years ago
Mingming Cao 60e58e0f30 ext4: quota reservation for delayed allocation 16 years ago
Jan Kara edf7245362 ext4: Remove unnecessary quota functions 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
Theodore Ts'o 8b1a8ff8b3 ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze() 16 years ago
Pekka Enberg 705895b611 ext4: allocate ->s_blockgroup_lock separately 16 years ago
Jan Kara 9eddacf9e9 Revert "ext4: wait on all pending commits in ext4_sync_fs()" 16 years ago
Takashi Sato c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
Theodore Ts'o 83982b6f47 ext4: Remove "extents" mount option 16 years ago
Theodore Ts'o abda141892 ext4: Make printk's consistently prefixed with "EXT4-fs: " 16 years ago
Theodore Ts'o 4ec1102813 ext4: Add sanity checks for the superblock before mounting the filesystem 16 years ago
Theodore Ts'o b3881f74b3 ext4: Add mount option to set kjournald's I/O priority 16 years ago
Jan Kara a5b5ee3201 ext4: Add default allocation routines for quota structures 16 years ago
Jan Kara 17bd13b31c ext4: Use sb_any_quota_loaded() instead of sb_any_quota_enabled() 16 years ago
Theodore Ts'o c319106723 ext4: Remove code to create the journal inode 16 years ago
Toshiyuki Okajima c39a7f84d7 ext4: provide function to release metadata pages under memory pressure 16 years ago
Aneesh Kumar K.V 560671a0d3 ext4: Use high 16 bits of the block group descriptor's free counts fields 16 years ago
Aneesh Kumar K.V 5d1b1b3f49 ext4: fix BUG when calling ext4_error with locked block group 16 years ago
Jens Axboe b3a6ffe16b Get rid of CONFIG_LSF 16 years ago
Aneesh Kumar K.V 3a06d778df ext4: sparse fixes 16 years ago
Theodore Ts'o a9df9a4910 ext4: Make ext4_group_t be an unsigned int 16 years ago
Theodore Ts'o 30773840c1 ext4: add fsync batch tuning knobs 16 years ago
Theodore Ts'o fde4d95ad8 ext4: remove extraneous newlines from calls to ext4_error() and ext4_warning() 16 years ago
Frank Mayhar 0390131ba8 ext4: Allow ext4 to run without a journal 16 years ago
Roel Kluin 23475e264c ext4: Use simple_strtol() instead of simple_strtoul() in ext4_ui_proc_open 16 years ago
Aneesh Kumar K.V 565a9617b2 ext4: avoid ext4_error when mounting a fs with a single bg 16 years ago
Theodore Ts'o 14ce0cb411 ext4: wait on all pending commits in ext4_sync_fs() 17 years ago
Aneesh Kumar K.V d94e99a64c ext4: Convert to host order before using the values. 17 years ago
Theodore Ts'o f99b25897a ext4: Add support for non-native signed/unsigned htree hash algorithms 17 years ago
Hidehiro Kawai ef2cabf7c6 ext4: fix a bug accessing freed memory in ext4_abort 17 years ago
Al Viro 8264613def [PATCH] switch quota_on-related stuff to kern_path() 17 years ago
Al Viro 9a1c354276 [PATCH] pass fmode_t to blkdev_put() 17 years ago
Theodore Ts'o f287a1a561 ext4: Remove automatic enabling of the HUGE_FILE feature flag 17 years ago