Namhyung Kim
|
877836905d
ext4: Check return value of sb_getblk() and friends
|
14 years ago |
Theodore Ts'o
|
16828088f9
ext4: use KMEM_CACHE instead of kmem_cache_create
|
14 years ago |
Eric Sandeen
|
3e1e5f5016
ext4: don't use ext4_allocation_contexts for tracing
|
14 years ago |
Lukas Czerner
|
53fdcf992d
ext4: don't hold spinlock while calling ext4_issue_discard()
|
14 years ago |
Lukas Czerner
|
5829870982
ext4: check for negative error code from sb_issue_discard
|
14 years ago |
Curt Wohlgemuth
|
fb1813f4a8
ext4: use dedicated slab caches for group_info structures
|
14 years ago |
Christoph Hellwig
|
85fe4025c6
fs: do not assign default i_ino in new_inode
|
14 years ago |
Christoph Hellwig
|
dd3932eddf
block: remove BLKDEV_IFL_WAIT
|
15 years ago |
Christoph Hellwig
|
61002f7db3
ext4: do not send discards as barriers
|
15 years ago |
Christoph Hellwig
|
2cf6d26a35
block: pass gfp_mask and flags to sb_issue_discard
|
15 years ago |
Linus Torvalds
|
09dc942c2a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 years ago |
Aditya Kali
|
6c7a120ac6
ext4: Adding error check after calling ext4_mb_regular_allocator()
|
15 years ago |
Uwe Kleine-König
|
73b2c7165b
fix comment typo "choosed" -> "chosen"
|
15 years ago |
Eric Sandeen
|
e3570639c8
ext4: don't print scary messages for allocation failures post-abort
|
15 years ago |
Eric Sandeen
|
506bf2d821
ext4: allocate stripe-multiple IOs on stripe boundaries
|
15 years ago |
Jiaying Zhang
|
5c521830cf
ext4: Support discard requests when running in no-journal mode
|
15 years ago |
Joe Perches
|
a271fe8527
ext4: Remove unnecessary casts of private_data
|
15 years ago |
Theodore Ts'o
|
e5880d76ae
ext4: fix potential NULL dereference while tracing
|
15 years ago |
Theodore Ts'o
|
e29136f80e
ext4: Enhance ext4_grp_locked_error() to take block and function numbers
|
15 years ago |
Andi Kleen
|
5a0790c2c4
ext4: remove initialized but not read variables
|
15 years ago |
Theodore Ts'o
|
a0375156ca
ext4: Clean up s_dirt handling
|
15 years ago |
Theodore Ts'o
|
60e6679e28
ext4: Drop whitespace at end of lines
|
15 years ago |
Theodore Ts'o
|
f307333e14
ext4: Add new tracepoints to track mballoc's buddy bitmap loads
|
15 years ago |
Dmitry Monakhov
|
12e9b89200
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
|
15 years ago |
Curt Wohlgemuth
|
291dae472a
ext4: Fix for ext4_mb_collect_stats()
|
15 years ago |
Curt Wohlgemuth
|
8a57d9d61a
ext4: check for a good block group before loading buddy pages
|
15 years ago |
Eric Sandeen
|
a30eec2a86
ext4: stop issuing discards if not supported by device
|
15 years ago |
Jing Zhang
|
e39e07fdfd
ext4: rename ext4_mb_release_desc() to ext4_mb_unload_buddy()
|
15 years ago |
Jing Zhang
|
62e823a2cb
ext4: Remove unnecessary call to ext4_get_group_desc() in mballoc
|
15 years ago |
Linus Torvalds
|
202f2bb070
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 years ago |