Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d59288b75797fd982546aee7ba24a495dee128dd
/
fs
05cfb61
[PATCH] hrtimers: remove data field
by Roman Zippel
· 19 years ago
4dee26b
[PATCH] hrtimers: remove it_real_value calculation from proc/*/stat
by Roman Zippel
· 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
fa30bd0
[PATCH] map multiple blocks for mpage_readpages()
by Badari Pulavarty
· 19 years ago
b0cf232
[PATCH] pass b_size to ->get_block()
by Badari Pulavarty
· 19 years ago
205f87f
[PATCH] change buffer_head.b_size to size_t
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
5515eff
[PATCH] 2tb-files-add-blkcnt_t-fixes
by Andrew Morton
· 19 years ago
93d2341
[PATCH] mempool: use mempool_create_slab_pool()
by Matthew Dobson
· 19 years ago
0eaae62a
[PATCH] mempool: use common mempool kmalloc allocator
by Matthew Dobson
· 19 years ago
eb76b3f
[PATCH] NFSD4: return conflict lock without races
by Andy Adamson
· 19 years ago
5842add
[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface
by Andy Adamson
· 19 years ago
6dc0fe8
[PATCH] VFS,fs/locks.c: cleanup locks_insert_block
by J. Bruce Fields
· 19 years ago
fa3536c
[PATCH] Use __read_mostly on some hot fs variables
by Eric Dumazet
· 19 years ago
2ff28e2
[PATCH] Make address_space_operations->invalidatepage return void
by NeilBrown
· 19 years ago
3978d71
[PATCH] Make address_space_operations->sync_page return void
by NeilBrown
· 19 years ago
353ab6e
[PATCH] sem2mutex: fs/
by Ingo Molnar
· 19 years ago
64a07bd
[PATCH] protect remove_proc_entry
by Steven Rostedt
· 19 years ago
1b9a391
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 19 years ago
53846a2
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 19 years ago
913bd90
[PATCH] x86_64: Increase the variability of the process stack on 64bit architectures
by Andi Kleen
· 19 years ago
0c50527
Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2
by Linus Torvalds
· 19 years ago
1e8c573
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
1ad3dcc
[PATCH] flat binary loader doesn't check fd table full
by Luke Yang
· 19 years ago
6cc6b12
[PATCH] remove needless check in fs/read_write.c
by Carsten Otte
· 19 years ago
5514854
[PATCH] remove needless check in binfmt_elf.c
by Carsten Otte
· 19 years ago
174e27c
[PATCH] direct-io: bug fix in dio handling write error
by Chen, Kenneth W
· 19 years ago
0e6b3e5
[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options
by Phillip Susi
· 19 years ago
11b0b5a
[PATCH] use kzalloc and kcalloc in core fs code
by Oliver Neukum
· 19 years ago
57070d0
[PATCH] compat_sys_nfsservctl(): handle errors correctly
by Peter Staubach
· 19 years ago
76c67de
[PATCH] Ext2 flags shouldn't report "nogrpid"
by Rob Landley
· 19 years ago
7e53cac
[PATCH] Honour AOP_TRUNCATE_PAGE returns in page_symlink
by NeilBrown
· 19 years ago
d5ee4ea
[PATCH] indirect_print_item() warning fix
by Benoit Boissinot
· 19 years ago
3cdc409
[PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an int
by Adrian Bunk
· 19 years ago
c1f5a19
[PATCH] ext3: Fix debug logging-only compilation error
by Kirk True
· 19 years ago
2ab1346
[PATCH] Reduce sched latency in shrink_dcache_sb()
by Kirill Korotaev
· 19 years ago
4ffc844
[PATCH] Move cond_resched() after iput() in sync_sb_inodes()
by OGAWA Hirofumi
· 19 years ago
d25b9a1
[PATCH] freeze_bdev() cleanup
by OGAWA Hirofumi
· 19 years ago
11b8448
[PATCH] fix messages in fs/minix
by Denis Vlasenko
· 19 years ago
f348d70
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
by Davide Libenzi
· 19 years ago
58bf6a2
[PATCH] smbfs: Fix debug logging-only compilation error
by Kirk True
· 19 years ago
67543e5
[PATCH] 9p: fix name consistency problems
by Eric Van Hensbergen
· 19 years ago
42e8c50
[PATCH] v9fs: update license boilerplate
by Eric Van Hensbergen
· 19 years ago
c0291a0
[PATCH] v9fs: fix vfs_inode dereference before NULL check
by Eugene Teo
· 19 years ago
16cce6d
[PATCH] v9fs: add extension field to Tcreate
by Latchesar Ionkov
· 19 years ago
5174fda
[PATCH] v9fs: print 9p messages
by Latchesar Ionkov
· 19 years ago
4a26c24
[PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentation
by Russ Cox
· 19 years ago
27979bb
[PATCH] v9fs: consolidate trans_sock into trans_fd
by Russ Cox
· 19 years ago
5930860
[PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_write()
by Alexander Zarochentsev
· 19 years ago
cd02b96
[PATCH] reiserfs: cleanups
by Vladimir V. Saveliev
· 19 years ago
c32ccd8
[PATCH] inotify: lock avoidance with parent watch status in dentry
by Nick Piggin
· 19 years ago
9a56c21
[PATCH] Add lookup_instantiate_filp usage warning
by Oleg Drokin
· 19 years ago
b500531
[PATCH] Introduce FMODE_EXEC file flag
by Oleg Drokin
· 19 years ago
619d5d8
[PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length write occurs w/ O_SYNC
by Jeff Mahoney
· 19 years ago
a44c94a
[PATCH] reiserfs: handle trans_id overflow
by Alexander Zarochentsev
· 19 years ago
23f9e0f
[PATCH] reiserfs: fix transaction overflowing
by Alexander Zarochentzev
· 19 years ago
bdfc326
[PATCH] fs/inode.c: make iprune_mutex static
by Adrian Bunk
· 19 years ago
4af4c52
[PATCH] Missed error checking for intent's filp in open_namei().
by Oleg Drokin
· 19 years ago
8d8c851
[PATCH] jbd: convert kjournald to kthread API
by Andrew Morton
· 19 years ago
e3df189
[PATCH] jbd: embed j_commit_timer in journal struct
by Andrew Morton
· 19 years ago
871751e
[PATCH] slab: implement /proc/slab_allocators
by Al Viro
· 19 years ago
214fda1
[PATCH] Optimise d_find_alias()
by David Howells
· 19 years ago
ea8aa68
ocfs2: finally remove MLF* macros
by Mark Fasheh
· 19 years ago
b069705
ocfs2: don't use MLF* in the file system
by Mark Fasheh
· 19 years ago
2900485
ocfs2: don't use MLF* in dlm/ files
by Kurt Hackel
· 19 years ago
70bacbdb
ocfs2: don't use MLF* in cluster/ files
by Mark Fasheh
· 19 years ago
c03872f
[PATCH] ocfs2: dlm recovery fixes
by Kurt Hackel
· 19 years ago
9c6510a
[PATCH] ocfs2: fix hang in dlm lock resource mastery
by Kurt Hackel
· 19 years ago
a74e1f0
ocfs2: use __attribute__ format
by Mark Fasheh
· 19 years ago
c5d3237
BUG_ON() Conversion in fs/coda/
by Eric Sesterhenn
· 19 years ago
88bcd51
BUG_ON() Conversion in fs/binfmt_elf_fdpic.c
by Eric Sesterhenn
· 19 years ago
c30fe7f
fix typos "wich" -> "which"
by Uwe Zeisberger
· 19 years ago
c690a72
typo patch for fs/ufs/super.c
by Michael Owen
· 19 years ago
b5a7c4f
[PATCH] ext3: Properly report backup block present in a group
by Glauber de Oliveira Costa
· 19 years ago
82d821d
[PATCH] Conditionalize compat_sys_newfstatat
by Kyle McMartin
· 19 years ago
18e79b4
[PATCH] fsync: extract internal code
by Andrew Morton
· 19 years ago
4741c9f
[PATCH] set_page_dirty() return value fixes
by Andrew Morton
· 19 years ago
8a14342
[PATCH] HOTPLUG_CPU: avoid hitting too many cachelines in recalc_bh_state()
by Eric Dumazet
· 19 years ago
38885bd
[PATCH] sb_set_blocksize cleanup
by Coywolf Qi Hunt
· 19 years ago
09fe316
[PATCH] fast ext3_statfs
by Alex Tomas
· 19 years ago
5b3cf3e
[PATCH] isofs: remove unused debugging macros
by Pekka Enberg
· 19 years ago
53b3531
[PATCH] s/;;/;/g
by Alexey Dobriyan
· 19 years ago
b019600
[PATCH] cpuset memory spread slab cache hooks
by Paul Jackson
· 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
c98d8cf
[PATCH] fs/coda/: proper prototypes
by Adrian Bunk
· 19 years ago
2c22129
[PATCH] fs/ext2/: proper ext2_get_parent() prototype
by Adrian Bunk
· 19 years ago
29c6e48
[PATCH] fs/9p/: possible cleanups
by Adrian Bunk
· 19 years ago
e8c96f8
[PATCH] fs: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
ef1597d
[PATCH] s390: Remove old history/whitespave from partition code
by Horst Hummel
· 19 years ago
9b04c99
[PATCH] vfs: MS_VERBOSE should be MS_SILENT
by Theodore Ts'o
· 19 years ago
1ebbe2b
Merge branch 'linus'
by Trond Myklebust
· 19 years ago
a1a051b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6
by Linus Torvalds
· 19 years ago
Next »