Linus Torvalds
|
2e515bf096
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Linus Torvalds
|
45d9a2220f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Christoph Hellwig
|
7b7a8665ed
direct-io: Implement generic deferred AIO completions
|
12 years ago |
Eric Sandeen
|
ad4eec6135
ext4: allow specifying external journal by pathname mount option
|
12 years ago |
Joe Perches
|
8be04b9374
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
|
12 years ago |
Piotr Sarna
|
6ae6514b33
ext4: fix mount/remount error messages for incompatible mount options
|
12 years ago |
Theodore Ts'o
|
59d9fa5c2e
ext4: allow the mount options nodelalloc and data=journal
|
12 years ago |
Eric Sandeen
|
dd12ed144e
ext4: destroy ext4_es_cachep on module unload
|
12 years ago |
Theodore Ts'o
|
ad065dd016
ext4: don't show usrquota/grpquota twice in /proc/mounts
|
12 years ago |
Theodore Ts'o
|
960fd856fd
ext4: fix ext4_get_group_number()
|
12 years ago |
Joe Perches
|
e7c96e8e47
ext4: reduce object size when !CONFIG_PRINTK
|
12 years ago |
Zheng Liu
|
d3922a777f
ext4: improve extent cache shrink mechanism to avoid to burn CPU time
|
12 years ago |
Jon Ernst
|
03b40e3496
ext4: delete unused variables
|
12 years ago |
Dmitry Monakhov
|
4418e14112
ext4: Fix fsync error handling after filesystem abort
|
12 years ago |
Dmitry Monakhov
|
06a407f13d
ext4: fix data integrity for ext4_sync_fs
|
12 years ago |
Jan Kara
|
2e8fa54e3b
ext4: split extent conversion lists to reserved & unreserved parts
|
12 years ago |
Jan Kara
|
f2d50a65c9
ext4: deprecate max_writeback_mb_bump sysfs attribute
|
12 years ago |
Paul Taysom
|
566370a2e5
ext4: suppress ext4 orphan messages on mount
|
12 years ago |
Lukas Czerner
|
55f252c9f5
ext4: truncate_inode_pages() in orphan cleanup path
|
12 years ago |
Al Viro
|
4385bab128
make blkdev_put() return void
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Theodore Ts'o
|
9f203507ed
ext4: mark all metadata I/O with REQ_META
|
12 years ago |
Lukas Czerner
|
e1091b157c
ext4: Use kstrtoul() instead of parse_strtoul()
|
12 years ago |
Theodore Ts'o
|
d6a771056b
ext4: fix miscellaneous big endian warnings
|
12 years ago |
Lukas Czerner
|
27dd438542
ext4: introduce reserved space
|
12 years ago |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 years ago |
Jan Kara
|
bcb1385096
ext4: fix deadlock with quota feature
|
12 years ago |
Lukas Czerner
|
689110098c
ext4: make ext4_block_in_group() much more efficient
|
12 years ago |
Dmitry Monakhov
|
a75ae78f08
ext4: unregister es_shrinker if mount failed
|
12 years ago |
Dmitry Monakhov
|
5d3ee20855
ext4: fix journal callback list traversal
|
12 years ago |