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
...
|
*
|
cifs: change cifs_get_name_from_search_buf to use new unicode helper
Jeff Layton
2009-04-30
3
-75
/
+13
|
*
|
cifs: change CIFSSMBUnixQuerySymLink to use new helpers
Jeff Layton
2009-04-30
3
-41
/
+20
|
*
|
cifs: fix session setup unicode string saving to use new unicode helpers
Jeff Layton
2009-04-30
1
-58
/
+22
|
*
|
cifs: convert CIFSTCon to use new unicode helper functions
Jeff Layton
2009-04-30
1
-35
/
+14
|
*
|
cifs: rename cifs_strlcpy_to_host and make it use new functions
Jeff Layton
2009-04-30
3
-43
/
+52
|
*
|
cifs: add new function to get unicode string length in bytes
Jeff Layton
2009-04-30
3
-23
/
+35
|
*
|
cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2
Jeff Layton
2009-04-30
2
-0
/
+126
|
*
|
cifs: move #defines for mapchars into cifs_unicode.h
Jeff Layton
2009-04-30
2
-11
/
+13
|
*
|
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2009-04-30
66
-1009
/
+1047
|
|
\
\
|
*
\
\
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2009-04-20
1
-2
/
+3
|
|
\
\
\
|
*
|
|
|
cifs: Increase size of tmp_buf in cifs_readdir to avoid potential overflows
Suresh Jayaraman
2009-04-20
1
-1
/
+1
|
*
|
|
|
cifs: Rename cifs_strncpy_to_host and fix buffer size
Suresh Jayaraman
2009-04-20
1
-10
/
+10
|
*
|
|
|
[CIFS] Make cifs_unlink consistent in checks for null inode
Steve French
2009-04-20
3
-7
/
+22
*
|
|
|
|
fiemap: fix problem with setting FIEMAP_EXTENT_LAST
Josef Bacik
2009-05-06
1
-20
/
+55
*
|
|
|
|
inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive
Wu Fengguang
2009-05-06
1
-1
/
+1
*
|
|
|
|
proc: avoid information leaks to non-privileged processes
Jake Edge
2009-05-04
2
-5
/
+13
*
|
|
|
|
NFS: Close page_mkwrite() races
Trond Myklebust
2009-05-02
1
-3
/
+3
*
|
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-05-02
3
-89
/
+108
|
\
\
\
\
\
|
*
|
|
|
|
xfs: fix getbmap vs mmap deadlock
Christoph Hellwig
2009-04-30
1
-17
/
+35
|
*
|
|
|
|
xfs: a couple getbmap cleanups
Christoph Hellwig
2009-04-30
1
-83
/
+79
|
*
|
|
|
|
xfs: add more checks to superblock validation
Olaf Weber
2009-04-30
1
-0
/
+3
|
*
|
|
|
|
xfs_file_last_byte() needs to acquire ilock
Lachlan McIlroy
2009-04-30
1
-0
/
+2
*
|
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-05-02
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
configfs: Fix Trivial Warning in fs/configfs/symlink.c
Subrata Modak
2009-04-21
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-05-02
6
-20
/
+38
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ocfs2: Fix a missing credit when deleting from indexed directories.
Joel Becker
2009-04-30
1
-2
/
+3
|
*
|
|
|
|
|
ocfs2/trivial: Remove unused variable in ocfs2_rename.
Tao Ma
2009-04-29
1
-4
/
+0
|
*
|
|
|
|
|
ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock()
Sunil Mushran
2009-04-23
1
-0
/
+15
|
*
|
|
|
|
|
ocfs2: Fix some printk() warnings.
Joel Becker
2009-04-21
2
-11
/
+17
|
*
|
|
|
|
|
ocfs2: Fix 2 warning during ocfs2 make.
Tao Ma
2009-04-21
2
-2
/
+2
|
*
|
|
|
|
|
ocfs2: Reserve 1 more cluster in expanding_inline_dir for indexed dir.
Tao Ma
2009-04-07
1
-1
/
+1
*
|
|
|
|
|
|
ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c
Oleg Nesterov
2009-05-02
1
-2
/
+2
*
|
|
|
|
|
|
mm: fix Committed_AS underflow on large NR_CPUS environment
KOSAKI Motohiro
2009-05-02
1
-1
/
+1
*
|
|
|
|
|
|
alpha: binfmt_aout fix
Ivan Kokshaysky
2009-05-02
1
-3
/
+4
*
|
|
|
|
|
|
pagemap: require aligned-length, non-null reads of /proc/pid/pagemap
Vitaly Mayatskikh
2009-05-02
1
-0
/
+4
*
|
|
|
|
|
|
mm: close page_mkwrite races
Nick Piggin
2009-05-02
1
-4
/
+6
*
|
|
|
|
|
|
autofs4: fix incorrect return in autofs4_mount_busy()
Ian Kent
2009-05-02
1
-1
/
+3
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
eCryptfs: Fix min function comparison warning
Tyler Hicks
2009-04-27
1
-1
/
+1
*
|
|
|
|
|
ecryptfs: fix printk format warning
Randy Dunlap
2009-04-27
1
-1
/
+1
*
|
|
|
|
|
bio: fix memcpy corruption in bio_copy_user_iov()
FUJITA Tomonori
2009-04-28
1
-0
/
+3
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-04-27
17
-337
/
+281
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Btrfs: look for acls during btrfs_read_locked_inode
Chris Mason
2009-04-27
1
-0
/
+62
|
*
|
|
|
|
|
Btrfs: fix acl caching
Chris Mason
2009-04-27
2
-7
/
+15
|
*
|
|
|
|
|
Btrfs: Fix a bunch of printk() warnings.
Joel Becker
2009-04-27
5
-23
/
+40
|
*
|
|
|
|
|
Btrfs: Fix a trivial warning using max() of u64 vs ULL.
Joel Becker
2009-04-27
1
-1
/
+1
|
*
|
|
|
|
|
Btrfs: remove unused btrfs_bit_radix slab
Chris Mason
2009-04-27
1
-8
/
+0
|
*
|
|
|
|
|
Btrfs: ratelimit IO error printks
Chris Mason
2009-04-27
2
-17
/
+31
|
*
|
|
|
|
|
Btrfs: remove #if 0 code
Chris Mason
2009-04-27
3
-188
/
+1
|
*
|
|
|
|
|
Btrfs: When shrinking, only update disk size on success
Chris Ball
2009-04-27
2
-11
/
+27
|
*
|
|
|
|
|
Btrfs: fix deadlocks and stalls on dead root removal
Chris Mason
2009-04-24
1
-0
/
+6
[prev]
[next]