Commit Graph

10034 Commits (39d80c33a068d9fa63a36c3b2c0d718d38440dd1)

Author SHA1 Message Date
Andi Kleen 39d80c33a0 ext4: Avoid double dirtying of super block in ext4_put_super() 17 years ago
Eric Sandeen 6873fa0de1 Hook ext4 to the vfs fiemap interface. 17 years ago
Josef Bacik 68c9d702bb generic block based fiemap implementation 17 years ago
Mark Fasheh 00dc417fa3 ocfs2: fiemap support 17 years ago
Mark Fasheh c4b929b85b vfs: vfs-level fiemap interface 17 years ago
Kalpak Shah 4d20c685fa ext4: fix xattr deadlock 17 years ago
Theodore Ts'o 45a90bfd90 jbd2: Fix buffer head leak when writing the commit block 17 years ago
Theodore Ts'o ede86cc473 ext4: Add debugging markers that can be used by systemtap 17 years ago
Duane Griffin 23f8b79eae jbd2: abort instead of waiting for nonexistent transaction 17 years ago
Frederic Bohe c806e68f56 ext4: fix initialization of UNINIT bitmap blocks 17 years ago
Theodore Ts'o c2ea3fde61 ext4: Remove old legacy block allocator 17 years ago
Theodore Ts'o 240799cdf2 ext4: Use readahead when reading an inode from the inode table 17 years ago
Theodore Ts'o 5e8814f2f7 ext4: Combine proc file handling into a single set of functions 17 years ago
Theodore Ts'o 9f6200bbfc ext4: move /proc setup and teardown out of mballoc.c 17 years ago
Theodore Ts'o f702ba0fd7 ext4: Don't use 'struct dentry' for internal lookups 17 years ago
Theodore Ts'o 914258bf2c ext4/jbd2: Avoid WARN() messages when failing to write to the superblock 17 years ago
Eric Sandeen 730c213c79 ext4: use percpu data structures for lg_prealloc_list 17 years ago
Theodore Ts'o 8eea80d52b ext4: Renumber EXT4_IOC_MIGRATE 17 years ago
Aneesh Kumar K.V 4db46fc266 ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl 17 years ago
Aneesh Kumar K.V 2a43a87800 ext4: elevate write count for migrate ioctl 17 years ago
Li Zefan 7ee1ec4ca3 ext4: add missing unlock in ext4_check_descriptors() on error path 17 years ago
Theodore Ts'o 05496769e5 jbd2: clean up how the journal device name is printed 17 years ago
Alexey Dobriyan 899fc1a4cf ext4: fix #11321: create /proc/ext4/*/stats more carefully 17 years ago
Frederic Bohe c62a11fd95 Update flex_bg free blocks and free inodes counters when resizing. 17 years ago
Eric Sandeen 9d9f177572 ext4: Avoid printk floods in the face of directory corruption 17 years ago
Aneesh Kumar K.V cf17fea657 ext4: Properly update i_disksize. 17 years ago
Aneesh Kumar K.V ae4d537211 ext4: truncate block allocated on a failed ext4_write_begin 17 years ago
Aneesh Kumar K.V df22291ff0 ext4: Retry block allocation if we have free blocks left 17 years ago
Aneesh Kumar K.V 166348dd37 ext4: Don't add the inode to journal handle until after the block is allocated 17 years ago
Aneesh Kumar K.V 68629f29c6 ext4: Fix ext4 nomballoc allocator for ENOSPC 17 years ago
Aneesh Kumar K.V 5c79161689 ext4: Signed arithmetic fix 17 years ago
Aneesh Kumar K.V 79f0be8d2e ext4: Switch to non delalloc mode when we are low on free blocks count. 17 years ago
Aneesh Kumar K.V 6bc6e63fcd ext4: Add percpu dirty block accounting. 17 years ago
Aneesh Kumar K.V 030ba6bc67 ext4: Retry block reservation 17 years ago
Aneesh Kumar K.V a30d542a00 ext4: Make sure all the block allocation paths reserve blocks 17 years ago
Aneesh Kumar K.V c4a0c46ec9 ext4: invalidate pages if delalloc block allocation fails. 17 years ago
Theodore Ts'o af5bc92dde ext4: Fix whitespace checkpatch warnings/errors 17 years ago
Theodore Ts'o e5f8eab885 ext4: Fix long long checkpatch warnings 17 years ago
Theodore Ts'o 4776004f54 ext4: Add printk priority levels to clean up checkpatch warnings 17 years ago
Mingming Cao 1f7c14c62c percpu counter: clean up percpu_counter_sum_and_set() 17 years ago
Linus Torvalds efc968d450 Don't allow splice() to files opened with O_APPEND 17 years ago
Nick Piggin 4b19de6d1c mm: tiny-shmem nommu fix 17 years ago
Nick Piggin 16dbc6c961 inotify: fix lock ordering wrt do_page_fault's mmap_sem 17 years ago
Balbir Singh 31a78f23ba mm owner: fix race between swapoff and exit 17 years ago
Linus Torvalds d0185c0882 Fix NULL pointer dereference in proc_sys_compare 17 years ago
Lachlan McIlroy 71a8c87fb3 [XFS] Remove xfs_iext_irec_compact_full() 17 years ago
Lachlan McIlroy f1ccd29551 [XFS] Fix extent list corruption in xfs_iext_irec_compact_full(). 17 years ago
Julien Brunel 62aa528e02 9p: use an IS_ERR test rather than a NULL test 17 years ago
Alexander Beregalov 7424bac82f UBIFS: fix printk format warnings 17 years ago
Adrian Hunter 6e14968c86 UBIFS: remove incorrect assert 17 years ago