Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f0ced9b229cfbc76b5db9837b4b256b602d56610
/
fs
/
jfs
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
60f29b1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
c9e3ad6
JFS: Get rid of "may be used uninitialized" warnings
by Dave Kleikamp
· 18 years ago
7220c01
JFS: Remove incorrect kgdb define
by Dave Kleikamp
· 18 years ago
4aa0d23
JFS: call io_schedule() instead of schedule() to avoid deadlock
by Dave Kleikamp
· 18 years ago
82d5b9a
JFS: Add lockdep annotations
by Dave Kleikamp
· 18 years ago
17e6afc
JFS: Avoid BUG() on a damaged file system
by Dave Kleikamp
· 18 years ago
d0e671a
[PATCH] Fix JFS after clear_page_dirty() removal
by Dave Kleikamp
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
11c302c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 18 years ago
ff27377
[PATCH] struct path: convert jfs
by Josef Sipek
· 18 years ago
4a6e617
[PATCH] fs/*: trivial vsnprintf() conversion
by Alexey Dobriyan
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
36b12fb
JFS: Fix conflicting superblock flags
by Dave Kleikamp
· 18 years ago
914e263
[PATCH] severing fs.h, radix-tree.h -> sched.h
by Al Viro
· 18 years ago
03a67a4
Fix typos in doc and comments
by Jan Engelhardt
· 18 years ago
d572b87
JFS: Remove redundant xattr permission checking
by Dave Kleikamp
· 18 years ago
89f6822
jfs: Add splice support
by Daniel Drake
· 18 years ago
8f6cff9
JFS: pageno needs to be long
by Dave Kleikamp
· 18 years ago
63f83c9
JFS: White space cleanup
by Dave Kleikamp
· 18 years ago
087387f
[PATCH] JFS: return correct error when i-node allocation failed
by Akinobu Mita
· 18 years ago
2a6968a
JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog()
by Tony Breeds
· 18 years ago
ce71ec3
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
by Dave Hansen
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
543ade1
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
by Badari Pulavarty
· 18 years ago
ee0b3e6
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
by Badari Pulavarty
· 18 years ago
4d81715
[PATCH] fs/jfs: Conversion to generic boolean
by Richard Knutsson
· 18 years ago
3669567
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
by David Howells
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
f52720c
[PATCH] fs: Removing useless casts
by Panagiotis Issaris
· 18 years ago
8bcb283
JFS: Fix bug in quota code. tmp_bh.b_size must be initialized
by Dave Kleikamp
· 18 years ago
115ff50
JFS: Quota support broken, no quota_read and quota_write
by Dave Kleikamp
· 18 years ago
b20e481
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
0418726
typo fixes: aquire -> acquire
by Adrian Bunk
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
090d2b1
[PATCH] read_mapping_page for address space
by Pekka Enberg
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
48ce8b0
JFS: commit_mutex cleanups
by Evgeniy Dushistov
· 18 years ago
b964638
JFS: Fix multiple errors in metapage_releasepage
by Dave Kleikamp
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 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
93d2341
[PATCH] mempool: use mempool_create_slab_pool()
by Matthew Dobson
· 19 years ago
2ff28e2
[PATCH] Make address_space_operations->invalidatepage return void
by NeilBrown
· 19 years ago
353ab6e
[PATCH] sem2mutex: fs/
by Ingo Molnar
· 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
e8c96f8
[PATCH] fs: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
69eb66d
JFS: add uid, gid, and umask mount options
by Dave Kleikamp
· 19 years ago
be0bf7d
JFS: Take logsync lock before testing mp->lsn
by Dave Kleikamp
· 19 years ago
5b3030e
JFS: kzalloc conversion
by Eric Sesterhenn
· 19 years ago
d9e9026
JFS: Add missing file from fa3241d24cf1182b0ffb6e4d412c3bc2a2ab7bf6
by Herbert Poetzl
· 19 years ago
91dbb4d
JFS: Use the kthread_ API
by Christoph Hellwig
· 19 years ago
4837c67
JFS: Fix regression. fsck complains if symlinks do not have INLINEEA attribute
by Dave Kleikamp
· 19 years ago
fa3241d
JFS: ext2 inode attributes for jfs
by Herbert Poetzl
· 19 years ago
1de8744
JFS: semaphore to mutex conversion.
by Ingo Molnar
· 19 years ago
0a0fc0d
Merge with /home/shaggy/git/linus-clean/
by Dave Kleikamp
· 19 years ago
16f7e0f
[PATCH] capable/capability.h (fs/)
by Randy Dunlap
· 19 years ago
44a0033
[PATCH] remove jfs xattr permission checks
by Christoph Hellwig
· 19 years ago
e0ad7b0
[PATCH] move xattr permission checks into the VFS
by akpm@osdl.org
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
28fd129
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
by OGAWA Hirofumi
· 19 years ago
4d5dbd0
JFS: make buddy table static
by Arjan van de Ven
· 19 years ago
dd8a306
JFS: Add back directory i_size calculations for legacy partitions
by Dave Kleikamp
· 19 years ago
988a649
JFS: set i_ctime & i_mtime on target directory when creating links
by Dave Kleikamp
· 19 years ago
4c21e2f
[PATCH] mm: split page table lock
by Hugh Dickins
· 19 years ago
8caf891
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 19 years ago
7038f1c
JFS: make sure right-most xtree pages have header.next set to zero
by Dave Kleikamp
· 19 years ago
27496a8
[PATCH] gfp_t: fs/*
by Al Viro
· 19 years ago
b6a47fd
JFS: Corrupted block map should not cause trap
by Dave Kleikamp
· 19 years ago
ac17b8b
JFS: make special inodes play nicely with page balancing
by Dave Kleikamp
· 19 years ago
438282d
JFS: don't dereference tlck->ip from txUpdateMap
by Dave Kleikamp
· 19 years ago
6cb1269
JFS: Fix sparse warnings, including endian error
by Dave Kleikamp
· 19 years ago
3298369
Merge branch 'for-linus' from kernel.org:/.../shaggy/jfs-2.6 manually
by Linus Torvalds
· 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
1d15b10
JFS: Implement jfs_init_security
by Dave Kleikamp
· 19 years ago
4f4b401
JFS: allow extended attributes to be set within a existing transaction
by Dave Kleikamp
· 19 years ago
b1b5d7f
JFS: jfs_delete_inode should always call clear_inode.
by Dave Kleikamp
· 19 years ago
ae11be6
Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
by Linus Torvalds
· 19 years ago
008b150
[PATCH] Fix up symlink function pointers
by Al Viro
· 19 years ago
01fa90c
Merge with /home/shaggy/git/linus-clean/
by Dave Kleikamp
· 19 years ago
686762c
JFS: Initialize dentry->d_op for negative dentries too
by Dave Kleikamp
· 19 years ago
8a9cd6d
JFS: Fix race in txLock
by Dave Kleikamp
· 19 years ago
30db1ae
JFS: Check for invalid inodes in jfs_delete_inode
by Dave Kleikamp
· 19 years ago
cbc3d65
JFS: Improve sync barrier processing
by Dave Kleikamp
· 19 years ago
18190cc
JFS: Fix i_blocks accounting when allocation fails
by Dave Kleikamp
· 19 years ago
c2783f3
JFS: Don't set log_SYNCBARRIER when log->active == 0
by Dave Kleikamp
· 19 years ago
c40c202
JFS: Fix typo in last patch
by Dave Kleikamp
· 19 years ago
3d9b1cd
JFS: fsync wrong behavior when I/O failure occurs
by Qu Fuping
· 19 years ago
56d1254
JFS: Remove assert statement in dbJoin & return -EIO instead
by Dave Kleikamp
· 19 years ago
00be3e7
JFS: Remove bogus WARN_ON statement and some dead code
by Dave Kleikamp
· 19 years ago
59192ed
JFS: Need to be root to create files with security context
by Ian Dall
· 19 years ago
Next »