Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
0000754c27f07d5656eff17367c05dc4cfb7d965
/
fs
/
ext3
5274f05
[PATCH] Introduce sys_splice() system call
by Jens Axboe
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
a0e9285
[PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesize
by Badari Pulavarty
· 19 years ago
f91a2ad
[PATCH] ext3: multi-block get_block()
by Badari Pulavarty
· 19 years ago
d6859bf
[PATCH] ext3: cleanups and WARN_ON()
by Andrew Morton
· 19 years ago
1d8fa7a
[PATCH] remove ->get_blocks() support
by Badari Pulavarty
· 19 years ago
d48589b
[PATCH] ext3_get_blocks: Adjust reservation window size for mblocks
by Mingming Cao
· 19 years ago
faa5697
[PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks()
by Mingming Cao
· 19 years ago
b54e41e
[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()
by Mingming Cao
· 19 years ago
b47b247
[PATCH] ext3_get_blocks: multiple block allocation
by Mingming Cao
· 19 years ago
89747d3
[PATCH] ext3_get_blocks: Mapping multiple blocks at a once
by Mingming Cao
· 19 years ago
2ff28e2
[PATCH] Make address_space_operations->invalidatepage return void
by NeilBrown
· 19 years ago
c1f5a19
[PATCH] ext3: Fix debug logging-only compilation error
by Kirk True
· 19 years ago
b5a7c4f
[PATCH] ext3: Properly report backup block present in a group
by Glauber de Oliveira Costa
· 19 years ago
09fe316
[PATCH] fast ext3_statfs
by Alex Tomas
· 19 years ago
fffb60f
[PATCH] cpuset memory spread: slab cache format
by Paul Jackson
· 19 years ago
4b6a931
[PATCH] cpuset memory spread: slab cache filesystems
by Paul Jackson
· 19 years ago
9746151
[PATCH] convert ext3's truncate_sem to a mutex
by Arjan van de Ven
· 19 years ago
d3be915
[PATCH] sem2mutex: quota
by Ingo Molnar
· 19 years ago
d8733c2
[PATCH] ext3_readdir: use generic readahead
by Andrew Morton
· 19 years ago
cd6ef84
[PATCH] ext3: fix nobh mode for chattr +j inodes
by Badari Pulavarty
· 19 years ago
0adb25d
[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside
by Kirill Korotaev
· 19 years ago
dfa0859
[PATCH] Fix two ext[23] uninitialized warnings
by Andreas Gruenbacher
· 19 years ago
e965f96
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
by Christoph Lameter
· 19 years ago
ba7fe36
[PATCH] ext3: remove d_splice_alias NULL check from ext3_lookup
by Pekka Enberg
· 19 years ago
16f7e0f
[PATCH] capable/capability.h (fs/)
by Randy Dunlap
· 19 years ago
3af1376
[PATCH] fs/ext3/: small cleanups
by Adrian Bunk
· 19 years ago
c37ef80
[PATCH] remove ext3 xattr permission checks
by akpm@osdl.org
· 19 years ago
7892f2f
[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock
by Ingo Molnar
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
29ba172
[PATCH] ext3: use sbi instead of EXT3_SB() in resize code.
by Glauber de Oliveira Costa
· 19 years ago
9f40668
[PATCH] ext3: remove trailing newlines from ext3_warning() calls
by Glauber de Oliveira Costa
· 19 years ago
71b9625
[PATCH] ext3: external journal device as a mount option
by Johann Lombardi
· 19 years ago
aa877b3
[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD
by Glauber de Oliveira Costa
· 19 years ago
ab4eb43
[PATCH] ext3: journal handling on error path in ext3_journalled_writepage()
by Denis Lunev
· 19 years ago
2860b73
[PATCH] remove CONFIG_EXT{2,3}_CHECK
by Adrian Bunk
· 19 years ago
2973dfd
[PATCH] Test for sb_getblk return value
by Glauber de Oliveira Costa
· 19 years ago
381be25
[PATCH] ext3: sparse fixes
by Ben Dooks
· 19 years ago
5b11687
[PATCH] Locking problems while EXT3FS_DEBUG on
by Glauber de Oliveira Costa
· 19 years ago
6cd37cd
[PATCH] Fix ext3 warning for unused var
by Peter Osterlund
· 19 years ago
27496a8
[PATCH] gfp_t: fs/*
by Al Viro
· 19 years ago
dc7b5fd
[PATCH] Fix ext3_new_inode() failure paths
by Chris Sykes
· 19 years ago
8bdac5d
[PATCH] ext3: EXT3_DEBUG build fixes
by Glauber de Oliveira Costa
· 19 years ago
275abf5
[PATCH] ext3: ext3_show_options fix
by OGAWA Hirofumi
· 19 years ago
ac50960
[PATCH] ext3: Enable atomic inode security labeling
by Stephen Smalley
· 19 years ago
fef2665
[PATCH] update filesystems for new delete_inode behavior
by Mark Fasheh
· 19 years ago
8fc2751
[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts
by Mark Bellon
· 19 years ago
cc314ee
Fix nasty ncpfs symlink handling bug.
by Linus Torvalds
· 19 years ago
8c52ab4
[PATCH] mbcache: Remove unused mb_cache_shrink parameter
by Andreas Gruenbacher
· 19 years ago
ab6862e
[PATCH] ext3: drop quota references before releasing inode
by Jan Kara
· 19 years ago
08c6a96
[PATCH] ext3: fix options parsing
by Jan Kara
· 19 years ago
ff87b37
[PATCH] ext3 xattr: Don't write to the in-inode xattr space of reserved inodes
by Andreas Gruenbacher
· 19 years ago
21fe347
[PATCH] ext3: reduce allocate-with-reservation lock latencies
by Mingming Cao
· 19 years ago
c7f1721
[PATCH] coverity: fs/ext3/super.c: match_int return check
by KAMBAROV, ZAUR
· 19 years ago
1f54587
[PATCH] quota: ext3: Improve quota credit estimates
by Jan Kara
· 19 years ago
9a59f45
[PATCH] remove <linux/xattr_acl.h>
by Christoph Hellwig
· 19 years ago
acfa1823d
[PATCH] Support for dx directories in ext3_get_parent (NFSD)
by Andreas Dilger
· 19 years ago
84de856
[PATCH] quota: consolidate code surrounding vfs_quota_on_mount
by Christoph Hellwig
· 19 years ago
3012162
[PATCH] Avoid console spam with ext3 aborted journal.
by Stephen Tweedie
· 19 years ago
d17d7fa
[PATCH] revert ext3-writepages-support-for-writeback-mode
by Andrew Morton
· 20 years ago
fe55c45
[PATCH] ext3: remove unnecessary race then retry in ext3_get_block
by Mingming Cao
· 20 years ago
e493073
[PATCH] Fix acl Oops
by akpm@osdl.org
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago