Linus Torvalds
|
bd2895eead
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
14 years ago |
Aneesh Kumar K.V
|
f2fa2ffc20
ext4: Copy fs UUID to superblock
|
14 years ago |
Tejun Heo
|
43d133c18b
Merge branch 'master' into for-2.6.39
|
14 years ago |
Eric Sandeen
|
e9e3bcecf4
ext4: serialize unaligned asynchronous DIO
|
14 years ago |
Theodore Ts'o
|
dd68314ccf
ext4: fix up ext4 error handling
|
14 years ago |
Lukas Czerner
|
8f021222c1
ext4: unregister features interface on module unload
|
14 years ago |
Eric Sandeen
|
8f1f745331
ext4: fix panic on module unload when stopping lazyinit thread
|
14 years ago |
Tejun Heo
|
fd89d5f203
ext4: convert to alloc_workqueue()
|
14 years ago |
Linus Torvalds
|
4843456c5c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
14 years ago |
Linus Torvalds
|
275220f0fc
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Jan Kara
|
f00c9e44ad
quota: Fix deadlock during path resolution
|
14 years ago |
Linus Torvalds
|
e9688f6aca
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 years ago |
Andrew Morton
|
6c5a6cb998
ext4: fix uninitialized variable in ext4_register_li_request
|
14 years ago |
Theodore Ts'o
|
8aefcd557d
ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary
|
14 years ago |
Theodore Ts'o
|
f232109773
ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED
|
14 years ago |
Theodore Ts'o
|
f7c21177af
ext4: Use ext4_error_file() to print the pathname to the corrupted inode
|
14 years ago |
Dan Carpenter
|
f9a62d090c
ext4: use IS_ERR() to check for errors in ext4_error_file
|
14 years ago |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 years ago |
Joe Perches
|
0ff2ea7d84
ext4: Use printf extension %pV
|
14 years ago |
Joe Perches
|
94de56ab20
ext4: Use vzalloc in ext4_fill_flex_info()
|
14 years ago |
Theodore Ts'o
|
a2595b8aa6
ext4: Add second mount options field since the s_mount_opt is full up
|
14 years ago |
Theodore Ts'o
|
673c610033
ext4: Move struct ext4_mount_options from ext4.h to super.c
|
14 years ago |
Theodore Ts'o
|
fd8c37eccd
ext4: Simplify the usage of clear_opt() and set_opt() macros
|
14 years ago |
Theodore Ts'o
|
1449032be1
ext4: Turn off multiple page-io submission by default
|
14 years ago |
Lukas Czerner
|
93bb41f4f8
fs: Do not dispatch FITRIM through separate super_operation
|
14 years ago |
Darrick J. Wong
|
5a9ae68a34
ext4: ext4_fill_super shouldn't return 0 on corruption
|
14 years ago |
Dan Carpenter
|
f4c8cc652d
ext4: missing unlock in ext4_clear_request_list()
|
14 years ago |
Tejun Heo
|
d4d7762995
block: clean up blkdev_get() wrappers and their users
|
14 years ago |
Tejun Heo
|
e525fd89d3
block: make blkdev_get/put() handle exclusive access
|
14 years ago |
Theodore Ts'o
|
7ff9c073dd
ext4: Add new ext4 inode tracepoints
|
14 years ago |