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
*
isofs: fix Joliet regression
Bartlomiej Zolnierkiewicz
2009-07-10
1
-2
/
+2
*
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-07-10
6
-76
/
+92
|
\
|
*
UBIFS: fix corruption dump
Artem Bityutskiy
2009-07-09
1
-2
/
+26
|
*
UBIFS: clean up free space checking
Artem Bityutskiy
2009-07-09
1
-19
/
+3
|
*
UBIFS: small amendments in the LEB scanning code
Artem Bityutskiy
2009-07-09
3
-11
/
+17
|
*
UBIFS: dump a little more in case of corruptions
Artem Bityutskiy
2009-07-09
1
-3
/
+3
|
*
UBIFS: allow more than one volume to be mounted
Daniel Mack
2009-07-05
1
-1
/
+2
|
*
UBIFS: fix assertion warning
Artem Bityutskiy
2009-07-05
1
-0
/
+3
|
*
UBIFS: minor spelling and grammar fixes
Adrian Hunter
2009-07-05
2
-3
/
+3
|
*
UBIFS: fix 64-bit divisions in debug print
Adrian Hunter
2009-07-05
1
-2
/
+3
|
*
UBIFS: few spelling fixes
Artem Bityutskiy
2009-07-05
2
-4
/
+4
|
*
UBIFS: set write-buffer timout to 3-5 seconds
Artem Bityutskiy
2009-07-05
2
-15
/
+7
|
*
UBIFS: slightly optimize write-buffer timer usage
Artem Bityutskiy
2009-07-05
3
-12
/
+9
|
*
UBIFS: improve debugging messaged
Artem Bityutskiy
2009-07-05
1
-10
/
+16
|
*
UBIFS: fix integer overflow warning
Adrian Hunter
2009-07-05
1
-1
/
+3
*
|
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2009-07-10
9
-33
/
+28
|
\
\
|
*
|
exofs: Avoid using file_fsync()
Boaz Harrosh
2009-06-21
3
-6
/
+16
|
*
|
exofs: Remove IBM copyrights
Boaz Harrosh
2009-06-21
9
-27
/
+9
|
*
|
exofs: Fix bio leak in error handling path (sync read)
Boaz Harrosh
2009-06-21
1
-0
/
+3
*
|
|
fuse: Fix build error
Larry Finger
2009-07-10
2
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-07-10
7
-22
/
+26
|
\
\
\
|
*
|
|
block: fix sg SG_DXFER_TO_FROM_DEV regression
FUJITA Tomonori
2009-07-10
1
-10
/
+12
|
*
|
|
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2009-07-10
6
-12
/
+14
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2009-07-10
4
-34
/
+15
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
nilfs2: fix disorder in cp count on error during deleting checkpoints
Jiro SEKIBA
2009-07-05
1
-3
/
+2
|
*
|
|
nilfs2: fix lockdep warning between regular file and inode file
Ryusuke Konishi
2009-07-05
1
-0
/
+5
|
*
|
|
nilfs2: fix incorrect KERN_CRIT messages in case of write failures
Ryusuke Konishi
2009-07-05
1
-9
/
+0
|
*
|
|
nilfs2: fix hang problem of log writer which occurs after write failures
Ryusuke Konishi
2009-07-05
1
-20
/
+6
|
*
|
|
nilfs2: remove unlikely directive causing mis-conversion of error code
Ryusuke Konishi
2009-07-05
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2009-07-09
13
-896
/
+686
|
\
\
\
|
*
|
|
cifs: when ATTR_READONLY is set, only clear write bits on non-directories
Jeff Layton
2009-07-09
1
-4
/
+4
|
*
|
|
cifs: remove cifsInodeInfo->inUse counter
Jeff Layton
2009-07-09
2
-2
/
+0
|
*
|
|
cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
Jeff Layton
2009-07-09
5
-529
/
+252
|
*
|
|
[CIFS] update cifs version number
Steve French
2009-07-09
2
-2
/
+6
|
*
|
|
cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls
Jeff Layton
2009-07-09
3
-1
/
+77
|
*
|
|
cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO
Jeff Layton
2009-07-09
1
-32
/
+42
|
*
|
|
cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
Jeff Layton
2009-07-09
5
-22
/
+23
|
*
|
|
cifs: add pid of initiating process to spnego upcall info
Jeff Layton
2009-07-09
1
-1
/
+8
|
*
|
|
cifs: fix regression with O_EXCL creates and optimize away lookup
Jeff Layton
2009-07-08
1
-0
/
+9
|
*
|
|
cifs: add new cifs_iget function and convert unix codepath to use it
Jeff Layton
2009-07-01
7
-377
/
+339
*
|
|
|
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-4
/
+6
*
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-07-08
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
quota: Fix possible deadlock during parallel quotaon and quotaoff
Jiaying Zhang
2009-07-07
1
-2
/
+2
*
|
|
|
|
Free the memory allocated by memdup_user() in fs/sysfs/bin.c
Catalin Marinas
2009-07-08
1
-0
/
+1
*
|
|
|
|
headers: mnt_namespace.h redux
Alexey Dobriyan
2009-07-08
4
-3
/
+1
|
/
/
/
/
*
|
|
|
cred_guard_mutex: do not return -EINTR to user-space
Oleg Nesterov
2009-07-06
2
-4
/
+4
*
|
|
|
sys_sync(): fix 16% performance regression in ffsb create_4k test
Zhang, Yanmin
2009-07-06
1
-0
/
+5
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-07-04
1
-2
/
+1
|
\
\
\
|
*
|
|
NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()
David Howells
2009-07-03
1
-2
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2009-07-02
1
-0
/
+3
|
\
\
\
\
[next]