index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directly
Theodore Ts'o
2009-01-01
3
-28
/
+13
|
*
ext3/4: Fix loop index in do_split() so it is signed
Theodore Ts'o
2008-12-06
2
-4
/
+4
|
*
ext4: Add support for non-native signed/unsigned htree hash algorithms
Theodore Ts'o
2008-10-28
5
-10
/
+90
|
*
ext3: Add support for non-native signed/unsigned htree hash algorithms
Theodore Ts'o
2008-10-28
3
-10
/
+86
|
*
ext4: fix printk format warning
Alexander Beregalov
2008-10-29
2
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-01-08
1
-14
/
+22
|
\
\
|
*
|
[SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE
FUJITA Tomonori
2009-01-02
1
-1
/
+1
|
*
|
[SCSI] block: fix the partial mappings with struct rq_map_data
FUJITA Tomonori
2009-01-02
1
-3
/
+9
|
*
|
[SCSI] block: fix bio_add_page misuse with rq_map_data
FUJITA Tomonori
2009-01-02
1
-12
/
+14
*
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-01-08
1
-0
/
+14
|
\
\
\
|
*
|
|
md: make devices disappear when they are no longer needed.
NeilBrown
2009-01-09
1
-0
/
+14
*
|
|
|
fix similar typos to successfull
Coly Li
2009-01-08
2
-3
/
+3
*
|
|
|
generic swap(): dcache: use swap() instead of private do_switch()
Wu Fengguang
2009-01-08
1
-9
/
+5
*
|
|
|
generic swap(): ext4: remove local swap() macro
Wu Fengguang
2009-01-08
1
-4
/
+0
*
|
|
|
generic swap(): ext3: remove local swap() macro
Wu Fengguang
2009-01-08
1
-4
/
+0
*
|
|
|
remove lots of double-semicolons
Fernando Carrijo
2009-01-08
2
-2
/
+2
*
|
|
|
romfs: romfs_iget() - unsigned ino >= 0 is always true
roel kluin
2009-01-08
1
-6
/
+6
*
|
|
|
vmcore: remove saved_max_pfn check
Magnus Damm
2009-01-08
1
-2
/
+0
*
|
|
|
ELF: implement AT_RANDOM for glibc PRNG seeding
Kees Cook
2009-01-08
1
-0
/
+12
*
|
|
|
memcg: synchronized LRU
KAMEZAWA Hiroyuki
2009-01-08
1
-0
/
+1
*
|
|
|
quota: don't set grace time when user isn't above softlimit
Jan Kara
2009-01-08
1
-0
/
+2
*
|
|
|
coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL
Richard A. Holden III
2009-01-08
1
-1
/
+4
*
|
|
|
jbd: remove excess kernel-doc notation
Randy Dunlap
2009-01-08
1
-1
/
+0
*
|
|
|
ext3: tighten restrictions on inode flags
Duane Griffin
2009-01-08
2
-8
/
+3
*
|
|
|
ext3: don't inherit inappropriate inode flags from parent
Duane Griffin
2009-01-08
1
-1
/
+1
*
|
|
|
ext3: allocate ->s_blockgroup_lock separately
Pekka Enberg
2009-01-08
1
-1
/
+9
*
|
|
|
jbd: improve fsync batching
Josef Bacik
2009-01-08
2
-5
/
+48
*
|
|
|
ext2: tighten restrictions on inode flags
Duane Griffin
2009-01-08
2
-8
/
+3
*
|
|
|
ext2: don't inherit inappropriate inode flags from parent
Duane Griffin
2009-01-08
1
-1
/
+1
*
|
|
|
ext2: allocate ->s_blockgroup_lock separately
Pekka J Enberg
2009-01-08
1
-1
/
+9
*
|
|
|
ext2: fix ext2_splice_branch() comments
Qinghuang Feng
2009-01-08
1
-2
/
+0
*
|
|
|
async: Don't call async_synchronize_full_special() while holding sb_lock
Dave Kleikamp
2009-01-08
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-01-07
19
-435
/
+1065
|
\
\
\
|
*
|
|
nfsd: last_byte_offset
Benny Halevy
2009-01-07
1
-16
/
+26
|
*
|
|
nfsd: delete wrong file comment from nfsd/nfs4xdr.c
Marc Eshel
2009-01-07
1
-2
/
+0
|
*
|
|
nfsd: git rid of nfs4_cb_null_ops declaration
Benny Halevy
2009-01-07
1
-3
/
+0
|
*
|
|
nfsd: dprint each op status in nfsd4_proc_compound
Benny Halevy
2009-01-07
1
-0
/
+5
|
*
|
|
nfsd: add etoosmall to nfserrno
Dean Hildebrand
2009-01-07
1
-0
/
+1
|
*
|
|
NFSD: FIDs need to take precedence over UUIDs
Steve Dickson
2009-01-07
1
-3
/
+3
|
*
|
|
nfsd: fix double-locks of directory mutex
J. Bruce Fields
2009-01-07
1
-3
/
+31
|
*
|
|
CRED: Fix NFSD regression
David Howells
2009-01-07
1
-2
/
+2
|
*
|
|
NLM: Clean up flow of control in make_socks() function
Chuck Lever
2009-01-07
1
-8
/
+14
|
*
|
|
NLM: Refactor make_socks() function
Chuck Lever
2009-01-07
1
-15
/
+16
|
*
|
|
nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT
J. Bruce Fields
2009-01-07
1
-10
/
+20
|
*
|
|
NFSD: Add documenting comments for nfsctl interface
Chuck Lever
2009-01-06
1
-16
/
+437
|
*
|
|
NFSD: Replace open-coded integer with macro
Chuck Lever
2009-01-06
1
-2
/
+2
|
*
|
|
NFSD: Fix a handful of coding style issues in write_filehandle()
Chuck Lever
2009-01-06
1
-3
/
+6
|
*
|
|
NFSD: clean up failover sysctl function naming
Chuck Lever
2009-01-06
1
-7
/
+6
|
*
|
|
lockd: Enable NLM use of AF_INET6
Chuck Lever
2009-01-06
1
-1
/
+12
|
*
|
|
NSM: Move nsm_create()
Chuck Lever
2009-01-06
1
-31
/
+20
[prev]
[next]