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
...
|
*
NLM: Support IPv6 scope IDs in nlm_display_address()
Chuck Lever
2009-01-06
1
-6
/
+15
|
*
NLM: Remove AF_UNSPEC arm in nlm_display_address()
Chuck Lever
2009-01-06
1
-3
/
+0
|
*
NLM: Remove address eye-catcher buffers from nlm_host
Chuck Lever
2009-01-06
1
-7
/
+3
|
*
lockd: set svc_serv->sv_maxconn to a more reasonable value (try #3)
Jeff Layton
2009-01-06
1
-0
/
+8
|
*
nfsd: Fix leaked memory in nfs4_make_rec_clidname
Krishna Kumar
2009-01-06
1
-1
/
+1
|
*
nfsd: Minor cleanup of find_stateid
Krishna Kumar
2009-01-06
1
-3
/
+4
|
*
nfsd: update fh_verify description
J. Bruce Fields
2009-01-06
1
-6
/
+24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-01-07
1
-0
/
+32
|
\
\
|
*
|
debugfs: add helpers for exporting a size_t simple value
Inaky Perez-Gonzalez
2009-01-07
1
-0
/
+32
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async
Linus Torvalds
2009-01-07
2
-7
/
+23
|
\
\
\
|
*
|
|
async: make the final inode deletion an asynchronous event
Arjan van de Ven
2009-01-07
2
-7
/
+23
|
|
/
/
*
|
|
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
2009-01-07
5
-118
/
+134
|
\
\
\
|
*
|
|
proc: remove write-only variable in proc_pident_lookup()
WANG Cong
2009-01-05
1
-2
/
+0
|
*
|
|
proc: fix sparse warning
Hannes Eder
2009-01-05
1
-2
/
+2
|
*
|
|
proc: add /proc/*/stack
Ken Chen
2009-01-05
1
-0
/
+38
|
*
|
|
proc: remove '##' usage
Alexey Dobriyan
2009-01-05
1
-93
/
+90
|
*
|
|
proc: remove useless WARN_ONs
Alexey Dobriyan
2009-01-05
1
-4
/
+0
|
*
|
|
proc: stop using BKL
Alexey Dobriyan
2009-01-05
4
-17
/
+4
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2009-01-07
3
-2
/
+3
|
\
\
\
\
|
*
|
|
|
GFS2: Fix typo in gfs_page_mkwrite()
Benjamin Marzinski
2009-01-07
1
-1
/
+1
|
*
|
|
|
GFS2: LSF and LBD are now one and the same
Steven Whitehouse
2009-01-07
1
-1
/
+1
|
*
|
|
|
GFS2: Set GFP_NOFS when allocating page on write
Steven Whitehouse
2009-01-07
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-01-07
9
-10
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
trivial: fix an -> a typos in documentation and comments
Frederik Schwarzer
2009-01-06
1
-1
/
+1
|
*
|
|
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
8
-9
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-01-06
1
-8
/
+3
|
\
\
\
|
*
|
|
block: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-8
/
+3
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2009-01-06
6
-171
/
+693
|
\
\
\
|
*
|
|
fuse: clean up annotations of fc->lock
Harvey Harrison
2008-12-02
2
-5
/
+16
|
*
|
|
fuse: fix sparse warning in ioctl
Miklos Szeredi
2008-12-02
1
-1
/
+1
|
*
|
|
fuse: add fuse_conn->release()
Tejun Heo
2008-11-26
2
-1
/
+10
|
*
|
|
fuse: separate out fuse_conn_init() from new_conn()
Tejun Heo
2008-11-26
2
-57
/
+67
|
*
|
|
fuse: add fuse_ prefix to several functions
Tejun Heo
2008-11-26
5
-52
/
+54
|
*
|
|
fuse: implement poll support
Tejun Heo
2008-11-26
4
-0
/
+172
|
*
|
|
fuse: implement unsolicited notification
Tejun Heo
2008-11-26
1
-2
/
+25
|
*
|
|
fuse: add file kernel handle
Tejun Heo
2008-11-26
4
-4
/
+15
|
*
|
|
fuse: implement ioctl support
Tejun Heo
2008-11-26
1
-0
/
+280
|
*
|
|
fuse: don't let fuse_req->end() put the base reference
Tejun Heo
2008-11-26
3
-7
/
+4
|
*
|
|
fuse: style fixes
Miklos Szeredi
2008-11-26
6
-47
/
+54
*
|
|
|
bfs: check that filesystem fits on the blockdevice
Eric Sesterhenn
2009-01-06
1
-0
/
+12
*
|
|
|
bfs: add some basic sanity checks
Eric Sesterhenn
2009-01-06
1
-0
/
+33
*
|
|
|
fs/exec.c: make do_coredump() void
WANG Cong
2009-01-06
1
-2
/
+2
*
|
|
|
minix: fix add link's wrong position calculation
Evgeniy Dushistov
2009-01-06
1
-1
/
+1
*
|
|
|
autofs4: fix string validation check order
Ian Kent
2009-01-06
1
-6
/
+7
*
|
|
|
autofs4: make autofs type usage explicit
Ian Kent
2009-01-06
5
-17
/
+15
*
|
|
|
autofs4: fix var shadowed by local delaration
Ian Kent
2009-01-06
1
-3
/
+3
*
|
|
|
autofs4: improve parameter usage
Ian Kent
2009-01-06
1
-25
/
+29
*
|
|
|
fs/ecryptfs/inode.c: cleanup kerneldoc
Qinghuang Feng
2009-01-06
1
-2
/
+1
*
|
|
|
eCryptfs: Clean up ecryptfs_decode_from_filename()
Michael Halcrow
2009-01-06
1
-27
/
+24
*
|
|
|
eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()
Michael Halcrow
2009-01-06
1
-0
/
+11
[prev]
[next]