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
*
prevent cifs_writepages() from skipping unwritten pages
Dave Kleikamp
2008-11-18
1
-1
/
+4
*
Fixed parsing of mount options when doing DFS submount
Igor Mammedov
2008-11-18
2
-27
/
+83
*
[CIFS] Fix check for tcon seal setting and fix oops on failed mount from earl...
Steve French
2008-11-17
1
-3
/
+4
*
[CIFS] Fix build break
Steve French
2008-11-17
1
-2
/
+2
*
cifs: reinstate sharing of tree connections
Jeff Layton
2008-11-17
6
-218
/
+249
*
[CIFS] minor cleanup to cifs_mount
Steve French
2008-11-15
1
-40
/
+34
*
cifs: reinstate sharing of SMB sessions sans races
Jeff Layton
2008-11-14
7
-166
/
+175
*
cifs: disable sharing session and tcon and add new TCP sharing code
Jeff Layton
2008-11-14
6
-150
/
+96
*
[CIFS] clean up server protocol handling
Steve French
2008-11-14
3
-31
/
+33
*
[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount...
Steve French
2008-11-13
3
-20
/
+13
*
[CIFS] Fix cifs reconnection flags
Steve French
2008-11-13
5
-151
/
+160
*
[CIFS] Can't rely on iov length and base when kernel_recvmsg returns error
Steve French
2008-11-03
1
-2
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-11-03
8
-30
/
+86
|
\
|
*
cifs: fix renaming one hardlink on top of another
Jeff Layton
2008-11-03
1
-1
/
+3
|
*
[CIFS] fix error in smb_send2
Steve French
2008-10-30
3
-4
/
+7
|
*
[CIFS] Reduce number of socket retries in large write path
Steve French
2008-10-29
5
-25
/
+76
*
|
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
2008-11-03
1
-18
/
+20
|
\
\
|
*
|
proc: revert /proc/uptime to ->read_proc hook
Alexey Dobriyan
2008-10-27
1
-18
/
+20
*
|
|
saner FASYNC handling on file close
Al Viro
2008-11-01
4
-7
/
+4
*
|
|
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-10-31
3
-0
/
+3
|
\
\
\
|
*
|
|
NLM: Set address family before calling nlm_host_rebooted()
Chuck Lever
2008-10-30
2
-0
/
+2
|
*
|
|
nfsd: fix failure to set eof in readdir in some situations
J. Bruce Fields
2008-10-30
1
-0
/
+1
*
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2008-10-31
5
-63
/
+46
|
\
\
\
\
|
*
|
|
|
delay capable() check in ext4_has_free_blocks()
Eric Sandeen
2008-10-28
1
-12
/
+14
|
*
|
|
|
merge ext4_claim_free_blocks & ext4_has_free_blocks
Eric Sandeen
2008-10-28
2
-43
/
+17
|
*
|
|
|
jbd2: Call the commit callback before the transaction could get dropped
Theodore Ts'o
2008-10-28
1
-4
/
+4
|
*
|
|
|
ext4: fix a bug accessing freed memory in ext4_abort
Hidehiro Kawai
2008-10-27
1
-4
/
+7
|
*
|
|
|
ext3: fix a bug accessing freed memory in ext3_abort
Hidehiro Kawai
2008-10-27
1
-3
/
+7
|
|
/
/
/
*
|
|
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-10-30
1
-8
/
+3
|
\
\
\
\
|
*
|
|
|
NFS: Convert nfs_attr_generation_counter into an atomic_long
Trond Myklebust
2008-10-28
1
-8
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
fs: remove excess kernel-doc
Randy Dunlap
2008-10-30
1
-1
/
+0
*
|
|
|
ecryptfs: fix memory corruption when storing crypto info in xattrs
Eric Sandeen
2008-10-30
1
-7
/
+8
*
|
|
|
fs: remove prepare_write/commit_write
Nick Piggin
2008-10-30
4
-6
/
+5
|
/
/
/
*
|
|
Switch to a valid email address...
Alan Cox
2008-10-27
4
-4
/
+4
|
/
/
*
|
epoll: avoid double-inserts in case of EFAULT
Davide Libenzi
2008-10-26
1
-2
/
+9
*
|
select: deal with math overflow from borderline valid userland data
Arjan van de Ven
2008-10-26
2
-4
/
+6
*
|
ext4: Fix duplicate entries returned from getdents() system call
Theodore Ts'o
2008-10-25
1
-12
/
+8
*
|
ext3: Fix duplicate entries returned from getdents() system call
Theodore Ts'o
2008-10-25
1
-12
/
+8
|
/
*
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
2008-10-23
24
-965
/
+895
|
\
|
*
proc: remove fs/proc/proc_misc.c
Alexey Dobriyan
2008-10-23
3
-67
/
+2
|
*
proc: move /proc/vmcore creation to fs/proc/vmcore.c
Alexey Dobriyan
2008-10-23
2
-6
/
+3
|
*
proc: move pagecount stuff to fs/proc/page.c
Alexey Dobriyan
2008-10-23
3
-135
/
+148
|
*
proc: move all /proc/kcore stuff to fs/proc/kcore.c
Alexey Dobriyan
2008-10-23
2
-9
/
+13
|
*
proc: move /proc/schedstat boilerplate to kernel/sched_stats.h
Alexey Dobriyan
2008-10-23
1
-3
/
+0
|
*
proc: move /proc/modules boilerplate to kernel/module.c
Alexey Dobriyan
2008-10-23
1
-17
/
+0
|
*
proc: move /proc/diskstats boilerplate to block/genhd.c
Alexey Dobriyan
2008-10-23
1
-16
/
+0
|
*
proc: move /proc/zoneinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
2008-10-23
1
-13
/
+0
|
*
proc: move /proc/vmstat boilerplate to mm/vmstat.c
Alexey Dobriyan
2008-10-23
1
-12
/
+0
|
*
proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
2008-10-23
1
-13
/
+0
|
*
proc: move /proc/buddyinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
2008-10-23
1
-14
/
+0
[next]