Commit Graph

9284 Commits (6fcac6d305e8238939e169f4c52e8ec8a552a31f)

Author SHA1 Message Date
Eric Paris 2069f45784 LSM/SELinux: show LSM mount options in /proc/mounts 17 years ago
Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach 17 years ago
Jeff Layton 536abdb080 cifs: fix wksidarr declaration to be big-endian friendly 17 years ago
Jeff Layton e911d0cc87 cifs: fix inode leak in cifs_get_inode_info_unix 17 years ago
Eric Sandeen e4079a11f5 ext4: do not set extents feature from the kernel 17 years ago
Aneesh Kumar K.V c07651b556 ext4: Don't allow nonextenst mount option for large filesystem 17 years ago
Aneesh Kumar K.V dd919b9822 ext4: Enable delalloc by default. 17 years ago
Mingming Cao 3e3398a08d ext4: delayed allocation i_blocks fix for stat 17 years ago
Mingming Cao 632eaeab1f ext4: fix delalloc i_disksize early update issue 17 years ago
Aneesh Kumar K.V f0e6c98593 ext4: Handle page without buffers in ext4_*_writepage() 17 years ago
Aneesh Kumar K.V cd1aac3292 ext4: Add ordered mode support for delalloc 17 years ago
Mingming Cao 61628a3f3a ext4: Invert lock ordering of page_lock and transaction start in delalloc 17 years ago
Mingming Cao d2a1763791 ext4: delayed allocation ENOSPC handling 17 years ago
Mingming Cao e8ced39d5e percpu_counter: new function percpu_counter_sum_and_set 17 years ago
Alex Tomas 64769240bd ext4: Add delayed allocation support in data=writeback mode 17 years ago
Alex Tomas 29a814d2ee vfs: add hooks for ext4's delayed allocation support 17 years ago
Jan Kara 87c89c232c jbd2: Remove data=ordered mode support using jbd buffer heads 17 years ago
Jan Kara 678aaf4814 ext4: Use new framework for data=ordered mode in JBD2 17 years ago
Jan Kara c851ed5401 jbd2: Implement data=ordered mode handling via inodes 17 years ago
Jan Kara 9ddfc3dc75 ext4: Fix lock inversion in ext4_ext_truncate() 17 years ago
Jan Kara cf108bca46 ext4: Invert the locking order of page_lock and transaction start 17 years ago
Jan Kara c7d206b337 vfs: Move mark_inode_dirty() from under page lock in generic_write_end() 17 years ago
Aneesh Kumar K.V 2e9ee85035 ext4: Use page_mkwrite vma_operations to get mmap write notification. 17 years ago
Frederic Bohe 5f21b0e642 ext4: fix online resize with mballoc 17 years ago
Eric Sandeen 953e622b60 ext4: use atomic functions to set bh_state 17 years ago
Jan Kara 47b4a50beb ext4: Set journal pointer to NULL when journal is released 17 years ago
Mingming Cao 0703143107 ext4: mballoc avoid use root reserved blocks for non root allocation 17 years ago
Eric Sandeen d755fb3842 ext4: call blkdev_issue_flush on fsync 17 years ago
Aneesh Kumar K.V 654b4908bc ext4: cleanup block allocator 17 years ago
Aneesh Kumar K.V 7061eba75c ext4: Use inode preallocation with -o noextents 17 years ago
Akinobu Mita 6afd670713 ext4: fix ext4_init_block_bitmap() for metablock block group 17 years ago
Aneesh Kumar K.V 7477827f66 ext4: Fix sparse warning 17 years ago
Li Zefan d9c769b769 ext4: cleanup never-used magic numbers from htree code 17 years ago
Shen Feng 9102e4fa80 ext4: Fix ext4_ext_journal_restart() to reflect errors up to the caller 17 years ago
Shen Feng 1973adcba5 ext4: Make ext4_ext_find_extent fills ext_path completely 17 years ago
Shen Feng 787e0981fa ext4: return error when calling ext4_ext_split failed 17 years ago
Aneesh Kumar K.V a379cd1d6b ext4: Update i_disksize properly when allocating from fallocate area. 17 years ago
Shen Feng 363d4251d4 ext4: remove quota allocation when ext4_mb_new_blocks fails 17 years ago
Li Zefan f9a8ac99fd ext4: remove redundant code in ext4_fill_super() 17 years ago
Mingming Cao 530576bbf3 jbd2: fix race between jbd2_journal_try_to_free_buffers() and jbd2 commit transaction 17 years ago
Jose R. Santos 772cb7c83b ext4: New inode allocation for FLEX_BG meta-data groups. 17 years ago
Theodore Ts'o 736603ab29 jbd2: Add commit time into the commit block 17 years ago
Stoyan Gaydarov 4db9c54a53 ext4: replace __FUNCTION__ occurrences 17 years ago
Shen Feng 7e5a8cdd84 ext4: fix error processing in mb_free_blocks 17 years ago
Shen Feng cfbe7e4f5e ext4: error proc entry creation when the fs/ext4 is not correctly created 17 years ago
Li Zefan f795e14073 ext4: fix build failure if DX_DEBUG is enabled 17 years ago
Theodore Ts'o 7ad72ca60b ext4: Remove unused variable from ext4_show_options 17 years ago
Theodore Ts'o 574ca174c9 ext4: Rename read_block_bitmap() to ext4_read_block_bitmap() 17 years ago
Shen Feng 3537576a70 ext4: remove double definitions of xattr macros 17 years ago
Shen Feng 74767c5a2d ext4: miscellaneous error checks and coding cleanups for mballoc 17 years ago