Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bbd6851a3213a525128473e978b692ab6ac11aba
/
fs
/
ext4
bbd6851
Push lock_super() into the ->remount_fs() of filesystems that care about it
by Al Viro
· 16 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
a9e220f
No need to do lock_super() for exclusion in generic_shutdown_super()
by Al Viro
· 16 years ago
8c85e12
remove ->write_super call in generic_shutdown_super
by Christoph Hellwig
· 16 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
a41f207
ext4: Avoid corrupting the uninitialized bit in the extent during truncate
by Aneesh Kumar K.V
· 16 years ago
0eab928
ext4: Don't treat a truncation of a zero-length file as replace-via-truncate
by Theodore Ts'o
· 16 years ago
9aee228
ext4: fix dx_map_entry to support 256k directory blocks
by Toshiyuki Okajima
· 16 years ago
f851408
ext4: truncate the file properly if we fail to copy data from userspace
by Aneesh Kumar K.V
· 16 years ago
1938a15
ext4: Avoid leaking blocks after a block allocation failure
by Aneesh Kumar K.V
· 16 years ago
b31e155
ext4: Change all super.c messages to print the device
by Eric Sandeen
· 16 years ago
03f5d8b
ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle()
by Jan Kara
· 16 years ago
0b8e58a
ext4: super.c whitespace cleanup
by Andreas Dilger
· 16 years ago
88b6edd
ext4: Clean up calls to ext4_get_group_desc()
by Theodore Ts'o
· 16 years ago
759d427
ext4: remove unused function __ext4_write_dirty_metadata
by Theodore Ts'o
· 16 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 16 years ago
f683016
ext4: Fix memory leak in ext4_fill_super() in case of a failed mount
by Manish Katiyar
· 16 years ago
0568c51
ext4: down i_data_sem only for read when walking tree for fiemap
by Theodore Ts'o
· 16 years ago
6fd058f
ext4: Add a comprehensive block validity check to ext4_get_blocks()
by Theodore Ts'o
· 16 years ago
2ec0ae3
ext4: Fix race in ext4_inode_info.i_cached_extent
by Theodore Ts'o
· 16 years ago
2a8964d
ext4: Clear the unwritten buffer_head flag after the extent is initialized
by Aneesh Kumar K.V
· 16 years ago
2ac3b6e
ext4: Clean up ext4_get_blocks() so it does not depend on bh_result->b_state
by Theodore Ts'o
· 16 years ago
2fa3cdf
ext4: Merge ext4_da_get_block_write() into mpage_da_map_blocks()
by Theodore Ts'o
· 16 years ago
33b9817
ext4: Use a fake block number for delayed new buffer_head
by Aneesh Kumar K.V
· 16 years ago
9c1ee18
ext4: Fix sub-block zeroing for writes into preallocated extents
by Aneesh Kumar K.V
· 16 years ago
a2dc52b
ext4: Add BUG_ON debugging checks to noalloc_get_block_write()
by Theodore Ts'o
· 16 years ago
b920c75
ext4: Add documentation to the ext4_*get_block* functions
by Theodore Ts'o
· 16 years ago
c217705
ext4: Define a new set of flags for ext4_get_blocks()
by Theodore Ts'o
· 16 years ago
12b7ac1
ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks()
by Theodore Ts'o
· 16 years ago
e4d996c
ext4: Rename ext4_get_blocks_handle() to be ext4_ind_get_blocks()
by Theodore Ts'o
· 16 years ago
f888e652
ext4: Simplify function signature for ext4_da_get_block_write()
by Theodore Ts'o
· 16 years ago
bc8e674
ext4: Fix spinlock assertions on UP systems
by Vincent Minet
· 16 years ago
955ce5f
ext4: Convert ext4_lock_group to use sb_bgl_lock
by Aneesh Kumar K.V
· 16 years ago
eefd7f0
ext4: fix the length returned by fiemap for an unallocated extent
by Theodore Ts'o
· 16 years ago
c9877b2
ext4: fix for fiemap last-block test
by Eric Sandeen
· 16 years ago
abc8746
ext4: hook fiemap operation for directories
by Aneesh Kumar K.V
· 16 years ago
f403390
ext4: Make the length of the mb_history file tunable
by Curt Wohlgemuth
· 16 years ago
bb23c20
ext4: Move fs/ext4/group.h into ext4.h
by Theodore Ts'o
· 16 years ago
596397b
ext4: Move fs/ext4/namei.h into ext4.h
by Theodore Ts'o
· 16 years ago
ca0faba
ext4: Move the ext4_sb.h header file into ext4.h
by Theodore Ts'o
· 16 years ago
d444c3c
ext4: Move the ext4_i.h header file into ext4.h
by Theodore Ts'o
· 16 years ago
75507ef
ext4: Don't avoid using BLOCK_UNINIT block groups in mballoc
by Theodore Ts'o
· 16 years ago
32ed505
ext4: Replace lock/unlock_super() with an explicit lock for resizing
by Theodore Ts'o
· 16 years ago
3b9d4ed
ext4: Replace lock/unlock_super() with an explicit lock for the orphan list
by Theodore Ts'o
· 16 years ago
a63c9eb
ext4: ext4_mark_recovery_complete() doesn't need to use lock_super
by Theodore Ts'o
· 16 years ago
114e9fc
ext4: Remove outdated comment about lock_super()
by Theodore Ts'o
· 16 years ago
8df9675
ext4: Avoid races caused by on-line resizing and SMP memory reordering
by Theodore Ts'o
· 16 years ago
9ca9238
ext4: Use separate super_operations structure for no_journal filesystems
by Theodore Ts'o
· 16 years ago
7234ab2
ext4: Fix and simplify s_dirt handling
by Theodore Ts'o
· 16 years ago
e2d6705
ext4: Simplify ext4_commit_super()'s function signature
by Theodore Ts'o
· 16 years ago
f7c4395
ext4: Use is_power_of_2() for clarity
by Theodore Ts'o
· 16 years ago
c5ca7c7
ext4: Fallback to vmalloc if kmalloc can't allocate s_flex_groups array
by Theodore Ts'o
· 16 years ago
29fa89d
ext4: Mark the unwritten buffer_head as mapped during write_begin
by Aneesh Kumar K.V
· 16 years ago
79ffab3
ext4: Properly initialize the buffer_head state
by Aneesh Kumar K.V
· 16 years ago
c4b5a61
ext4: Do not try to validate extents on special files
by Theodore Ts'o
· 16 years ago
a9e8174
ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present
by Theodore Ts'o
· 16 years ago
485c26e
ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode
by Theodore Ts'o
· 16 years ago
a4277bf1
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
b5451f7
ext4: Fix potential inode allocation soft lockup in Orlov allocator
by Theodore Ts'o
· 16 years ago
e84a26c
ext4: Make the extent validity check more paranoid
by Theodore Ts'o
· 16 years ago
226e7da
ext4: Remove code handling bio_alloc failure with __GFP_WAIT
by Nikanth Karthikesan
· 16 years ago
6b82f3c
ext4: really print the find_group_flex fallback warning only once
by Chuck Ebbert
· 16 years ago
0f2ddca
ext4: check block device size on mount
by From: Thiemo Nagel
· 16 years ago
e44543b
ext4: Fix off-by-one-error in ext4_valid_extent_idx()
by Thiemo Nagel
· 16 years ago
f73953c
ext4: Fix big-endian problem in __ext4_check_blockref()
by Thiemo Nagel
· 16 years ago
811158b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
395d734
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
c2ec175
mm: page_mkwrite change prototype to match fault
by Nick Piggin
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
692105b
trivial: fix typos/grammar errors in Kconfig texts
by Matt LaPlante
· 16 years ago
06705bf
ext4: Regularize mount options
by Theodore Ts'o
· 16 years ago
e7c9e3e
ext4: fix locking typo in mballoc which could cause soft lockup hangs
by Theodore Ts'o
· 16 years ago
a7b1944
ext4: fix typo which causes a memory leak on error path
by Dan Carpenter
· 16 years ago
cc0fb9a
ext4: Rename pa_linear to pa_type
by Aneesh Kumar K.V
· 16 years ago
fe2c819
ext4: add checks of block references for non-extent inodes
by Thiemo Nagel
· 16 years ago
563bdd6
ext4: Check for an valid i_mode when reading the inode from disk
by Theodore Ts'o
· 16 years ago
a269eb1
ext4: Use lowercase names of quota functions
by Jan Kara
· 16 years ago
60e58e0
ext4: quota reservation for delayed allocation
by Mingming Cao
· 16 years ago
edf7245
ext4: Remove unnecessary quota functions
by Jan Kara
· 16 years ago
d33a197
ext4: fix bb_prealloc_list corruption due to wrong group locking
by Eric Sandeen
· 16 years ago
afd4672
ext4: Add auto_da_alloc mount option
by Theodore Ts'o
· 16 years ago
8d03c7a
ext4: fix bogus BUG_ONs in in mballoc code
by Eric Sandeen
· 16 years ago
2842c3b
ext4: Print the find_group_flex() warning only once
by Theodore Ts'o
· 16 years ago
395a87b
ext4: fix header check in ext4_ext_search_right() for deep extent trees.
by Eric Sandeen
· 16 years ago
7d39db1
ext4: Use struct flex_groups to calculate get_orlov_stats()
by Theodore Ts'o
· 16 years ago
9f24e42
ext4: Use atomic_t's in struct flex_groups
by Theodore Ts'o
· 16 years ago
b713a5e
ext4: remove /proc tuning knobs
by Theodore Ts'o
· 16 years ago
3197ebd
ext4: Add sysfs support
by Theodore Ts'o
· 16 years ago
7ce9d5d
ext4: fix ext4_free_inode() vs. ext4_claim_inode() race
by Eric Sandeen
· 16 years ago
afc32f7
ext4: Track lifetime disk writes
by Theodore Ts'o
· 16 years ago
d601430
ext4: Fix discard of inode prealloc space with delayed allocation.
by Aneesh Kumar K.V
· 16 years ago
8f64b32
ext4: don't call jbd2_journal_force_commit_nested without journal
by Eric Sandeen
· 16 years ago
8b1a8ff
ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze()
by Theodore Ts'o
· 16 years ago
8750c6d
ext4: Automatically allocate delay allocated blocks on rename
by Theodore Ts'o
· 16 years ago
7d8f9f7
ext4: Automatically allocate delay allocated blocks on close
by Theodore Ts'o
· 16 years ago
ccd2506
ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl
by Theodore Ts'o
· 16 years ago
f63e6005
ext4: Simplify delalloc code by removing mpage_da_writepages()
by Theodore Ts'o
· 16 years ago
8dc207c
ext4: Save stack space by removing fake buffer heads
by Theodore Ts'o
· 16 years ago
ed5bde0
ext4: Simplify delalloc implementation by removing mpd.get_block
by Theodore Ts'o
· 16 years ago
Next »