Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bc86fcbac0a86a93ee65cc31769c4e83e6ff2295
/
fs
/
ext3
96d2a49
ext3: Replace lock/unlock_super() with an explicit lock for resizing
by Eric Sandeen
· 15 years ago
b8a052d
ext3: Replace lock/unlock_super() with an explicit lock for the orphan list
by Eric Sandeen
· 15 years ago
4854a5f
ext3: ext3_mark_recovery_complete() doesn't need to use lock_super
by Eric Sandeen
· 15 years ago
ed505ee
ext3: Remove outdated comment about lock_super()
by Eric Sandeen
· 15 years ago
c459001
ext3: quota macros cleanup [V2]
by Dmitry Monakhov
· 15 years ago
431547b
sanitize xattr handler prototypes
by Christoph Hellwig
· 15 years ago
8e0eb40
ext3: PTR_ERR return of wrong pointer in setup_new_group_blocks()
by Roel Kluin
· 15 years ago
68eb3db
ext3: Fix data / filesystem corruption when write fails to copy data
by Jan Kara
· 15 years ago
1aeec43
ext3: Support for vfsv1 quota format
by Jan Kara
· 15 years ago
4cf46b6
ext3: Unify log messages in ext3
by Alexey Fisher
· 15 years ago
dee1d3b
ext3: make "norecovery" an alias for "noload"
by Eric Sandeen
· 15 years ago
b918397
ext3: Don't update the superblock in ext3_statfs()
by Eric Sandeen
· 15 years ago
d965736
ext3: journal all modifications in ext3_xattr_set_handle
by Eric Sandeen
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
bf48aab
tree-wide: fix typos "offest" -> "offset"
by Uwe Kleine-König
· 15 years ago
fe8bc91
ext3: Wait for proper transaction commit on fsync
by Jan Kara
· 15 years ago
ea0174a
ext3: retry failed direct IO allocations
by Eric Sandeen
· 15 years ago
96ec2e0
ext3: Don't update superblock write time when filesystem is read-only
by Theodore Ts'o
· 15 years ago
db16826
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
0d54b21
const: make struct super_block::s_qcop const
by Alexey Dobriyan
· 15 years ago
61e225d
const: make struct super_block::dq_op const
by Alexey Dobriyan
· 15 years ago
56fcad2
ext3: Flush disk caches on fsync when needed
by Jan Kara
· 15 years ago
4f003fd
ext3: Add locking to ext3_do_update_inode
by Chris Mason
· 15 years ago
00171d3
ext3: Fix possible deadlock between ext3_truncate() and ext3_get_blocks()
by Jan Kara
· 15 years ago
aa261f5
HWPOISON: Enable .remove_error_page for migration aware file systems
by Andi Kleen
· 15 years ago
e367626
ext3: Remove syncing logic from ext3_file_write
by Jan Kara
· 15 years ago
1d5ccd1
ext[234]: move over to 'check_acl' permission model
by Linus Torvalds
· 15 years ago
3c4cec6
ext3: Improve error message that changing journaling mode on remount is not possible
by Jan Kara
· 15 years ago
6d41807
ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDERED
by Theodore Ts'o
· 15 years ago
43237b5
ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()
by Jan Kara
· 15 years ago
9eaaa2d
ext3: Fix truncation of symlinks after failed write
by Jan Kara
· 15 years ago
073aaa1
helpers for acl caching + switch to those
by Al Viro
· 15 years ago
6582a0e
switch ext3 to inode->i_acl
by Al Viro
· 15 years ago
31583d6a
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
90c699a
block: rename CONFIG_LBD to CONFIG_LBDAF
by Bartlomiej Zolnierkiewicz
· 15 years ago
ef43618
ext3: make sure inode is deleted from orphan list after truncate
by Jan Kara
· 15 years ago
e8ef7aa
ext3: fix chain verification in ext3_get_blocks()
by Jan Kara
· 15 years ago
9c64daf
ext3: avoid unnecessary spinlock in critical POSIX ACL path
by Linus Torvalds
· 15 years ago
337eb00
Push BKL down into ->remount_fs()
by Alessio Igor Bogani
· 15 years ago
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
ca41f7b
ext3: remove ->write_super and stop maintaining ->s_dirt
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
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
de5ce03
ext3: Fix memory leak in ext3_fill_super() in case of a failed mount
by Manish Katiyar
· 15 years ago
430db32
ext3: Try to avoid starting a transaction in writepage for data=writepage
by Jan Kara
· 16 years ago
bbae8bc
ext3: make default data ordering mode configurable
by Linus Torvalds
· 16 years ago
20bec8a
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
e7c8f50
ext3: Add replace-on-rename hueristics for data=writeback mode
by Theodore Ts'o
· 16 years ago
f7ab34e
ext3: Add replace-on-truncate hueristics for data=writeback mode
by Theodore Ts'o
· 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
695f6ae
ext3: avoid false EIO errors
by Jan Kara
· 16 years ago
de18f3b
ext3: return -EIO not -ESTALE on directory traversal through deleted inode
by Bryan Donlan
· 16 years ago
45f9021
ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.c
by Wei Yongjun
· 16 years ago
039fd8c
ext3: remove the BKL in ext3/ioctl.c
by Cyrus Massoumi
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
2c9e15a
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6
by Linus Torvalds
· 16 years ago
9e80d40
ext3: Avoid starting a transaction in writepage when not necessary
by Jan Kara
· 16 years ago
81a0522
ext3: Use lowercase names of quota functions
by Jan Kara
· 16 years ago
a219ce3
ext3: Remove unnecessary quota functions
by Jan Kara
· 16 years ago
02ac597
ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"
by Jan Kara
· 16 years ago
a21102b
ext3: Add sanity check to make_indexed_dir
by Theodore Ts'o
· 16 years ago
c4be0c1
filesystem freeze: add error handling of write_super_lockfs/unlockfs
by Takashi Sato
· 16 years ago
2150edc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
be857df
generic swap(): ext3: remove local swap() macro
by Wu Fengguang
· 16 years ago
04143e2
ext3: tighten restrictions on inode flags
by Duane Griffin
· 16 years ago
2e8671c
ext3: don't inherit inappropriate inode flags from parent
by Duane Griffin
· 16 years ago
5df096d
ext3: allocate ->s_blockgroup_lock separately
by Pekka Enberg
· 16 years ago
157091a
ext3: Add default allocation routines for quota structures
by Jan Kara
· 16 years ago
ee0d5ff
ext3: Use sb_any_quota_loaded() instead of sb_any_quota_enabled()
by Jan Kara
· 16 years ago
54566b2
fs: symlink write_begin allocation context fix
by Nick Piggin
· 16 years ago
6b082b5
ext3: provide function to release metadata pages under memory pressure
by Toshiyuki Okajima
· 16 years ago
c38012d
nfsd race fixes: ext3
by Al Viro
· 16 years ago
b5ed311
ext3: ensure fast symlinks are NUL-terminated
by Duane Griffin
· 16 years ago
2b82892
Merge branch 'master' into next
by James Morris
· 16 years ago
6a2f90e
CRED: Wrap task credential accesses in the Ext3 filesystem
by David Howells
· 16 years ago
6cdfcc2
ext3: Clean up outdated and incorrect comment for ext3_write_super()
by Theodore Tso
· 16 years ago
c87591b
ext3: wait on all pending commits in ext3_sync_fs
by Arthur Jones
· 16 years ago
59e315b
ext3/4: Fix loop index in do_split() so it is signed
by Theodore Ts'o
· 16 years ago
5e1f8c9
ext3: Add support for non-native signed/unsigned htree hash algorithms
by Theodore Ts'o
· 16 years ago
44d6f78
ext3: fix a bug accessing freed memory in ext3_abort
by Hidehiro Kawai
· 16 years ago
8c9fa93
ext3: Fix duplicate entries returned from getdents() system call
by Theodore Ts'o
· 16 years ago
12e1ec9
ext3 quota support: fix compile failure
by Linus Torvalds
· 16 years ago
2248485
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
by Linus Torvalds
· 16 years ago
5ed487b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
2d7c820
ext3: add checks for errors from jbd
by Hidehiro Kawai
· 16 years ago
734711a
[PATCH] get rid of on-stack fake dentry in ext3_get_parent()
by Al Viro
· 16 years ago
4400372
[PATCH] switch all filesystems over to d_obtain_alias
by Christoph Hellwig
· 16 years ago
8264613
[PATCH] switch quota_on-related stuff to kern_path()
by Al Viro
· 16 years ago
9a1c354
[PATCH] pass fmode_t to blkdev_put()
by Al Viro
· 17 years ago
6da0b38
fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
by Alexey Dobriyan
· 16 years ago
cdbf6db
ext3: avoid printk floods in the face of directory corruption
by Eric Sandeen
· 16 years ago
5ec8b75
ext3: truncate block allocated on a failed ext3_write_begin
by Aneesh Kumar K.V
· 16 years ago
6a897cf
ext3: fix ext3_dx_readdir hash collision handling
by Eugene Dashevsky
· 16 years ago
0e4fb5e
ext3: add an option to control error handling on file data
by Hidehiro Kawai
· 16 years ago
46d01a2
ext3: fix ext3 block reservation early ENOSPC issue
by Mingming Cao
· 16 years ago
972fbf7
ext3: don't try to resize if there are no reserved gdt blocks left
by Josef Bacik
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
68c9d70
generic block based fiemap implementation
by Josef Bacik
· 16 years ago
77e69da
[PATCH] fix races and leaks in vfs_quota_on() users
by Al Viro
· 16 years ago
Next »